]> git.sesse.net Git - ffmpeg/history - libavcodec/bmv.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
[ffmpeg] / libavcodec / bmv.c
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-06-03 Kostya Shishkovbmv: add stricter checks for invalid decoded length
2012-01-02 Justin Rugglesbmv audio: implement new audio decoding API
2011-11-07 Kostya ShishkovBMV demuxer and decoder