Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '95a8a03a191204c3ca5c8cf6b69ab166765d5ff3' | James Almer | 2017-10-27 | 1 | -35/+41 |
|\ | |||||
| * | Add FM Screen Capture Codec decoder | Paul B Mahol | 2017-04-13 | 1 | -0/+636 |
* | 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 |