[FFmpeg-cvslog] r28997 - in trunk/libswscale: rgb2rgb.c rgb2rgb.h rgb2rgb_template.c swscale.c

Måns Rullgård mans
Thu Mar 19 13:24:48 CET 2009


Benoit Fouet <benoit.fouet at free.fr> writes:

> On 03/19/2009 04:45 AM, michael wrote:
>> Modified: trunk/libswscale/rgb2rgb_template.c
>> ==============================================================================
>> --- trunk/libswscale/rgb2rgb_template.c	Wed Mar 18 23:11:50 2009	(r28996)
>> +++ trunk/libswscale/rgb2rgb_template.c	Thu Mar 19 04:45:29 2009	(r28997)
>> @@ -2701,6 +2701,245 @@ static inline void RENAME(yvu9_to_yuy2)(
>>  #endif
>>  }
>>  
>> +static void RENAME(extract_even)(const uint8_t *src, uint8_t *dst, x86_reg count)
>> +{
>>   
>
> /opt/arm-2007q3/bin/arm-none-linux-gnueabi-gcc -DHAVE_AV_CONFIG_H -I.
> -I"/home/hack/ffmpeg_arm" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112
> -mcpu=cortex-a8 -std=c99 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch
> -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
> -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef -O3
> -fno-math-errno        -c -o libswscale/rgb2rgb.o libswscale/rgb2rgb.c
> In file included from libswscale/rgb2rgb.c:163:
> libswscale/rgb2rgb_template.c:2704: error: expected declaration
> specifiers or '...' before 'x86_reg'

Is somebody going to fix this?  If not I'll revert in a few hours.
This situation is not acceptable.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-cvslog mailing list