summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/hpeldsp_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/ppc/hpeldsp_altivec: Remove declaration of two unused variables.Carl Eugen Hoyos2017-11-011-1/+1
* Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-261-5/+2
|\
| * ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-141-5/+2
| * ppc: Update #endif commentsDiego Biurrun2016-09-111-2/+2
| * ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-311-2/+2
* | libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_p...Rong Yan2014-11-071-184/+71
* | libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() for POWER LERong Yan2014-10-101-0/+34
* | Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer2014-06-111-1/+2
|\ \ | |/
| * ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun2014-06-101-1/+2
* | Merge commit 'ae116cd3ed908d28b69d5198712217ec743d74f6'Michael Niedermayer2014-03-221-1/+1
|\ \ | |/
| * ppc: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-221-1/+1
* | Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer2013-08-301-13/+14
|\ \ | |/
| * ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-291-13/+14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-181-3/+1
|\ \ | |/
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-3/+1
* | Merge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf'Michael Niedermayer2013-05-011-4/+5
|\ \ | |/
| * ppc: Move AltiVec utility headers out of AltiVec ifdefsDiego Biurrun2013-04-301-4/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-211-0/+1
|\ \ | |/
| * ppc: hpeldsp: Include attributes.hMartin Storsjö2013-04-201-0/+1
* | Merge commit '47e5a98174eb9c07ad17be71df129719d60ec8b7'Michael Niedermayer2013-04-201-7/+9
|\ \ | |/
| * ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-191-0/+466
* Move ppc half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje2013-03-131-0/+464
OpenPOWER on IntegriCloud