[FFmpeg-devel] [PATCH] gifdec: workaround old gcc 4.2 mis-compiling code

Michael Niedermayer michaelni at gmx.at
Mon Mar 25 13:50:35 CET 2013


On Mon, Mar 25, 2013 at 08:47:14AM +0000, Paul B Mahol wrote:
> On 3/24/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> > 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 an av_log() is placed in the function.
> >
> > This should fix the gif fate failures on open & free bsd
> >
> 
> I really dislike hacks like this. if av_log() helps add it instead.

added


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130325/24a79401/attachment.asc>


More information about the ffmpeg-devel mailing list