summaryrefslogtreecommitdiff
path: root/libavcodec/bmv.c
Commit message (Collapse)AuthorAge
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
|
* bmv: add stricter checks for invalid decoded lengthKostya Shishkov2012-06-03
| | | | This makes decoder handle random data passed as BMV frame data.
* bmv audio: implement new audio decoding APIJustin Ruggles2012-01-01
|
* BMV demuxer and decoderKostya Shishkov2011-11-08
Signed-off-by: Martin Storsjö <martin@martin.st>