July 1, 2010
View ffd31cf

base64: improve documentation

Måns Rullgård authored on 2010/07/01 05:09:32
View 49bd8e4

Fix grammar errors in documentation

Måns Rullgård authored on 2010/07/01 00:38:06
June 4, 2010
View 31878fc

Add AV_BASE64_SIZE() macro

Howard Chu authored on 2010/06/04 10:15:07
June 6, 2009
View bf7e799

Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should improve plain text doxy readability.

Stefano Sabatini authored on 2009/06/06 18:35:15
February 9, 2009
View 74afdc5

Document the av_base64_encode/decode functions.

Stefano Sabatini authored on 2009/02/09 06:23:15
View ac76729

Cosmetics: "* out" -> "*out" for consistency with the other parameters.

Stefano Sabatini authored on 2009/02/09 06:19:04
View 5118bd4

Cosmetics: rename the "size" parameter of av_base64_encode() to "in_size".

Stefano Sabatini authored on 2009/02/09 06:16:36
View 52ef50a

Cosmetics: prefer out/in over buf/src for the parameter names of av_base64_encode(), for consistency/readability reasons.

Stefano Sabatini authored on 2009/02/09 06:13:11
View 61ccbc5

Cosmetics: consistently prefer "size" over "len"/"length" for the variable names.

Stefano Sabatini authored on 2009/02/09 06:08:42
January 29, 2009
View bfe3676

spelling/grammar/consistency review part II

Diego Biurrun authored on 2009/01/29 08:03:17
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
October 31, 2007
View e76e2bb

Mark the source buffer as "const"

Luca Abeni authored on 2007/10/31 00:32:52
October 17, 2007
View 5b21bda

Add FFMPEG_ prefix to all multiple inclusion guards.

Diego Biurrun authored on 2007/10/17 18:37:46
June 18, 2007
View efb7757

add a comment to indicate which #endif belong to which #define

Guillaume Poirier authored on 2007/06/18 03:59:28
June 17, 2007
View 699b3f9

add multiple inclusion guards to headers

Måns Rullgård authored on 2007/06/17 09:01:30