Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/imm4: flush prev_frame after seeking | Paul B Mahol | 2019-04-13 | 1 | -0/+8 |
* | avcodec/imm4: Unreference previous frame on frame size change | Michael Niedermayer | 2019-03-10 | 1 | -5/+7 |
* | avcodec/imm4: fix artifacts on some files with special coding mode | Paul B Mahol | 2019-03-07 | 1 | -21/+22 |
* | avcodec/imm4: add support for mid-stream size changes | Paul B Mahol | 2019-03-06 | 1 | -12/+15 |
* | avcodec/imm4: Use ff_set_dimensions() | Michael Niedermayer | 2018-11-10 | 1 | -2/+3 |
* | avcodec/imm4: improve decoding of some files | Paul B Mahol | 2018-10-14 | 1 | -15/+49 |
* | avcodec/imm4: stop using FAAN idct | Paul B Mahol | 2018-10-12 | 1 | -8/+15 |
* | avcodec: add IMM4 decoder | Paul B Mahol | 2018-08-21 | 1 | -0/+501 |