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
2017-11-02lavc/ppc/hpeldsp_altivec: Remove declaration of two unused variables.Carl Eugen Hoyos
2017-04-26Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch
2016-12-14ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun
2016-09-11ppc: Update #endif commentsDiego Biurrun
2015-05-31ppc: Restrict some Altivec implementations to Big EndianLuca Barbato
2014-11-07libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_p...Rong Yan
2014-10-10libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() for POWER LERong Yan
2014-06-11Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer
2014-06-11ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun
2014-03-23Merge commit 'ae116cd3ed908d28b69d5198712217ec743d74f6'Michael Niedermayer
2014-03-22ppc: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun
2013-08-30Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer
2013-08-29ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-05-01Merge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf'Michael Niedermayer
2013-04-30ppc: Move AltiVec utility headers out of AltiVec ifdefsDiego Biurrun
2013-04-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-20ppc: hpeldsp: Include attributes.hMartin Storsjö
2013-04-20Merge commit '47e5a98174eb9c07ad17be71df129719d60ec8b7'Michael Niedermayer
2013-04-20ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-03-13Move ppc half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje