diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-03-25 13:32:45 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-03-25 13:32:45 +0100 |
commit | afdfff485b6527fe439351ce40fa7d3f97661dc4 (patch) | |
tree | 71c0ce8f07eb7371de653704be3b5f03dae69e92 /libavutil/atomic_gcc.h | |
parent | ad438f450b83882a1277a79c1c3d6dfe55573b1c (diff) | |
download | ffmpeg-afdfff485b6527fe439351ce40fa7d3f97661dc4.tar.gz |
avcodec/gifdec: Add av_log() to workaround gcc 4.2 miscompiling the code
It appears gcc forgets to increment the byte stream pointer at -O3
I was not able to spot a reason/excuse for it to do that. It
also disappears if the function isnt inlined.
This should fix the gif fate failures on open & free bsd
See: [FFmpeg-devel] [PATCH] gifdec: workaround old gcc 4.2 mis-compiling code
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/atomic_gcc.h')
0 files changed, 0 insertions, 0 deletions