ffmpeg/libavcodec/ppc
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext
Move some functions from dsputil. The idea is that videodsp contains
functions that are useful for a large and varied set of video decoders.
Currently, it contains emulated_edge_mc() and prefetch().

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2012-12-20 13:40:45 +01:00
..
Makefile lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
asm.S
dsputil_altivec.c
dsputil_altivec.h
dsputil_ppc.c lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
fdct_altivec.c
fft_altivec.c
fft_altivec_s.S
float_altivec.c
fmtconvert_altivec.c
gmc_altivec.c
h264_altivec.c ppc: replace pointer casting with AV_COPY32 2012-11-12 10:31:31 +00:00
h264_altivec_template.c ppc: fix some unused variable warnings 2012-11-12 10:31:31 +00:00
idct_altivec.c
int_altivec.c
mathops.h
mpegaudiodec_altivec.c
mpegvideo_altivec.c
vc1dsp_altivec.c
videodsp_ppc.c lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
vp3dsp_altivec.c
vp8dsp_altivec.c