summaryrefslogtreecommitdiff
path: root/libavformat/dfa.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* lavf: more correct printf format specifiersDiego Biurrun2014-03-11
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-06
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-27
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17
* Chronomaster DFA decoderKostya Shishkov2011-03-28