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

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Mar 8 19:43:29 CET 2015


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.


More information about the ffmpeg-devel mailing list