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
2019-06-30avcodec/fitsdec: Check data_min/maxMichael Niedermayer
2019-06-25avcodec/fitsdec: Fix division by 0 in size checkMichael Niedermayer
2017-09-07avcodec/fitsdec: write output to frame directlyParas Chadha
2017-08-30Add FITS DecoderParas Chadha