mirror of https://git.ffmpeg.org/ffmpeg.git
dde0fb4aea
Use uintptr_t instead of plain int. Without this change, the
comparisons will come out wrong for pointers in certain ranges.
Fixes random failures on ppc64. Also fixes some compiler warnings.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
swscale_altivec.c | ||
yuv2rgb_altivec.c | ||
yuv2rgb_altivec.h | ||
yuv2yuv_altivec.c |