| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/fmvc: Fix use of uninitialized memory when the first frame is not a k... | Max Justicz | 2017-05-23 | 1 | -2/+2 |
* | avcodec/fmvc: Fix off by 1 error | Michael Niedermayer | 2017-05-17 | 1 | -1/+1 |
* | avcodec/fmvc: Check nb_blocks | Michael Niedermayer | 2017-05-13 | 1 | -0/+3 |
* | avcodec/fmvc: small refactoring in decode_type1() | Diego Biurrun | 2017-03-21 | 1 | -8/+4 |
* | avcodec/fmvc: initialize opcode to 0 | Paul B Mahol | 2017-02-24 | 1 | -2/+2 |
* | avcodec/fmvc: fix decoding of odd size videos | Paul B Mahol | 2017-02-17 | 1 | -2/+2 |
* | avcodec: add FM Screen Capture Codec decoder | Paul B Mahol | 2017-02-12 | 1 | -0/+631 |