1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/ppc
Ronald S. Bultje 1768e43ceb vorbisdsp: change block_size type from int to intptr_t.
This saves one instruction in the x86-64 assembly.
2013-01-20 22:26: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 lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
fdct_altivec.c
fft_altivec_s.S
fft_altivec.c
float_altivec.c lavc: Move vector_fmul_window to AVFloatDSPContext 2013-01-16 10:45:45 +01:00
fmtconvert_altivec.c
gmc_altivec.c
h264_altivec_template.c
h264_altivec.c
idct_altivec.c
int_altivec.c
Makefile Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 2013-01-19 22:21:10 -08:00
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