1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-18 03:19:31 +02:00
FFmpeg/libavcodec/ppc
Diego Biurrun 99e5a9d1ea Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.
The Theora decoder depends on the VP3 decoder.

Originally committed as revision 19492 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-22 22:27:10 +00:00
..
check_altivec.c Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition. 2009-05-09 12:26:05 +00:00
dsputil_altivec.c Remove useless casts of vec_ld() parameters. 2009-05-18 08:21:50 +00:00
dsputil_altivec.h
dsputil_ppc.c Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER. 2009-07-22 22:27:10 +00:00
dsputil_ppc.h Change HAVE_PPC64 to ARCH_PPC64. 2009-05-26 05:00:51 +00:00
fdct_altivec.c
fft_altivec.c
float_altivec.c
gmc_altivec.c
h264_altivec.c Altivec version of avg_no_rnd_vc1_chroma_mc8 2009-04-15 06:23:40 +00:00
h264_template_altivec.c Altivec version of avg_no_rnd_vc1_chroma_mc8 2009-04-15 06:23:40 +00:00
idct_altivec.c
int_altivec.c
mathops.h Change HAVE_PPC64 to ARCH_PPC64. 2009-05-26 05:00:51 +00:00
mpegvideo_altivec.c
types_altivec.h
util_altivec.h
vc1dsp_altivec.c
vp3dsp_altivec.c Altivec VP3 IDCT 2009-05-25 22:19:35 +00:00