Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-06avcodec/gemdec: Move all support checks before image allocationMichael Niedermayer
2021-12-01avcodec/gemdec: Check tag & planes before image allocationMichael Niedermayer
2021-10-11avcodec/gemdec: Use ff_set_dimensions()Michael Niedermayer
2021-10-08avcodec: GEM Raster image decoderPeter Ross