summaryrefslogtreecommitdiffstats
path: root/libavcodec/imm4.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/imm4: flush prev_frame after seekingPaul B Mahol2019-04-131-0/+8
* avcodec/imm4: Unreference previous frame on frame size changeMichael Niedermayer2019-03-101-5/+7
* avcodec/imm4: fix artifacts on some files with special coding modePaul B Mahol2019-03-071-21/+22
* avcodec/imm4: add support for mid-stream size changesPaul B Mahol2019-03-061-12/+15
* avcodec/imm4: Use ff_set_dimensions()Michael Niedermayer2018-11-101-2/+3
* avcodec/imm4: improve decoding of some filesPaul B Mahol2018-10-141-15/+49
* avcodec/imm4: stop using FAAN idctPaul B Mahol2018-10-121-8/+15
* avcodec: add IMM4 decoderPaul B Mahol2018-08-211-0/+501
OpenPOWER on IntegriCloud