log base64.h @ 1028:5dbb12a37c3d libavutil tip

age author description
Wed, 30 Jun 2010 20:09:32 +0000 mru base64: improve documentation libavutil
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavutil
Fri, 04 Jun 2010 01:15:07 +0000 hyc Add AV_BASE64_SIZE() macro libavutil
Sat, 06 Jun 2009 09:35:15 +0000 stefano Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavutil
Sun, 08 Feb 2009 21:23:15 +0000 stefano Document the av_base64_encode/decode functions. libavutil
Sun, 08 Feb 2009 21:19:04 +0000 stefano Cosmetics: "* out" -> "*out" for consistency with the other libavutil
Sun, 08 Feb 2009 21:16:36 +0000 stefano Cosmetics: rename the "size" parameter of av_base64_encode() to "in_size". libavutil
Sun, 08 Feb 2009 21:13:11 +0000 stefano Cosmetics: prefer out/in over buf/src for the parameter names of libavutil
Sun, 08 Feb 2009 21:08:42 +0000 stefano Cosmetics: consistently prefer "size" over "len"/"length" for the libavutil
Wed, 28 Jan 2009 23:03:17 +0000 diego spelling/grammar/consistency review part II libavutil
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavutil
Tue, 30 Oct 2007 15:32:52 +0000 lucabe Mark the source buffer as "const" libavutil
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavutil
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libavutil
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers libavutil
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavutil
Mon, 19 Mar 2007 00:48:47 +0000 lu_zero expose av_base64_decode and av_base64_encode libavutil
Wed, 28 Feb 2007 03:28:31 +0000 lu_zero get_packetheader() forgot to read the header_checksum in big packets libavutil
Tue, 13 Feb 2007 08:21:47 +0000 diego Move base64.[ch] to libavutil. libavutil