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-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-03-26avcodec/sga: Check for array end in lzss_decompress()Michael Niedermayer
2021-03-01avcodec: add SGA Video decoderPaul B Mahol