]> git.sesse.net Git - ffmpeg/history - libavformat/md5enc.c
AVFrame: deprecate all now unused fields
[ffmpeg] / libavformat / md5enc.c
2012-10-11 Martin Storsjömd5: Allocate a normal private context for the opaque...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-05-20 James Zernavformat: Add a flag to mark muxers that allow (non...
2012-02-03 Anton Khirnovframe{crc/md5}: set the stream timebase from codec...
2011-11-23 Anton Khirnovmd5enc: add flags
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-05-24 Reimar DöffingerAdd -f framemd5 muxer similar to framecrc.
2010-05-23 Reimar DöffingerAdd a md5 muxer that allows checking the md5 sums of...