summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-01-02lavu/base64: extend/clarify doxy for the base64 APIStefano Sabatini1-5/+7
2011-11-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer64-866/+1390
2011-11-22doxy: provide a start page and document libavutilLuca Barbato19-16/+377
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-06-30base64: improve documentationMåns Rullgård1-13/+13
2010-06-30Fix grammar errors in documentationMåns Rullgård111-579/+578
2010-06-04Add AV_BASE64_SIZE() macroHoward Chu1-0/+5
2009-06-06Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini13-80/+80
2009-02-08Document the av_base64_encode/decode functions.Stefano Sabatini1-5/+15
2009-02-08Cosmetics: "* out" -> "*out" for consistency with the otherStefano Sabatini2-2/+2
2009-02-08Cosmetics: rename the "size" parameter of av_base64_encode() to "in_size".Stefano Sabatini2-5/+5
2009-02-08Cosmetics: prefer out/in over buf/src for the parameter names ofStefano Sabatini2-5/+5
2009-02-08Cosmetics: consistently prefer "size" over "len"/"length" for theStefano Sabatini2-8/+8
2009-01-28spelling/grammar/consistency review part IIDiego Biurrun11-42/+43
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2007-10-30Mark the source buffer as "const"Luca Abeni2-2/+2
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier51-51/+51
2007-06-17add multiple inclusion guards to headersMåns Rullgård51-0/+248
2007-06-16include all prerequisites in header filesMåns Rullgård72-0/+180
2007-03-19expose av_base64_decode and av_base64_encodeLuca Barbato5-11/+12
2007-02-28Reverting stray commit part II, r8156 had the base64 export patch mixed with ...Luca Barbato5-0/+776
2007-02-28Reverting stray commit part ILuca Barbato5-786/+0
2007-02-28get_packetheader() forgot to read the header_checksum in big packetsLuca Barbato6-18/+30
2007-02-13Move base64.[ch] to libavutil.Carl Eugen Hoyos4-3/+13