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
2014-05-29dsputil: Split off quarterpel bits into their own contextDiego Biurrun
2014-05-29dsputil: Move mspel_pixels_tab to the only place it is usedDiego Biurrun
2013-01-23Drop DCTELEM typedefDiego Biurrun
2013-01-21wmv2: move IDCT to its own DSP context.Ronald S. Bultje