]> git.sesse.net Git - ffmpeg/history - libavutil/base64.h
Use next_pts if pkt->dts is unknown. In an ideal world this would not be needed
[ffmpeg] / libavutil / base64.h
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.