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

Michael Niedermayer michaelni
Thu Mar 19 15:23:10 CET 2009


On Thu, Mar 19, 2009 at 12:24:48PM +0000, M?ns Rullg?rd wrote:
> 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.

you can revert it, i dont mind, you also should revert ramiros & reimars
commits though, ramiros contains the same bug and reimars was never approved
besides its beyond doubt a unacceptable fix

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20090319/17dd922e/attachment.pgp>



More information about the ffmpeg-cvslog mailing list