]> git.sesse.net Git - ffmpeg/history - libavutil/base64.c
fix encoding of flac private data
[ffmpeg] / libavutil / base64.c
2008-01-14 Sigbjørn SkjæretAdd a couple of missing consts.
2007-11-08 Luca AbeniReindent the code after last commit
2007-11-08 Luca AbeniRemove redundant "if(len)"
2007-10-30 Luca AbeniMark the source buffer as "const"
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.