aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/gemdec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/gemdec: Move all support checks before image allocationMichael Niedermayer2021-12-061-11/+21
* avcodec/gemdec: Check tag & planes before image allocationMichael Niedermayer2021-12-011-3/+8
* avcodec/gemdec: Use ff_set_dimensions()Michael Niedermayer2021-10-111-2/+6
* avcodec: GEM Raster image decoderPeter Ross2021-10-081-0/+343