summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/lossless_audiodsp_altivec.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-261-4/+2
| | | | | | | * commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013': ppc: Centralize compiler-specific altivec.h #include handling in one place Merged-by: Clément Bœsch <u@pkh.me>
* avcodec/ppc/lossless_audiodsp_altivec: POWER LE support for ↵Rong Yan2014-12-021-10/+21
| | | | | | | | scalarproduct_and_madd_int16_altivec() adds macro GET_T() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a'Michael Niedermayer2014-06-111-0/+5
| | | | | | | * commit '205fdd4ea5e1264946917a26fde01e137a485f5a': ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc Merged-by: Michael Niedermayer <michaelni@gmx.at>
* apedsp: move to llauddspChristophe Gisquet2014-06-051-0/+77
APE is not the sole codec using scalarproduct_and_madd_int16. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
OpenPOWER on IntegriCloud