mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-04 13:53:26 +00:00
e407f4173a
GCC 4.3 and later are more particular about signedness matching
in vector operations. The operations under if(rangered) were
missing assignments and thus had no effect.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
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 | ||
gmc_altivec.c | ||
h264_altivec.c | ||
h264_template_altivec.c | ||
idct_altivec.c | ||
int_altivec.c | ||
Makefile | ||
mathops.h | ||
mpegaudiodec_altivec.c | ||
mpegvideo_altivec.c | ||
regs.h | ||
types_altivec.h | ||
util_altivec.h | ||
vc1dsp_altivec.c | ||
vp3dsp_altivec.c | ||
vp8dsp_altivec.c |