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
2009-04-15Altivec version of avg_no_rnd_vc1_chroma_mc8David Conrad
2009-03-14prettyprinting cosmeticsDiego Biurrun
2009-03-14Add av_uninit to vsrcBuc variable to work around someDiego Biurrun
2008-12-27Cleanup _t types in libavcodec/ppcLuca Barbato
2008-07-24cosmetics: Fix indentation after last commit.Diego Biurrun
2008-07-24Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun
2008-07-20cosmetics: Reformat PPC code in libavcodec according to style guidelines.Diego Biurrun
2007-12-23ReindentLuca Barbato
2007-12-23Minor fixLuca Barbato
2007-12-2310l do not load after the buffer...Luca Barbato
2007-12-23Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventuallyLuca Barbato
2007-12-22ReindentLuca Barbato
2007-12-22Partially address issue299, no performance change apparentlyLuca Barbato
2007-12-22Avoid a vec_add, directly start with sumLuca Barbato
2007-12-22ReindentLuca Barbato
2007-12-22Factorize common code (almost cosmetic)Luca Barbato
2007-12-22CosmeticsLuca Barbato
2007-08-27remove alignment correction of the destination pointers in luma_16x6Guillaume Poirier
2007-08-12use shorter types vec_"type" instead of the too long vector "type"Guillaume Poirier
2007-05-17use macro Use DECLARE_ALIGNED_16 to align stack-allocated variablesGuillaume Poirier
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-08-13Clean up:make dsputil subfile names consistentLuca Barbato