FFmpeg/libavcodec/ppc
Thierry Fauck 0ec75a04e5 ppc: Fix compilation for ppc64le (ELFv2)
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit d6d767d93e)
Signed-off-by: Martin Storsjö <martin@martin.st>
2014-05-30 22:56:02 +03:00
..
asm.S ppc: Fix compilation for ppc64le (ELFv2) 2014-05-30 22:56:02 +03:00
dsputil_altivec.c ppc: reduce overreads when loading 8 pixels in altivec dsp functions 2014-02-14 18:34:04 +01:00
dsputil_altivec.h
dsputil_ppc.c ppc: Add and use convenience macro to check for AltiVec availability 2013-08-28 23:54:15 +02:00
fdct_altivec.c ppc: fdct: Remove vim editor settings comment 2013-08-28 23:59:24 +02:00
fft_altivec.c ppc: Add missing AltiVec cpuflag detection invocations 2013-08-29 00:24:46 +02:00
fft_altivec_s.S
fmtconvert_altivec.c ppc: Add missing AltiVec cpuflag detection invocations 2013-08-29 00:24:46 +02:00
gmc_altivec.c
h264chroma_init.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
h264chroma_template.c
h264dsp.c h264: do not use 422 functions for monochrome 2014-01-06 08:25:36 +01:00
h264qpel.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
h264qpel_template.c
hpeldsp_altivec.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
idct_altivec.c
int_altivec.c altivec: perform an explicit unaligned load 2013-08-16 10:08:47 +03:00
Makefile
mathops.h
mpegaudiodsp_altivec.c ppc: Add missing AltiVec cpuflag detection invocations 2013-08-29 00:24:46 +02:00
mpegvideo_altivec.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
vc1dsp_altivec.c
videodsp_ppc.c
vorbisdsp_altivec.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
vp3dsp_altivec.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
vp8dsp_altivec.c vp8: fix PPC assembly to work if src_stride != dst_stride 2014-02-09 18:50:53 +01:00