diff options
author | Mans Rullgard <mans@mansr.com> | 2011-09-25 18:27:47 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-09-26 19:31:32 +0200 |
commit | dde0fb4aeaf855fc38fb002c23dbbeba06407a09 (patch) | |
tree | cb07b8933e5c56a4667c79845ba3c10b7945ef38 /libavcodec/mpegaudiodec_float.c | |
parent | ecda54a640a7de55274ad2a86d58d0b483097aac (diff) | |
download | ffmpeg-dde0fb4aeaf855fc38fb002c23dbbeba06407a09.tar.gz |
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>
(cherry picked from commit d853e571ad5e7e12c6a68cfde390daced7d85fbb)
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libavcodec/mpegaudiodec_float.c')
0 files changed, 0 insertions, 0 deletions