]> git.sesse.net Git - ffmpeg/history - libavutil/base64.h
configure: MMAL-related decoders should depend on, not select, mmal
[ffmpeg] / libavutil / base64.h
2011-11-22 Luca Barbatodoxy: provide a start page and document libavutil
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-06-30 Måns Rullgårdbase64: improve documentation
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-04 Howard ChuAdd AV_BASE64_SIZE() macro
2009-06-06 Stefano SabatiniRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-02-08 Stefano SabatiniDocument the av_base64_encode/decode functions.
2009-02-08 Stefano SabatiniCosmetics: "* out" -> "*out" for consistency with the...
2009-02-08 Stefano SabatiniCosmetics: rename the "size" parameter of av_base64_enc...
2009-02-08 Stefano SabatiniCosmetics: prefer out/in over buf/src for the parameter...
2009-02-08 Stefano SabatiniCosmetics: consistently prefer "size" over "len"/"lengt...
2009-01-28 Diego Biurrunspelling/grammar/consistency review part II
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-30 Luca AbeniMark the source buffer as "const"
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-03-19 Luca Barbatoexpose av_base64_decode and av_base64_encode
2007-02-28 Luca BarbatoReverting stray commit part II, r8156 had the base64...
2007-02-28 Luca BarbatoReverting stray commit part I
2007-02-28 Luca Barbatoget_packetheader() forgot to read the header_checksum...
2007-02-13 Carl Eugen HoyosMove base64.[ch] to libavutil.