aboutsummaryrefslogtreecommitdiff
path: root/libavformat/bmv.c
AgeCommit message (Expand)Author
2013-09-19avformat/bmv: remove unused variableMichael Niedermayer
2013-09-19Merge commit '5626f994f273af80fb100d4743b963304de9e05c'Michael Niedermayer
2013-09-18avformat: Use av_reallocp() where suitableAlexandra Khirnova
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2012-11-12bmv: set channel layoutJustin Ruggles
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-04-06cosmetics: Align muxer/demuxer declarationsMartin Storsjö
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov
2011-11-08BMV demuxer and decoderKostya Shishkov