[MPlayer-cvslog] r30899 - in trunk: libmpcodecs/vd_qtvideo.c loader/qtx/qtxsdk/components.h
Diego Biurrun
diego at biurrun.de
Tue Mar 16 15:26:01 CET 2010
On Mon, Mar 15, 2010 at 01:05:57PM +0100, sesse wrote:
>
> --- trunk/libmpcodecs/vd_qtvideo.c Mon Mar 15 10:32:53 2010 (r30898)
> +++ trunk/libmpcodecs/vd_qtvideo.c Mon Mar 15 13:05:56 2010 (r30899)
cc -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer -maltivec -mabi=altivec -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -mdynamic-no-pic -falign-loops=16 -shared-libgcc -I. -I/usr/X11/include -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -c -o libmpcodecs/vd_qtvideo.o libmpcodecs/vd_qtvideo.c
libmpcodecs/vd_qtvideo.c: In function 'init':
libmpcodecs/vd_qtvideo.c:152: error: 'result' undeclared (first use in this function)
libmpcodecs/vd_qtvideo.c:152: error: (Each undeclared identifier is reported only once
libmpcodecs/vd_qtvideo.c:152: error: for each function it appears in.)
libmpcodecs/vd_qtvideo.c:164: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
libmpcodecs/vd_qtvideo.c: In function 'uninit':
libmpcodecs/vd_qtvideo.c:246: warning: 'DisposeGWorld' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:230)
libmpcodecs/vd_qtvideo.c:257: error: void value not ignored as it ought to be
libmpcodecs/vd_qtvideo.c: In function 'decode':
libmpcodecs/vd_qtvideo.c:281: warning: 'GetGWorldPixMap' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:484)
make: *** [libmpcodecs/vd_qtvideo.o] Error 1
Mac OS X 10.5, gcc 4.2
Diego
More information about the MPlayer-cvslog
mailing list