Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-09-25 21:27:47 +0400
committerMans Rullgard <mans@mansr.com>2011-09-25 21:33:38 +0400
commitd853e571ad5e7e12c6a68cfde390daced7d85fbb (patch)
treebeb07b4b75fb9944f285068859fed067d9beb739 /libavcodec/ppc/fft_altivec_s.S
parent6e4a35ced96cdf31a9d3bd82fd147554750af839 (diff)
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>
Diffstat (limited to 'libavcodec/ppc/fft_altivec_s.S')
0 files changed, 0 insertions, 0 deletions