On Sun, Mar 08, 2015 at 07:43:29PM +0100, Reimar Döffinger wrote:
> On 08.03.2015, at 19:34, Michael Niedermayer <michae...@gmx.at> wrote:
> > On Sun, Mar 08, 2015 at 05:16:43PM +0100, Reimar Döffinger wrote:
> >> Slightly (ca. 4%?) faster and smaller ff_h264_decode_mb_cavlc
> >> in my tests on a G4 7450.
> >> 
> >> Signed-off-by: Reimar Döffinger <reimar.doeffin...@gmx.de>
> > 
> > breaks build:
> > CC      libavcodec/aliaspixdec.o
> > libavcodec/aliaspixdec.c: In function ‘decode_frame’:
> > libavcodec/aliaspixdec.c:35:75: error: expected identifier or ‘(’ before 
> > ‘unsigned’
> 
> What compiler/os/... is this? I only tried on Linux, not OSX for example. 
> Though maybe I just messed up the merge, sorry my PPC machine doesn't have 
> email.

gcc 4.6 (Debian 4.6.3-14)

the problem is the "pixel" identifer, renaming it make it build the
affected file

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to