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-09-05avcodec/argo: Move U, fix shiftMichael Niedermayer
2021-08-10avcodec/argo: Check for even dimensionsMichael Niedermayer
2021-07-22Remove unnecessary mem.h inclusionsAndreas Rheinhardt
2021-07-19avcodec/argo: use bits_per_coded_sample instead of bits_per_raw_sampleZane van Iperen
2021-05-02avcodec/argo: Mark decoder as init-threadsafeAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-02-09avcodec/argo: fix linesize for RLE? in PAL8 modePaul B Mahol
2020-09-27avcodec: add Argonaut Games Video decoderPaul B Mahol