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
2020-02-28avcodec/cdtoons: Remove superfluous ;Andreas Rheinhardt
2020-02-21avcodec/cdtoons: Fix off by 4 check on diff_sizeMichael Niedermayer
2020-02-21avcodec/cdtoons: Correct several end of data checks in cdtoons_render_sprite()Michael Niedermayer
2020-02-15avcodec: add cdtoons decoderAlyssa Milburn