1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/ppc
Mans Rullgard 031aac9861 ppc: fix some unused variable warnings
The third argument of OP_U8_ALTIVEC is evaluated at most once so
there is no need for a potentially unused temporary variable.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-11-12 10:31:31 +00:00
..
asm.S
dsputil_altivec.c
dsputil_altivec.h
dsputil_ppc.c
fdct_altivec.c
fft_altivec_s.S
fft_altivec.c
float_altivec.c
fmtconvert_altivec.c ppc: fix Altivec build with old compilers 2012-10-08 23:14:51 +01:00
gmc_altivec.c
h264_altivec_template.c ppc: fix some unused variable warnings 2012-11-12 10:31:31 +00:00
h264_altivec.c
idct_altivec.c
int_altivec.c
Makefile build: non-x86: Only compile mpegvideo optimizations when necessary 2012-10-09 14:45:59 +02:00
mathops.h
mpegaudiodec_altivec.c
mpegvideo_altivec.c
vc1dsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c