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
2015-02-27avcodec/diracdsp: Mark ff_diracdsp_init() as av_coldMichael Niedermayer
2014-07-18Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer
2012-03-16dirac: mark some variables const.Michael Niedermayer
2011-10-31dirac: ff_diracdsp_init_mmx() is only compiled when yasm is availableMichael Niedermayer
2011-10-31dirac: enable diracdsp_mmxMichael Niedermayer
2011-10-31Dirac: More formatingJordi Ortiz
2011-10-31DIRAC Decoder stable version, MMX support removed.multiple authors