ffmpeg/libavcodec/ppc
Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Now, nellymoserenc and aacenc no longer depends on dsputil. Independent
of this patch, wmaprodec also does not depend on dsputil, so I removed
it from there also.
2013-01-22 11:55:42 -08:00
..
Makefile floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
asm.S
dsputil_altivec.c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 2013-01-19 22:21:10 -08:00
dsputil_altivec.h
dsputil_ppc.c floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
fdct_altivec.c
fft_altivec.c
fft_altivec_s.S
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
vorbisdsp_altivec.c vorbisdsp: change block_size type from int to intptr_t. 2013-01-20 22:26:42 -08:00
vp3dsp_altivec.c ppc: Include string.h for memset 2013-01-20 18:10:21 +02:00
vp8dsp_altivec.c