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
2016-04-13avformat/framecrc: enable new outputJames Almer
2014-09-28avcodec/vc1dec: Fixing is_intra, 2nd attemptMichael Niedermayer
2014-09-28avcodec/vc1dec: fix is_intra block vs. mb bugMichael Niedermayer
2012-02-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-03frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov
2012-01-29Fallback to input timestamps for non-delay encoders.Reimar Döffinger
2011-12-29fate: add more tests for VC-1 decoderAneesh Dogra