Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-28dirac: Only use MMX if MMX is available.Michael Niedermayer
2012-11-01Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer
2012-09-12diracdsp: Fix unprotected inline asmDerek Buitenhuis
2012-03-16dirac: mark some variables const.Michael Niedermayer
2011-11-16cleanup: remove various double end ';' all over the code.Clément Bœsch
2011-10-31dirac: put_dirac_pixels8_mmx() does not work yet, thus disable it.Michael Niedermayer
2011-10-31Dirac: More formatingJordi Ortiz
2011-10-31DIRAC Decoder stable version, MMX support removed.multiple authors