summaryrefslogtreecommitdiff
path: root/libavformat/md5enc.c
Commit message (Expand)AuthorAge
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-16
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* Add -f framemd5 muxer similar to framecrc.Reimar Döffinger2010-05-24
* Add a md5 muxer that allows checking the md5 sums of generated streams withoutReimar Döffinger2010-05-23