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
2017-04-26Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch
2017-03-21Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer
2016-12-14ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun
2016-09-29idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun
2016-09-11ppc: Update #endif commentsDiego Biurrun
2015-05-31ppc: Restrict some Altivec implementations to Big EndianLuca Barbato
2014-12-04avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec()Rong Yan
2014-06-11Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer
2014-06-11ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun
2014-03-14Merge commit 'fd9e2221bd3b2c5d62605134b62efa26eb9ef0f7'Michael Niedermayer
2014-03-13ppc: Add some missing headersDiego Biurrun
2013-05-01Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer
2013-04-30ppc: More consistent arch initializationDiego Biurrun
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-02-07Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-06dsputil: Separate h264chromaDiego Biurrun
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2013-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-24dsputil: Separate h264 qpelMans Rullgard
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-13ppc: Rename H.264 optimization template file for consistency.Diego Biurrun
2012-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-08PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles
2011-05-05Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-04Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."Ronald S. Bultje
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-22ppc: fix vc1 inverse transform, unbreak buildMans Rullgard
2011-02-22VC1: merge idct8x8, coeff adjustments and put_pixels.Ronald S. Bultje
2011-02-21ppc: fix vc1 inverse transform, unbreak buildMans Rullgard
2011-02-21VC1: merge idct8x8, coeff adjustments and put_pixels.Ronald S. Bultje
2011-02-18Fix PPC build.Ronald S. Bultje
2011-02-18dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje
2011-02-18VC1: transpose IDCT 8x8 coeffs while reading.Ronald S. Bultje
2011-02-18Fix PPC build.Ronald S. Bultje
2011-02-18dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje
2011-02-18VC1: transpose IDCT 8x8 coeffs while reading.Ronald S. Bultje
2010-03-07PPC: move prototypes to headers and make some functions staticMåns Rullgård
2009-04-09Remove unnecessary gcc_fixes.h #include.Diego Biurrun
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-12-16Make strict altivec parsers happy (gcc-4.3 and others)Luca Barbato
2007-12-08Reindent after last commitKostya Shishkov
2007-12-08Update Altivec variant of vc1_inv_trans_8x4Kostya Shishkov
2007-12-08Switch VC-1 decoder to output decoded residual immediately.Kostya Shishkov
2007-11-13Remove unused variable, fixes the warning:Diego Biurrun
2007-10-02Sanitize altivec code so it can be built with runtime check properlyLuca Barbato
2007-07-05license header consistency cosmeticsDiego Biurrun