ffmpeg/libswscale
Mans Rullgard d853e571ad ppc: fix some pointer to integer casts
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>
2011-09-25 18:33:38 +01:00
..
2011-05-28 10:03:37 -04:00
2011-05-28 10:03:37 -04:00
2011-05-29 14:32:08 +02:00