[FFmpeg-devel] [PATCH] intreadwrite: Altivec implementations of AV_COPY128 and AV_ZERO128.

Michael Niedermayer michaelni at gmx.at
Sun Mar 8 20:44:50 CET 2015


On Sun, Mar 08, 2015 at 07:43:29PM +0100, Reimar Döffinger wrote:
> On 08.03.2015, at 19:34, Michael Niedermayer <michaelni at 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.Doeffinger at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150308/b319c868/attachment.asc>


More information about the ffmpeg-devel mailing list