FFmpeg/libavcodec/ppc
Mans Rullgard 28f9ab7029 vp3: move idct and loop filter pointers to new vp3dsp context
This moves all VP3-specific function pointers from dsputil to a
new vp3dsp context.  There is no reason to ever use the VP3 IDCT
where an MPEG2 IDCT is expected or vice versa.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-07-18 10:32:19 +01:00
..
asm.S
dsputil_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
dsputil_altivec.h vp3: move idct and loop filter pointers to new vp3dsp context 2012-07-18 10:32:19 +01:00
dsputil_ppc.c vp3: move idct and loop filter pointers to new vp3dsp context 2012-07-18 10:32:19 +01:00
fdct_altivec.c ppc: Add ff_ prefix to nonstatic symbols 2012-02-15 22:07:29 +02:00
fft_altivec_s.S
fft_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
float_altivec.c Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
fmtconvert_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
gmc_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
h264_altivec_template.c ppc: Rename H.264 optimization template file for consistency. 2012-06-12 23:20:05 +02:00
h264_altivec.c ppc: Rename H.264 optimization template file for consistency. 2012-06-12 23:20:05 +02:00
idct_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
int_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
Makefile vp3: move idct and loop filter pointers to new vp3dsp context 2012-07-18 10:32:19 +01:00
mathops.h
mpegaudiodec_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
mpegvideo_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
vc1dsp_altivec.c ppc: Rename H.264 optimization template file for consistency. 2012-06-12 23:20:05 +02:00
vp3dsp_altivec.c vp3: move idct and loop filter pointers to new vp3dsp context 2012-07-18 10:32:19 +01:00
vp8dsp_altivec.c PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00