]> git.sesse.net Git - ffmpeg/history - libavcodec/bmv.c
lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decoders
[ffmpeg] / libavcodec / bmv.c
2012-10-19 Kostya Shishkovbmv: get a new frame on every decode_frame(), so we...
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