ffmpeg/libavcodec/ppc
Mans Rullgard ca6a904656 ppc: remove redundant setting of Altivec IDCT
This is already set by dsputil_init_ppc() and is best done in only
one place.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-07-27 20:14:12 +01:00
..
Makefile mpegaudiodsp: fix x86 and ppc makefiles 2011-05-19 16:32:24 +01:00
asm.S Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_altivec.c dsputil: update per-arch init funcs for non-h264 high bit depth 2011-07-21 18:10:58 +01:00
dsputil_altivec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_ppc.c dsputil: update per-arch init funcs for non-h264 high bit depth 2011-07-21 18:10:58 +01:00
fdct_altivec.c ppc: remove disabled code 2011-07-16 02:56:52 +02:00
fft_altivec.c PPC: use Altivec IMDCT only for supported sizes 2011-07-05 16:01:56 +01:00
fft_altivec_s.S Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
float_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fmtconvert_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gmc_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_altivec.c dsputil: update per-arch init funcs for non-h264 high bit depth 2011-07-21 18:10:58 +01: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 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
int_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mathops.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodec_altivec.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpegvideo_altivec.c ppc: remove redundant setting of Altivec IDCT 2011-07-27 20:14:12 +01:00
regs.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
types_altivec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
util_altivec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1dsp_altivec.c Revert "VC1: merge idct8x8, coeff adjustments and put_pixels." 2011-05-04 07:40:01 -04:00
vp3dsp_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8dsp_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00