summaryrefslogtreecommitdiff
path: root/libavformat/bmv.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* bmv: Remove unused variableDiego Biurrun2013-10-06
* avformat: Use av_reallocp() where suitableAlexandra Khirnova2013-09-18
* bmv: set channel layoutJustin Ruggles2012-11-12
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* 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
* BMV demuxer and decoderKostya Shishkov2011-11-08