summaryrefslogtreecommitdiff
path: root/libavcodec/fmvc.c
Commit message (Expand)AuthorAge
* avcodec/fmvc: Fix use of uninitialized memory when the first frame is not a k...Max Justicz2017-05-23
* avcodec/fmvc: Fix off by 1 errorMichael Niedermayer2017-05-17
* avcodec/fmvc: Check nb_blocksMichael Niedermayer2017-05-13
* avcodec/fmvc: small refactoring in decode_type1()Diego Biurrun2017-03-21
* avcodec/fmvc: initialize opcode to 0Paul B Mahol2017-02-24
* avcodec/fmvc: fix decoding of odd size videosPaul B Mahol2017-02-17
* avcodec: add FM Screen Capture Codec decoderPaul B Mahol2017-02-12