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
2013-02-03proresdsp: Fix checkheadersJames Almer
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-06-29prores: Fix license headerMichael Niedermayer
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-15prores encoderKostya Shishkov
2011-10-14prores: use C idct for fate as the SSE code is not matching the SSE* code dow...Michael Niedermayer
2011-10-11prores: idct sse2/sse4 optimizations.Ronald S. Bultje
2011-10-11prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje