ffmpeg/libavcodec
Michael Niedermayer afdfff485b 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>
2013-03-25 13:32:45 +01:00
..
2013-03-22 22:57:23 +01:00
2013-03-18 02:10:10 +01:00
2013-03-19 13:28:29 +01:00
2013-03-06 22:11:46 +01:00
2013-03-22 14:57:56 +01:00
2013-03-22 14:57:56 +01:00
2013-03-22 14:57:56 +01:00
2013-03-06 22:11:46 +01:00
2013-01-14 22:59:05 +01:00
2013-01-14 22:59:05 +01:00
2013-01-09 01:08:39 +01:00
2013-03-15 21:09:36 +01:00
2013-03-15 04:39:41 +01:00
2013-01-21 10:24:45 +00:00
2013-03-21 14:48:56 +01:00
2013-03-22 18:07:26 +01:00
2013-03-06 10:31:56 +00:00
2013-03-02 20:39:38 +01:00
2013-03-22 14:57:56 +01:00
2012-12-31 00:41:35 +01:00
2013-01-23 19:39:42 +01:00
2013-01-23 19:39:42 +01:00
2013-03-05 03:29:04 +01:00
2013-01-24 01:47:20 +01:00
2013-02-03 13:08:36 +01:00
2013-01-12 14:06:30 +01:00
2013-03-24 04:09:04 +01:00
2013-03-15 14:38:09 +01:00
2013-03-15 14:38:09 +01:00
2013-01-14 22:59:05 +01:00
2013-01-14 22:59:05 +01:00
2013-01-06 16:30:02 +01:00
2013-03-21 16:01:53 +01:00
2013-03-20 03:37:48 +01:00
2013-03-13 14:35:48 +01:00
2013-03-13 14:35:48 +01:00
2013-03-21 19:56:19 +01:00
2012-12-22 00:58:08 +01:00
2012-12-22 00:58:08 +01:00
2013-03-22 14:57:56 +01:00
2013-03-19 15:26:23 +01:00