[MPlayer-cvslog] r19402 - in trunk/libswscale: rgb2rgb_template.c swscale_template.c

Diego Biurrun diego at biurrun.de
Tue Aug 15 16:00:30 CEST 2006


On Tue, Aug 15, 2006 at 05:53:45PM +0400, Evgeniy Stepanov wrote:
> On Tuesday 15 August 2006 12:47, diego wrote:
> > Author: diego
> > Date: Tue Aug 15 10:47:03 2006
> > New Revision: 19402
> >
> > Modified:
> >    trunk/libswscale/rgb2rgb_template.c
> >    trunk/libswscale/swscale_template.c
> >
> > Log:
> > -fPIC support for libswscale
> > patch by Jason Tackaberry, tack /at/ urandom /dot/ ca
> 
> Compilation failes on athlon xp, log attached.

CCing Jason, let's see what he can do...

Diego

> cc -I../libvo -I../../libvo -fno-PIC -W -Wall -Wno-unused-parameter -O2 -march=athlon-xp -mtune=athlon-xp -g3  -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -I/usr/include/ -I/usr/src/DVB/ost/include  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/dxr2 -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/freetype2 -I/usr/include -I/usr/include/liveMedia -I/usr/include/UsageEnvironment              -I/usr/include/BasicUsageEnvironment -I/usr/include/groupsock -I.. -I.. -I../libavutil -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE  -c -o swscale.o swscale.c
> swscale.c: In function 'yuv2packedXinC':
> swscale.c:740: warning: unused variable 'g'
> swscale.c:740: warning: unused variable 'b'
> swscale.c:740: warning: unused variable 'r'
> swscale.c:748: warning: unused variable 'g'
> swscale.c:748: warning: unused variable 'b'
> swscale.c:748: warning: unused variable 'r'
> In file included from swscale.c:837:
> swscale_template.c: In function 'hyscale_MMX2':
> swscale_template.c:2483: warning: pointer targets in passing argument 1 of 'hScale_MMX2' differ in signedness
> swscale_template.c: In function 'hcscale_MMX2':
> swscale_template.c:2682: warning: pointer targets in passing argument 1 of 'hScale_MMX2' differ in signedness
> swscale_template.c:2683: warning: pointer targets in passing argument 1 of 'hScale_MMX2' differ in signedness
> swscale_template.c: In function 'swScale_MMX2':
> swscale_template.c:2970: warning: pointer targets in passing argument 1 of 'hyscale_MMX2' differ in signedness
> swscale_template.c:2987: warning: pointer targets in passing argument 1 of 'hcscale_MMX2' differ in signedness
> swscale_template.c:3012: warning: pointer targets in passing argument 1 of 'hyscale_MMX2' differ in signedness
> swscale_template.c:3028: warning: pointer targets in passing argument 1 of 'hcscale_MMX2' differ in signedness
> swscale_template.c:3051: warning: assignment makes integer from pointer without a cast
> swscale_template.c:3052: warning: assignment makes integer from pointer without a cast
> swscale_template.c:3058: warning: assignment makes integer from pointer without a cast
> swscale_template.c:3059: warning: assignment makes integer from pointer without a cast
> swscale_template.c:3115: warning: pointer targets in passing argument 2 of 'yuv2packed1_MMX2' differ in signedness
> swscale_template.c:3115: warning: pointer targets in passing argument 3 of 'yuv2packed1_MMX2' differ in signedness
> swscale_template.c:3115: warning: pointer targets in passing argument 4 of 'yuv2packed1_MMX2' differ in signedness
> swscale_template.c:3126: warning: pointer targets in passing argument 2 of 'yuv2packed2_MMX2' differ in signedness
> swscale_template.c:3126: warning: pointer targets in passing argument 3 of 'yuv2packed2_MMX2' differ in signedness
> swscale_template.c:3126: warning: pointer targets in passing argument 4 of 'yuv2packed2_MMX2' differ in signedness
> swscale_template.c:3126: warning: pointer targets in passing argument 5 of 'yuv2packed2_MMX2' differ in signedness
> swscale_template.c: In function 'hcscale_MMX2':
> swscale_template.c:2835: error: bp cannot be used in asm here
> make: *** [swscale.o] Error 1




More information about the MPlayer-cvslog mailing list