summaryrefslogtreecommitdiffstats
path: root/libavcodec/bmv.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-2/+2
|
* bmv: add stricter checks for invalid decoded lengthKostya Shishkov2012-06-031-3/+7
| | | | This makes decoder handle random data passed as BMV frame data.
* bmv audio: implement new audio decoding APIJustin Ruggles2012-01-011-9/+25
|
* BMV demuxer and decoderKostya Shishkov2011-11-081-0/+360
Signed-off-by: Martin Storsjö <martin@martin.st>
OpenPOWER on IntegriCloud