ffmpeg/libavcodec/ppc
Mans Rullgard 6cbf2420b9 PPC: use Altivec IMDCT only for supported sizes
The Altivec IMDCT works with size 32 and higher only.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-07-05 16:01:56 +01:00
..
Makefile mpegaudiodsp: fix x86 and ppc makefiles 2011-05-19 16:32:24 +01:00
asm.S
dsputil_altivec.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil_altivec.h
dsputil_ppc.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
fdct_altivec.c
fft_altivec.c PPC: use Altivec IMDCT only for supported sizes 2011-07-05 16:01:56 +01:00
fft_altivec_s.S
float_altivec.c
fmtconvert_altivec.c
gmc_altivec.c
h264_altivec.c 4:4:4 H.264 decoding support 2011-06-13 21:16:30 -07:00
h264_template_altivec.c Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG. 2011-06-07 13:20:58 +02:00
idct_altivec.c
int_altivec.c
mathops.h
mpegaudiodec_altivec.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpegvideo_altivec.c
regs.h
types_altivec.h
util_altivec.h
vc1dsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c