[Mplayer-cvslog] CVS: main/postproc swscale_template.c,1.95,1.96

Sascha Sommer saschasommer at freenet.de
Sat Feb 15 17:10:07 CET 2003


> Update of /cvsroot/mplayer/main/postproc
> In directory mail:/var/tmp.root/cvs-serv21019
>
> Modified Files:
> swscale_template.c
> Log Message:
> bigendian bug (fixes?)
>
 make -C postproc
make[1]: Entering directory `/home/unknown/maind/postproc'
gcc -c -g -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_L
ARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__CYGWIN__  -I. -I..  -I.. -o
swscale.o
 swscale.c
In file included from swscale.c:859:
swscale_template.c: In function `bgr24ToY_C':
swscale_template.c:1700: parse error before '}' token
swscale_template.c:1860: `src1' undeclared (first use in this function)
swscale_template.c:1860: (Each undeclared identifier is reported only once
swscale_template.c:1860: for each function it appears in.)
swscale_template.c:1860: `src2' undeclared (first use in this function)
swscale_template.c:1864: `dstU' undeclared (first use in this function)
swscale_template.c:1865: `dstV' undeclared (first use in this function)
swscale.c:2720: parse error at end of input
make[1]: *** [swscale.o] Error 1
make[1]: Leaving directory `/home/unknown/maind/postproc'
make: *** [postproc/libswscale.a] Error 2

S. Sommer



More information about the MPlayer-cvslog mailing list