>>> Unpacking source... >>> Unpacking ffmpeg-0.4.9-p20070616.tar.bz2 to /var/tmp/portage/media-video/qt-faststart-0.2/work * Applying qt-faststart-0.2.diff ...  [ ok ] >>> Source unpacked in /var/tmp/portage/media-video/qt-faststart-0.2/work >>> Compiling source in /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg ... install prefix /usr/local source path /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg C compiler gcc make make .align is power-of-two no ARCH x86_32 (generic) big-endian no MMX enabled yes CMOV enabled no CMOV is fast no gprof enabled no debug symbols yes strip symbols yes optimize yes static yes shared no postprocessing support no software scaler enabled no video hooking no network support yes IPv6 support yes threading support no SDL support yes Sun medialib support no AVISynth enabled no liba52 support no liba52 dlopened no libamr-nb support no libamr-wb support no libfaac enabled no libfaad enabled no faadbin enabled no libgsm enabled no libmp3lame enabled no libnut enabled no libogg enabled no libtheora enabled no libvorbis enabled no x264 enabled no XviD enabled no zlib enabled yes License: LGPL Creating config.mak and config.h... "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/version.sh "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" grep: .svn/entries: No such file or directory gcc -MM -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT ffmpeg.c ffplay.c ffserver.c cmdutils.c 1>.depend gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H qt-faststart.c -o qt-faststart >>> Source compiled. >>> Test phase [test]: media-video/qt-faststart-0.2 make -j14 -j1 test gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -c -o ffmpeg.o ffmpeg.c In file included from ffmpeg.c:26: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help porting libmpcodecs or a better filter system to FFmpeg instead of wasting your time writing new filters for this crappy one. In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavformat/avformat.h:33, from ffmpeg.c:25: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from ffmpeg.c:25: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavformat/avformat.h:286: warning: 'AVFrac' is deprecated ffmpeg.c: In function 'opt_frame_rate': ffmpeg.c:2070: warning: 'parse_frame_rate' is deprecated (declared at /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavformat/avformat.h:774) ffmpeg.c: In function 'opt_frame_size': ffmpeg.c:2150: warning: 'parse_image_size' is deprecated (declared at /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavformat/avformat.h:768) ffmpeg.c: In function 'main': ffmpeg.c:3849: warning: 'av_free_static' is deprecated (declared at /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2844) ffmpeg.c: In function 'output_packet': ffmpeg.c:610: warning: dereferencing pointer 'picture2' does break strict-aliasing rules ffmpeg.c:1126: note: initialized from here gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -c -o cmdutils.o cmdutils.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavformat/avformat.h:33, from cmdutils.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from cmdutils.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavformat/avformat.h:286: warning: 'AVFrac' is deprecated make -C libavutil all make[1]: Entering directory `/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavutil' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mathematics.o mathematics.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rational.o rational.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o intfloat_readwrite.o intfloat_readwrite.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o crc.o crc.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o md5.o md5.c md5.c: In function 'av_md5_final': md5.c:150: warning: passing argument 2 of 'av_md5_update' from incompatible pointer type md5.c:127: note: expected 'const uint8_t *' but argument is of type 'uint64_t *' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o lls.o lls.c lls.c: In function 'av_solve_lls': lls.c:56: warning: initialization from incompatible pointer type lls.c:57: warning: initialization from incompatible pointer type gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o adler32.o adler32.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o log.o log.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mem.o mem.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o fifo.o fifo.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o tree.o tree.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o lzo.o lzo.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o random.o random.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o aes.o aes.c aes.c: In function 'subshift': aes.c:54: warning: initialization from incompatible pointer type aes.c:55: warning: initialization from incompatible pointer type aes.c: In function 'crypt': aes.c:82: warning: passing argument 2 of 'mix' from incompatible pointer type aes.c:71: note: expected 'uint32_t (*)[256]' but argument is of type 'uint32_t *' aes.c:83: warning: passing argument 1 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:83: warning: passing argument 2 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:83: warning: passing argument 3 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:85: warning: passing argument 1 of 'subshift' from incompatible pointer type aes.c:53: note: expected 'uint8_t (*)[16]' but argument is of type 'uint8_t *' aes.c: In function 'av_aes_crypt': aes.c:90: warning: passing argument 1 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:90: warning: passing argument 2 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t *' aes.c:90: warning: passing argument 3 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:92: warning: passing argument 4 of 'crypt' from incompatible pointer type aes.c:78: note: expected 'uint32_t *' but argument is of type 'uint32_t (*)[256]' aes.c:94: warning: passing argument 1 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:94: warning: passing argument 2 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:94: warning: passing argument 3 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t *' aes.c:97: warning: passing argument 1 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t *' aes.c:97: warning: passing argument 2 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:97: warning: passing argument 3 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:99: warning: passing argument 1 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:99: warning: passing argument 2 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:99: warning: passing argument 3 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t *' aes.c:100: warning: passing argument 4 of 'crypt' from incompatible pointer type aes.c:78: note: expected 'uint32_t *' but argument is of type 'uint32_t (*)[256]' aes.c:101: warning: passing argument 1 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t *' aes.c:101: warning: passing argument 2 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c:101: warning: passing argument 3 of 'addkey' from incompatible pointer type aes.c:48: note: expected 'uint64_t *' but argument is of type 'uint8_t (*)[4]' aes.c: In function 'av_aes_init': aes.c:147: warning: passing argument 1 of 'init_multbl2' from incompatible pointer type aes.c:109: note: expected 'uint8_t *' but argument is of type 'uint32_t *' aes.c:148: warning: passing argument 1 of 'init_multbl2' from incompatible pointer type aes.c:109: note: expected 'uint8_t *' but argument is of type 'uint32_t *' aes.c:178: warning: passing argument 1 of 'subshift' from incompatible pointer type aes.c:53: note: expected 'uint8_t (*)[16]' but argument is of type 'uint8_t *' aes.c:179: warning: passing argument 1 of 'mix' from incompatible pointer type aes.c:71: note: expected 'uint8_t (*)[4][4]' but argument is of type 'uint8_t (*)[16]' aes.c:131: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds aes.c:185: warning: array subscript is above array bounds gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o base64.o base64.c rm -f libavutil.a ar rc libavutil.a mathematics.o rational.o intfloat_readwrite.o crc.o md5.o lls.o adler32.o log.o mem.o fifo.o tree.o lzo.o random.o aes.o base64.o ranlib libavutil.a make[1]: Leaving directory `/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavutil' make -C libavcodec all make[1]: Entering directory `/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o bitstream.o bitstream.c In file included from bitstream.c:31: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated bitstream.c: In function 'alloc_table': bitstream.c:92: warning: 'ff_realloc_static' is deprecated (declared at bitstream.c:42) gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o utils.o utils.c In file included from utils.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated utils.c: In function 'ff_realloc_static': utils.c:94: warning: 'av_mallocz_static' is deprecated (declared at utils.c:76) utils.c: In function 'do_free': utils.c:122: warning: 'av_free_static' is deprecated (declared at utils.c:106) utils.c: In function 'init_crcs': utils.c:1204: warning: 'av_mallocz_static' is deprecated (declared at utils.c:76) utils.c:1205: warning: 'av_mallocz_static' is deprecated (declared at utils.c:76) utils.c:1206: warning: 'av_mallocz_static' is deprecated (declared at utils.c:76) gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o allcodecs.o allcodecs.c In file included from allcodecs.h:25, from allcodecs.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegvideo.o mpegvideo.c In file included from mpegvideo.c:31: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated mpegvideo.c: In function 'MPV_motion': mpegvideo.c:3497: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules mpegvideo.c:3497: note: initialized from here mpegvideo.c:3498: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules mpegvideo.c:3498: note: initialized from here mpegvideo.c:3500: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules mpegvideo.c:3500: note: initialized from here mpegvideo.c:3501: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules mpegvideo.c:3501: note: initialized from here gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o jrevdct.o jrevdct.c In file included from dsputil.h:34, from jrevdct.c:69: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o jfdctfst.o jfdctfst.c In file included from dsputil.h:34, from jfdctfst.c:75: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o jfdctint.o jfdctint.c In file included from dsputil.h:34, from jfdctint.c:68: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o resample.o resample.c In file included from resample.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o resample2.o resample2.c In file included from resample2.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dsputil.o dsputil.c In file included from dsputil.c:31: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated dsputil.c:2430: warning: 'avg_h264_qpel2_h_lowpass' defined but not used dsputil.c:2430: warning: 'avg_h264_qpel2_v_lowpass' defined but not used dsputil.c:2430: warning: 'avg_h264_qpel2_hv_lowpass' defined but not used dsputil.c: In function 'bit8x8_c': dsputil.c:3601: warning: dereferencing pointer 'temp' does break strict-aliasing rules dsputil.c:3583: note: initialized from here dsputil.c: In function 'rd8x8_c': dsputil.c:3529: warning: dereferencing pointer 'temp' does break strict-aliasing rules dsputil.c:3505: note: initialized from here dsputil.c: In function 'bit16_c': dsputil.c:3601: warning: dereferencing pointer 'temp' does break strict-aliasing rules dsputil.c:3583: note: initialized from here dsputil.c:3601: warning: dereferencing pointer 'temp' does break strict-aliasing rules dsputil.c:3583: note: initialized from here gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o motion_est.o motion_est.c In file included from motion_est.c:35: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated motion_est.c: In function 'h263_mv4_search': motion_est.c:751: warning: 'P[4][1]' may be used uninitialized in this function motion_est.c:751: warning: 'P[3][1]' may be used uninitialized in this function motion_est.c:751: warning: 'P[2][1]' may be used uninitialized in this function motion_est.c: In function 'interlaced_search': motion_est.c:901: warning: 'P[4][1]' may be used uninitialized in this function motion_est.c:901: warning: 'P[3][1]' may be used uninitialized in this function motion_est.c:901: warning: 'P[2][1]' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o imgconvert.o imgconvert.c In file included from imgconvert.c:34: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated imgconvert.c: In function 'gray16_to_gray16': imgconvert.c:1916: warning: assignment from incompatible pointer type imgconvert.c:1918: warning: assignment from incompatible pointer type imgconvert.c: In function 'img_convert': imgconvert.c:2570: warning: 'img_convert' is deprecated (declared at imgconvert.c:2341) imgconvert.c:2573: warning: 'img_convert' is deprecated (declared at imgconvert.c:2341) gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpeg12.o mpeg12.c In file included from mpeg12.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated mpeg12.c: In function 'init_2d_vlc_rl': mpeg12.c:112: warning: 'av_mallocz_static' is deprecated (declared at avcodec.h:2856) gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o simple_idct.o simple_idct.c In file included from simple_idct.c:33: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ratecontrol.o ratecontrol.c In file included from ratecontrol.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o eval.o eval.c In file included from eval.c:33: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o error_resilience.o error_resilience.c In file included from error_resilience.c:31: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o raw.o raw.c In file included from raw.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o faandct.o faandct.c In file included from dsputil.h:34, from faandct.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o parser.o parser.c In file included from parser.h:27, from parser.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rangecoder.o rangecoder.c In file included from rangecoder.c:38: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h263.o h263.c In file included from dsputil.h:34, from h263.c:38: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated h263.c: In function 'init_vlc_rl': h263.c:2942: warning: 'av_mallocz_static' is deprecated (declared at avcodec.h:2856) h263.c: In function 'mpeg4_decode_block': h263.c:4803: warning: 'dc_pred_dir' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o opt.o opt.c In file included from opt.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o bitstream_filter.o bitstream_filter.c In file included from bitstream_filter.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o audioconvert.o audioconvert.c In file included from audioconvert.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o imgresample.o imgresample.c In file included from imgresample.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated imgresample.c:484: warning: 'ImgReSampleContext' is deprecated imgresample.c:551: warning: 'ImgReSampleContext' is deprecated imgresample.c: In function 'img_resample_init': imgresample.c:552: warning: 'img_resample_full_init' is deprecated (declared at avcodec.h:2242) imgresample.c: At top level: imgresample.c:562: warning: 'ImgReSampleContext' is deprecated imgresample.c: In function 'img_resample_full_init': imgresample.c:563: warning: 'ImgReSampleContext' is deprecated imgresample.c:568: warning: 'ImgReSampleContext' is deprecated imgresample.c: At top level: imgresample.c:609: warning: 'ImgReSampleContext' is deprecated imgresample.c:631: warning: 'ImgReSampleContext' is deprecated imgresample.c: In function 'sws_getContext': imgresample.c:655: warning: 'img_resample_init' is deprecated (declared at imgresample.c:549) imgresample.c:657: warning: 'ImgReSampleContext' is deprecated imgresample.c: In function 'sws_freeContext': imgresample.c:675: warning: 'img_resample_close' is deprecated (declared at imgresample.c:631) imgresample.c: In function 'sws_scale': imgresample.c:752: warning: 'img_convert' is deprecated (declared at avcodec.h:2397) imgresample.c:783: warning: 'img_resample' is deprecated (declared at imgresample.c:609) imgresample.c:791: warning: 'img_convert' is deprecated (declared at avcodec.h:2397) gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/fdct_mmx.o i386/fdct_mmx.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/fdct_mmx.c:34: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/cputest.o i386/cputest.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/cputest.c:25: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/dsputil_mmx.o i386/dsputil_mmx.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/dsputil_mmx.c:26: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated i386/dsputil_mmx.c: In function 'gmc_mmx': i386/dsputil_mmx.c:2658: warning: suggest parentheses around arithmetic in operand of '|' i386/dsputil_mmx.c:2658: warning: suggest parentheses around arithmetic in operand of '|' i386/dsputil_mmx.c:2659: warning: suggest parentheses around arithmetic in operand of '|' i386/dsputil_mmx.c:2659: warning: suggest parentheses around arithmetic in operand of '|' i386/dsputil_mmx.c:2659: warning: suggest parentheses around arithmetic in operand of '|' i386/dsputil_mmx.c: In function 'dsputil_init_mmx': i386/dsputil_mmx.c:3468: warning: assignment from incompatible pointer type i386/dsputil_mmx.c:3469: warning: assignment from incompatible pointer type gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/mpegvideo_mmx.o i386/mpegvideo_mmx.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/mpegvideo_mmx.c:26: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/motion_est_mmx.o i386/motion_est_mmx.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/motion_est_mmx.c:25: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/simple_idct_mmx.o i386/simple_idct_mmx.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/simple_idct_mmx.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/idct_mmx_xvid.o i386/idct_mmx_xvid.c In file included from i386/idct_mmx_xvid.c:54: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/fft_sse.o i386/fft_sse.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/fft_sse.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated i386/fft_sse.c: Assembler messages: i386/fft_sse.c:172: Warning: missing operand; zero assumed i386/fft_sse.c:173: Warning: missing operand; zero assumed i386/fft_sse.c:176: Warning: missing operand; zero assumed i386/fft_sse.c:177: Warning: missing operand; zero assumed i386/fft_sse.c:224: Warning: missing operand; zero assumed i386/fft_sse.c:226: Warning: missing operand; zero assumed i386/fft_sse.c:230: Warning: missing operand; zero assumed i386/fft_sse.c:250: Warning: missing operand; zero assumed gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/fft_3dn.o i386/fft_3dn.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/fft_3dn.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/fft_3dn2.o i386/fft_3dn2.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/fft_3dn2.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o aasc.o aasc.c In file included from aasc.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ac3enc.o ac3enc.c In file included from ac3enc.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ac3tab.o ac3tab.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ac3.o ac3.c In file included from ac3.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o alac.o alac.c In file included from alac.c:57: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o asv1.o asv1.c In file included from asv1.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o atrac3.o atrac3.c In file included from atrac3.c:39: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mdct.o mdct.c In file included from dsputil.h:34, from mdct.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o fft.o fft.c In file included from dsputil.h:34, from fft.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o avs.o avs.c In file included from avs.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated avs.c: In function 'avs_decode_frame': avs.c:56: warning: 'change_map.buffer' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o bethsoftvideo.o bethsoftvideo.c In file included from dsputil.h:34, from bethsoftvideo.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o bmp.o bmp.c In file included from bmp.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated bmp.c: In function 'bmp_decode_frame': bmp.c:48: warning: 'rgb[2]' may be used uninitialized in this function bmp.c:48: warning: 'rgb[1]' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o bmpenc.o bmpenc.c In file included from bmpenc.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o c93.o c93.c In file included from c93.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cavs.o cavs.c In file included from cavs.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated cavs.c: In function 'filter_mb': cavs.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules cavs.c:170: warning: dereferencing type-punned pointer will break strict-aliasing rules cavs.c:184: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cavsdsp.o cavsdsp.c In file included from dsputil.h:34, from cavsdsp.c:27: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o golomb.o golomb.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cinepak.o cinepak.c In file included from cinepak.c:39: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cljr.o cljr.c In file included from cljr.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cook.o cook.c In file included from cook.c:51: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cscd.o cscd.c In file included from cscd.c:25: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cyuv.o cyuv.c In file included from cyuv.c:39: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dca.o dca.c In file included from dca.c:34: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated dca.c: In function 'dca_subframe_header': dca.c:508: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' dca.c: In function 'dca_subsubframe': dca.c:935: warning: array subscript is above array bounds dca.c:935: warning: array subscript is above array bounds dca.c:935: warning: array subscript is above array bounds gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dnxhddec.o dnxhddec.c In file included from dnxhddec.c:26: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dsicinav.o dsicinav.c In file included from dsicinav.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dvbsubdec.o dvbsubdec.c In file included from dvbsubdec.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dvbsub.o dvbsub.c In file included from dvbsub.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dvdsubdec.o dvdsubdec.c In file included from dvdsubdec.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated dvdsubdec.c: In function 'dvdsub_decode': dvdsubdec.c:128: warning: 'palette[1]' may be used uninitialized in this function dvdsubdec.c:128: note: 'palette[1]' was declared here dvdsubdec.c:128: warning: 'palette[2]' may be used uninitialized in this function dvdsubdec.c:128: note: 'palette[2]' was declared here dvdsubdec.c:128: warning: 'palette[3]' may be used uninitialized in this function dvdsubdec.c:128: note: 'palette[3]' was declared here dvdsubdec.c:128: warning: 'alpha[1]' may be used uninitialized in this function dvdsubdec.c:128: note: 'alpha[1]' was declared here dvdsubdec.c:128: warning: 'alpha[2]' may be used uninitialized in this function dvdsubdec.c:128: note: 'alpha[2]' was declared here dvdsubdec.c:128: warning: 'alpha[3]' may be used uninitialized in this function dvdsubdec.c:128: note: 'alpha[3]' was declared here gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dvdsubenc.o dvdsubenc.c In file included from dvdsubenc.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dv.o dv.c In file included from dv.c:38: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dxa.o dxa.c In file included from dxa.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o 8bps.o 8bps.c In file included from 8bps.c:39: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ffv1.o ffv1.c In file included from ffv1.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o huffyuv.o huffyuv.c In file included from huffyuv.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated huffyuv.c: In function 'decode_frame': huffyuv.c:1006: warning: 'lefttopu' may be used uninitialized in this function huffyuv.c:1006: warning: 'lefttopv' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o flac.o flac.c In file included from flac.c:40: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o flacenc.o flacenc.c In file included from flacenc.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o flashsv.o flashsv.c In file included from flashsv.c:54: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o flashsvenc.o flashsvenc.c In file included from flashsvenc.c:62: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o flicvideo.o flicvideo.c In file included from flicvideo.c:45: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated flicvideo.c: In function 'flic_decode_frame_15_16BPP': flicvideo.c:587: warning: dereferencing type-punned pointer will break strict-aliasing rules flicvideo.c: In function 'flic_decode_frame': flicvideo.c:587: warning: dereferencing pointer 'pixel.51' does break strict-aliasing rules flicvideo.c:587: note: initialized from here gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o 4xm.o 4xm.c In file included from 4xm.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o fraps.o fraps.c In file included from fraps.c:36: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated fraps.c: In function 'fraps2_decode_plane': fraps.c:155: warning: passing argument 4 of 'qsort' from incompatible pointer type /usr/include/stdlib.h:710: note: expected '__compar_fn_t' but argument is of type 'int (*)(const struct Node *, const struct Node *)' fraps.c:174: warning: passing argument 1 of 's->dsp.bswap_buf' from incompatible pointer type fraps.c:174: note: expected 'uint32_t *' but argument is of type 'uint8_t *' fraps.c:174: warning: passing argument 2 of 's->dsp.bswap_buf' from incompatible pointer type fraps.c:174: note: expected 'uint32_t *' but argument is of type 'uint8_t *' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o gifdec.o gifdec.c In file included from gifdec.c:26: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o lzw.o lzw.c In file included from lzw.c:31: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o gif.o gif.c In file included from gif.c:45: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h261dec.o h261dec.c In file included from dsputil.h:34, from h261dec.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h261.o h261.c In file included from dsputil.h:34, from h261.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated h261data.h:151: warning: 'h261_rl_tcoeff' defined but not used gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h261enc.o h261enc.c In file included from dsputil.h:34, from h261enc.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h263dec.o h263dec.c In file included from h263dec.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h264.o h264.c In file included from dsputil.h:34, from h264.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated h264.c: In function 'hl_decode_mb_internal': h264.c:3193: warning: suggest parentheses around arithmetic in operand of '^' h264.c:3199: warning: suggest parentheses around arithmetic in operand of '^' h264.c: At top level: cabac.h:113: warning: 'put_cabac_static' defined but not used cabac.h:159: warning: 'put_cabac_terminate' defined but not used cabac.h:187: warning: 'put_cabac_u' defined but not used cabac.h:222: warning: 'put_cabac_ueg' defined but not used cabac.h:812: warning: 'get_cabac_u' defined but not used cabac.h:828: warning: 'get_cabac_ueg' defined but not used h264.c: In function 'filter_mb_fast': h264.c:6764: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6763: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6762: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6761: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6757: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6756: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6753: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6740: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6727: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6727: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6727: warning: dereferencing pointer 'bSv' does break strict-aliasing rules h264.c:6723: note: initialized from here gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h264idct.o h264idct.c In file included from dsputil.h:34, from h264idct.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cabac.o cabac.c cabac.h:113: warning: 'put_cabac_static' defined but not used cabac.h:159: warning: 'put_cabac_terminate' defined but not used cabac.h:187: warning: 'put_cabac_u' defined but not used cabac.h:222: warning: 'put_cabac_ueg' defined but not used cabac.h:582: warning: 'get_cabac_noinline' defined but not used cabac.h:799: warning: 'get_cabac_terminate' defined but not used cabac.h:812: warning: 'get_cabac_u' defined but not used cabac.h:828: warning: 'get_cabac_ueg' defined but not used gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o idcinvideo.o idcinvideo.c In file included from idcinvideo.c:54: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated idcinvideo.c: In function 'idcin_decode_frame': idcinvideo.c:219: warning: 'AVPaletteControl' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o imc.o imc.c In file included from imc.c:40: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o indeo2.o indeo2.c In file included from indeo2.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o indeo3.o indeo3.c In file included from indeo3.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o interplayvideo.o interplayvideo.c In file included from interplayvideo.c:44: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated interplayvideo.c: In function 'ipvideo_decode_frame': interplayvideo.c:886: warning: 'AVPaletteControl' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dpcm.o dpcm.c In file included from dpcm.c:41: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o jpeglsdec.o jpeglsdec.c In file included from jpeglsdec.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o jpegls.o jpegls.c In file included from jpegls.h:32, from jpegls.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mjpegdec.o mjpegdec.c In file included from mjpegdec.c:37: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mjpeg.o mjpeg.c In file included from mjpeg.h:37, from mjpeg.c:34: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o jpeglsenc.o jpeglsenc.c In file included from jpeglsenc.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o kmvc.o kmvc.c In file included from kmvc.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ljpegenc.o ljpegenc.c In file included from ljpegenc.c:34: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mjpegenc.o mjpegenc.c In file included from mjpegenc.c:37: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o loco.o loco.c In file included from loco.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mace.o mace.c In file included from mace.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mjpegbdec.o mjpegbdec.c In file included from mjpegbdec.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mmvideo.o mmvideo.c In file included from mmvideo.c:35: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated mmvideo.c: In function 'mm_decode_frame': mmvideo.c:156: warning: 'AVPaletteControl' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegaudiodec.o mpegaudiodec.c In file included from mpegaudiodec.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegaudiodecheader.o mpegaudiodecheader.c In file included from mpegaudiodecheader.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegaudio.o mpegaudio.c In file included from mpegaudio.h:30, from mpegaudio.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegaudiodata.o mpegaudiodata.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegaudioenc.o mpegaudioenc.c In file included from mpegaudioenc.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpc.o mpc.c In file included from mpc.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated mpc.c: In function 'mpc7_decode_init': mpc.c:86: warning: passing argument 1 of 'c->dsp.bswap_buf' from incompatible pointer type mpc.c:86: note: expected 'uint32_t *' but argument is of type 'uint8_t *' mpc.c:86: warning: passing argument 2 of 'c->dsp.bswap_buf' from incompatible pointer type mpc.c:86: note: expected 'uint32_t *' but argument is of type 'uint8_t *' mpc.c: In function 'mpc7_decode_frame': mpc.c:228: warning: passing argument 1 of 'c->dsp.bswap_buf' from incompatible pointer type mpc.c:228: note: expected 'uint32_t *' but argument is of type 'uint8_t *' mpc.c:228: warning: passing argument 2 of 'c->dsp.bswap_buf' from incompatible pointer type mpc.c:228: note: expected 'uint32_t *' but argument is of type 'uint8_t *' mpc.c:214: warning: 't' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o msmpeg4.o msmpeg4.c In file included from msmpeg4.c:31: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated msmpeg4.c: In function 'msmpeg4_decode_block': msmpeg4.c:1596: warning: 'dc_pred_dir' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o msmpeg4data.o msmpeg4data.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o msrle.o msrle.c In file included from msrle.c:40: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o msvideo1.o msvideo1.c In file included from msvideo1.c:40: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o lcl.o lcl.c In file included from lcl.c:46: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o nuv.o nuv.c In file included from nuv.c:25: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rtjpeg.o rtjpeg.c In file included from dsputil.h:34, from rtjpeg.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o pnmenc.o pnmenc.c In file included from pnmenc.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o pnm.o pnm.c In file included from pnm.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o png.o png.c In file included from png.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated png.c: In function 'png_write_chunk': png.c:696: warning: dereferencing type-punned pointer will break strict-aliasing rules png.c: In function 'encode_frame': png.c:806: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ptx.o ptx.c In file included from ptx.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o qdm2.o qdm2.c In file included from qdm2.c:40: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o qdrw.o qdrw.c In file included from qdrw.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o qpeg.o qpeg.c In file included from qpeg.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o qtrle.o qtrle.c In file included from qtrle.c:41: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ra144.o ra144.c In file included from ra144.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ra288.o ra288.c In file included from ra288.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o roqvideodec.o roqvideodec.c In file included from roqvideodec.c:35: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o roqvideo.o roqvideo.c In file included from roqvideo.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o roqaudioenc.o roqaudioenc.c In file included from roqaudioenc.c:25: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rpza.o rpza.c In file included from rpza.c:44: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rv10.o rv10.c In file included from rv10.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o sgidec.o sgidec.c In file included from sgidec.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o sgienc.o sgienc.c In file included from sgienc.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rle.o rle.c In file included from rle.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o shorten.o shorten.c In file included from shorten.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o smacker.o smacker.c In file included from smacker.c:36: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o smc.o smc.c In file included from smc.c:38: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o snow.o snow.c In file included from snow.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated snow.c: In function 'pred_block': snow.c:2496: warning: suggest parentheses around '&&' within '||' snow.c: In function 'ff_snow_inner_add_yblock': snow.c:2537: warning: left shift count is negative snow.c: In function 'add_yblock': snow.c:2696: warning: left shift count is negative snow.c: In function 'get_4block_rd': snow.c:3055: warning: passing argument 4 of 'add_yblock' discards qualifiers from pointer target type snow.c:2553: note: expected 'DWTELEM *' but argument is of type 'const DWTELEM *' snow.c: In function 'common_init': snow.c:3763: warning: assignment from incompatible pointer type snow.c:3763: warning: assignment from incompatible pointer type snow.c:3764: warning: assignment from incompatible pointer type snow.c:3764: warning: assignment from incompatible pointer type snow.c:3765: warning: assignment from incompatible pointer type snow.c:3765: warning: assignment from incompatible pointer type snow.c:3766: warning: assignment from incompatible pointer type snow.c:3766: warning: assignment from incompatible pointer type snow.c: At top level: snow.c:1333: warning: 'spatial_compose53i' defined but not used snow.c:1500: warning: 'spatial_compose97i' defined but not used gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o sonic.o sonic.c In file included from sonic.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o sp5xdec.o sp5xdec.c In file included from sp5xdec.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o svq1.o svq1.c In file included from svq1.c:45: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated svq1.c: In function 'encode_block': svq1.c:997: warning: passing argument 1 of 's->dsp.ssd_int8_vs_int16' discards qualifiers from pointer target type svq1.c:997: note: expected 'int8_t *' but argument is of type 'const int8_t *' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o targa.o targa.c In file included from targa.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o targaenc.o targaenc.c In file included from targaenc.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vp3.o vp3.c In file included from vp3.c:39: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o xiph.o xiph.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vp3dsp.o vp3dsp.c In file included from vp3dsp.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o tiertexseqv.o tiertexseqv.c In file included from tiertexseqv.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o tiff.o tiff.c In file included from tiff.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated tiff.c: In function 'tiff_decode_tag': tiff.c:248: warning: assignment from incompatible pointer type tiff.c:381: warning: assignment from incompatible pointer type tiff.c:383: warning: assignment from incompatible pointer type tiff.c:384: warning: assignment from incompatible pointer type tiff.c:385: warning: assignment from incompatible pointer type tiff.c:388: warning: passing argument 1 of 'tget' from incompatible pointer type tiff.c:66: note: expected 'uint8_t **' but argument is of type 'int **' tiff.c:389: warning: passing argument 1 of 'tget' from incompatible pointer type tiff.c:66: note: expected 'uint8_t **' but argument is of type 'int **' tiff.c:390: warning: passing argument 1 of 'tget' from incompatible pointer type tiff.c:66: note: expected 'uint8_t **' but argument is of type 'int **' tiff.c: In function 'decode_frame': tiff.c:68: warning: dereferencing pointer 'rp.84' does break strict-aliasing rules tiff.c:56: warning: dereferencing pointer 'rp.84' does break strict-aliasing rules tiff.c:62: warning: dereferencing pointer 'rp.84' does break strict-aliasing rules tiff.c:388: note: initialized from here tiff.c:68: warning: dereferencing pointer 'gp.85' does break strict-aliasing rules tiff.c:56: warning: dereferencing pointer 'gp.85' does break strict-aliasing rules tiff.c:62: warning: dereferencing pointer 'gp.85' does break strict-aliasing rules tiff.c:389: note: initialized from here tiff.c:68: warning: dereferencing pointer 'bp.86' does break strict-aliasing rules tiff.c:56: warning: dereferencing pointer 'bp.86' does break strict-aliasing rules tiff.c:62: warning: dereferencing pointer 'bp.86' does break strict-aliasing rules tiff.c:390: note: initialized from here gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o tiffenc.o tiffenc.c In file included from tiffenc.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated tiffenc.c: In function 'add_entry1': tiffenc.c:137: warning: pointer type mismatch in conditional expression gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o lzwenc.o lzwenc.c In file included from lzwenc.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o truemotion1.o truemotion1.c In file included from truemotion1.c:38: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o truemotion2.o truemotion2.c In file included from truemotion2.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o truespeech.o truespeech.c In file included from truespeech.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o tscc.o tscc.c In file included from tscc.c:43: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated tscc.c: In function 'decode_rle': tscc.c:144: warning: dereferencing type-punned pointer will break strict-aliasing rules tscc.c: In function 'decode_frame': tscc.c:144: warning: dereferencing pointer 'pix.37' does break strict-aliasing rules tscc.c:144: note: initialized from here gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o tta.o tta.c In file included from tta.c:34: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o txd.o txd.c In file included from txd.c:25: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o s3tc.o s3tc.c In file included from s3tc.c:25: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ulti.o ulti.c In file included from ulti.c:34: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vc1.o vc1.c In file included from dsputil.h:34, from vc1.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated vc1.c: In function 'vc1_decode_p_mb': vc1.c:3212: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vc1data.o vc1data.c In file included from vc1data.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vc1dsp.o vc1dsp.c In file included from dsputil.h:34, from vc1dsp.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vcr1.o vcr1.c In file included from vcr1.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vmdav.o vmdav.c In file included from vmdav.c:49: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vmnc.o vmnc.c In file included from vmnc.c:33: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vorbis_dec.o vorbis_dec.c In file included from vorbis_dec.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vorbis.o vorbis.c In file included from vorbis.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vorbis_data.o vorbis_data.c In file included from vorbis.h:25, from vorbis_data.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vorbis_enc.o vorbis_enc.c In file included from vorbis_enc.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vp5.o vp5.c In file included from vp5.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from vp5.c:33: vp56.h: In function 'vp56_init_range_decoder': vp56.h:173: warning: passing argument 1 of 'bytestream_get_be16' from incompatible pointer type bytestream.h:40: note: expected 'uint8_t **' but argument is of type 'const uint8_t **' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vp56.o vp56.c In file included from vp56.c:25: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from vp56.c:27: vp56.h: In function 'vp56_init_range_decoder': vp56.h:173: warning: passing argument 1 of 'bytestream_get_be16' from incompatible pointer type bytestream.h:40: note: expected 'uint8_t **' but argument is of type 'const uint8_t **' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vp56data.o vp56data.c gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vp6.o vp6.c In file included from vp6.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from vp6.c:37: vp56.h: In function 'vp56_init_range_decoder': vp56.h:173: warning: passing argument 1 of 'bytestream_get_be16' from incompatible pointer type bytestream.h:40: note: expected 'uint8_t **' but argument is of type 'const uint8_t **' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vqavideo.o vqavideo.c In file included from vqavideo.c:73: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o wavpack.o wavpack.c In file included from wavpack.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o wmadec.o wmadec.c In file included from wmadec.c:37: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o wma.o wma.c In file included from wma.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated wma.c: In function 'ff_wma_init': wma.c:350: warning: assignment discards qualifiers from pointer target type wma.c:351: warning: assignment discards qualifiers from pointer target type gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o wmaenc.o wmaenc.c In file included from wmaenc.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated wmaenc.c: In function 'encode_block': wmaenc.c:181: warning: suggest parentheses around assignment used as truth value wmaenc.c:182: warning: passing argument 3 of 'init_exp' discards qualifiers from pointer target type wmaenc.c:97: note: expected 'int *' but argument is of type 'const int *' wmaenc.c: In function 'encode_superframe': wmaenc.c:327: warning: unused variable 'best' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o wnv1.o wnv1.c In file included from wnv1.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ws-snd1.o ws-snd1.c In file included from ws-snd1.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o xan.o xan.c In file included from xan.c:38: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated xan.c: In function 'xan_decode_frame': xan.c:413: warning: 'AVPaletteControl' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o xl.o xl.c In file included from xl.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated xl.c: In function 'decode_frame': xl.c:52: warning: 'y3' may be used uninitialized in this function xl.c:52: warning: 'c0' may be used uninitialized in this function xl.c:52: warning: 'c1' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o zmbv.o zmbv.c In file included from zmbv.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated zmbv.c: In function 'decode_frame': zmbv.c:539: warning: value computed is not used gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o zmbvenc.o zmbvenc.c In file included from zmbvenc.c:32: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o pcm.o pcm.c In file included from pcm.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o adpcm.o adpcm.c In file included from adpcm.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o adx.o adx.c In file included from adx.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o g726.o g726.c In file included from g726.c:26: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o aac_parser.o aac_parser.c In file included from parser.h:27, from aac_parser.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o aac_ac3_parser.o aac_ac3_parser.c In file included from parser.h:27, from aac_ac3_parser.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ac3_parser.o ac3_parser.c In file included from parser.h:27, from ac3_parser.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cavs_parser.o cavs_parser.c In file included from parser.h:27, from cavs_parser.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dca_parser.o dca_parser.c In file included from parser.h:27, from dca_parser.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dvbsub_parser.o dvbsub_parser.c In file included from dvbsub_parser.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dvdsub_parser.o dvdsub_parser.c In file included from dvdsub_parser.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h261_parser.o h261_parser.c In file included from parser.h:27, from h261_parser.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h263_parser.o h263_parser.c In file included from parser.h:27, from h263_parser.c:28: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated h263_parser.c: In function 'h263_parse': h263_parser.c:74: warning: passing argument 3 of 'ff_combine_frame' from incompatible pointer type parser.h:56: note: expected 'const uint8_t **' but argument is of type 'uint8_t **' h263_parser.c: At top level: h263_parser.c:89: warning: initialization from incompatible pointer type gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o h264_parser.o h264_parser.c In file included from parser.h:27, from h264_parser.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated cabac.h:113: warning: 'put_cabac_static' defined but not used cabac.h:159: warning: 'put_cabac_terminate' defined but not used cabac.h:187: warning: 'put_cabac_u' defined but not used cabac.h:222: warning: 'put_cabac_ueg' defined but not used cabac.h:582: warning: 'get_cabac_noinline' defined but not used cabac.h:799: warning: 'get_cabac_terminate' defined but not used cabac.h:812: warning: 'get_cabac_u' defined but not used cabac.h:828: warning: 'get_cabac_ueg' defined but not used gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mjpeg_parser.o mjpeg_parser.c In file included from parser.h:27, from mjpeg_parser.c:30: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpeg4video_parser.o mpeg4video_parser.c In file included from parser.h:27, from mpeg4video_parser.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegaudio_parser.o mpegaudio_parser.c In file included from parser.h:27, from mpegaudio_parser.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated mpegaudio_parser.c: In function 'mpegaudio_parse': mpegaudio_parser.c:108: warning: dereferencing type-punned pointer will break strict-aliasing rules mpegaudio_parser.c:124: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegvideo_parser.o mpegvideo_parser.c In file included from parser.h:27, from mpegvideo_parser.c:24: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o pnm_parser.o pnm_parser.c In file included from parser.h:27, from pnm_parser.c:23: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vc1_parser.o vc1_parser.c In file included from parser.h:27, from vc1_parser.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dump_extradata_bsf.o dump_extradata_bsf.c In file included from dump_extradata_bsf.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o remove_extradata_bsf.o remove_extradata_bsf.c In file included from remove_extradata_bsf.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o noise_bsf.o noise_bsf.c In file included from noise_bsf.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mp3_header_compress_bsf.o mp3_header_compress_bsf.c In file included from mp3_header_compress_bsf.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mp3_header_decompress_bsf.o mp3_header_decompress_bsf.c In file included from mp3_header_decompress_bsf.c:22: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mjpega_dump_header_bsf.o mjpega_dump_header_bsf.c In file included from mjpega_dump_header_bsf.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o imx_dump_header_bsf.o imx_dump_header_bsf.c In file included from imx_dump_header_bsf.c:29: avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/cavsdsp_mmx.o i386/cavsdsp_mmx.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/cavsdsp_mmx.c:26: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/snowdsp_mmx.o i386/snowdsp_mmx.c In file included from i386/snowdsp_mmx.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/vp3dsp_mmx.o i386/vp3dsp_mmx.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/vp3dsp_mmx.c:27: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o i386/vp3dsp_sse2.o i386/vp3dsp_sse2.c In file included from /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/dsputil.h:34, from i386/vp3dsp_sse2.c:27: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated rm -f libavcodec.a ar rc libavcodec.a bitstream.o utils.o allcodecs.o mpegvideo.o jrevdct.o jfdctfst.o jfdctint.o resample.o resample2.o dsputil.o motion_est.o imgconvert.o mpeg12.o simple_idct.o ratecontrol.o eval.o error_resilience.o raw.o faandct.o parser.o rangecoder.o h263.o opt.o bitstream_filter.o audioconvert.o imgresample.o i386/fdct_mmx.o i386/cputest.o i386/dsputil_mmx.o i386/mpegvideo_mmx.o i386/motion_est_mmx.o i386/simple_idct_mmx.o i386/idct_mmx_xvid.o i386/fft_sse.o i386/fft_3dn.o i386/fft_3dn2.o aasc.o ac3enc.o ac3tab.o ac3.o alac.o asv1.o atrac3.o mdct.o fft.o avs.o bethsoftvideo.o bmp.o bmpenc.o c93.o cavs.o cavsdsp.o golomb.o cinepak.o cljr.o cook.o cscd.o cyuv.o dca.o dnxhddec.o dsicinav.o dvbsubdec.o dvbsub.o dvdsubdec.o dvdsubenc.o dv.o dxa.o 8bps.o ffv1.o huffyuv.o flac.o flacenc.o flashsv.o flashsvenc.o flicvideo.o 4xm.o fraps.o gifdec.o lzw.o gif.o h261dec.o h261.o h261enc.o h263dec.o h264.o h264idct.o cabac.o idcinvideo.o imc.o indeo2.o indeo3.o interplayvideo.o dpcm.o jpeglsdec.o jpegls.o mjpegdec.o mjpeg.o jpeglsenc.o kmvc.o ljpegenc.o mjpegenc.o loco.o mace.o mjpegbdec.o mmvideo.o mpegaudiodec.o mpegaudiodecheader.o mpegaudio.o mpegaudiodata.o mpegaudioenc.o mpc.o msmpeg4.o msmpeg4data.o msrle.o msvideo1.o lcl.o nuv.o rtjpeg.o pnmenc.o pnm.o png.o ptx.o qdm2.o qdrw.o qpeg.o qtrle.o ra144.o ra288.o roqvideodec.o roqvideo.o roqaudioenc.o rpza.o rv10.o sgidec.o sgienc.o rle.o shorten.o smacker.o smc.o snow.o sonic.o sp5xdec.o svq1.o targa.o targaenc.o vp3.o xiph.o vp3dsp.o tiertexseqv.o tiff.o tiffenc.o lzwenc.o truemotion1.o truemotion2.o truespeech.o tscc.o tta.o txd.o s3tc.o ulti.o vc1.o vc1data.o vc1dsp.o vcr1.o vmdav.o vmnc.o vorbis_dec.o vorbis.o vorbis_data.o vorbis_enc.o vp5.o vp56.o vp56data.o vp6.o vqavideo.o wavpack.o wmadec.o wma.o wmaenc.o wnv1.o ws-snd1.o xan.o xl.o zmbv.o zmbvenc.o pcm.o adpcm.o adx.o g726.o aac_parser.o aac_ac3_parser.o ac3_parser.o cavs_parser.o dca_parser.o dvbsub_parser.o dvdsub_parser.o h261_parser.o h263_parser.o h264_parser.o mjpeg_parser.o mpeg4video_parser.o mpegaudio_parser.o mpegvideo_parser.o pnm_parser.o vc1_parser.o dump_extradata_bsf.o remove_extradata_bsf.o noise_bsf.o mp3_header_compress_bsf.o mp3_header_decompress_bsf.o mjpega_dump_header_bsf.o imx_dump_header_bsf.o i386/cavsdsp_mmx.o i386/snowdsp_mmx.o i386/vp3dsp_mmx.o i386/vp3dsp_sse2.o ranlib libavcodec.a make[1]: Leaving directory `/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec' make -C libavformat all make[1]: Entering directory `/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavformat' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o utils.o utils.c In file included from avformat.h:33, from utils.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from utils.c:22: avformat.h:286: warning: 'AVFrac' is deprecated utils.c:33: warning: 'AVFrac' is deprecated utils.c:34: warning: 'AVFrac' is deprecated utils.c:2866: warning: 'AVFrac' is deprecated utils.c:2884: warning: 'AVFrac' is deprecated utils.c:1011: warning: 'av_build_index_raw' defined but not used utils.c:1039: warning: 'is_raw_stream' defined but not used utils.c: In function 'av_seek_frame_binary': utils.c:1087: warning: 'pos_min' may be used uninitialized in this function utils.c:1087: warning: 'pos_max' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o cutils.o cutils.c In file included from avformat.h:33, from cutils.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from cutils.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o os_support.o os_support.c In file included from avformat.h:33, from os_support.c:24: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from os_support.c:24: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o allformats.o allformats.c In file included from avformat.h:33, from allformats.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from allformats.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o framehook.o framehook.c In file included from framehook.c:24: framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help porting libmpcodecs or a better filter system to FFmpeg instead of wasting your time writing new filters for this crappy one. In file included from avformat.h:33, from framehook.c:24: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from framehook.c:24: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o avio.o avio.c In file included from avformat.h:33, from avio.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from avio.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o aviobuf.o aviobuf.c In file included from avformat.h:33, from aviobuf.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from aviobuf.c:22: avformat.h:286: warning: 'AVFrac' is deprecated aviobuf.c: In function 'dyn_packet_buf_write': aviobuf.c:647: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o raw.o raw.c In file included from avformat.h:33, from raw.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from raw.c:23: avformat.h:286: warning: 'AVFrac' is deprecated raw.c: In function 'ac3_probe': raw.c:420: warning: 'first_frames' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o adtsenc.o adtsenc.c In file included from avformat.h:33, from adtsenc.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from adtsenc.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o aiff.o aiff.c In file included from avformat.h:33, from aiff.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from aiff.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o riff.o riff.c In file included from avformat.h:33, from riff.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from riff.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o amr.o amr.c In file included from avformat.h:33, from amr.c:29: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from amr.c:29: avformat.h:286: warning: 'AVFrac' is deprecated amr.c: In function 'amr_read_packet': amr.c:126: warning: 'size' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o apc.o apc.c In file included from avformat.h:33, from apc.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from apc.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o asf.o asf.c In file included from avformat.h:33, from asf.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from asf.c:22: avformat.h:286: warning: 'AVFrac' is deprecated asf.c: In function 'get_guid': asf.c:87: warning: passing argument 2 of 'get_buffer' from incompatible pointer type avio.h:176: note: expected 'unsigned char *' but argument is of type 'uint8_t (*)[16]' asf.c: In function 'asf_read_header': asf.c:328: warning: 'AVPaletteControl' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o asf-enc.o asf-enc.c In file included from avformat.h:33, from asf-enc.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from asf-enc.c:22: avformat.h:286: warning: 'AVFrac' is deprecated asf-enc.c: In function 'put_guid': asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type avio.h:139: note: expected 'const unsigned char *' but argument is of type 'const uint8_t (*)[16]' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o au.o au.c In file included from avformat.h:33, from au.c:31: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from au.c:31: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o audio.o audio.c In file included from avformat.h:33, from audio.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from audio.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o avidec.o avidec.c In file included from avformat.h:33, from avidec.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from avidec.c:22: avformat.h:286: warning: 'AVFrac' is deprecated avidec.c: In function 'avi_read_header': avidec.c:428: warning: 'AVPaletteControl' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o avienc.o avienc.c In file included from avformat.h:33, from avienc.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from avienc.c:22: avformat.h:286: warning: 'AVFrac' is deprecated avienc.c: In function 'avi_write_header': avienc.c:202: warning: 'codec_get_bmp_tag' is deprecated (declared at riff.h:52) gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o avs.o avs.c In file included from avformat.h:33, from avs.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from avs.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vocdec.o vocdec.c In file included from avformat.h:33, from voc.h:26, from vocdec.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from voc.h:26, from vocdec.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o voc.o voc.c In file included from avformat.h:33, from voc.h:26, from voc.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from voc.h:26, from voc.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o bethsoftvid.o bethsoftvid.c In file included from avformat.h:33, from bethsoftvid.c:31: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from bethsoftvid.c:31: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o c93.o c93.c In file included from avformat.h:33, from c93.c:24: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from c93.c:24: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o crc.o crc.c In file included from avformat.h:33, from crc.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from crc.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o daud.o daud.c In file included from avformat.h:33, from daud.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from daud.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dsicin.o dsicin.c In file included from avformat.h:33, from dsicin.c:28: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from dsicin.c:28: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dv.o dv.c In file included from avformat.h:33, from dv.c:32: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from dv.c:32: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dvenc.o dvenc.c In file included from avformat.h:33, from dvenc.c:33: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from dvenc.c:33: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dv1394.o dv1394.c In file included from avformat.h:33, from dv1394.c:32: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from dv1394.c:32: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dxa.o dxa.c In file included from avformat.h:33, from dxa.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from dxa.c:23: avformat.h:286: warning: 'AVFrac' is deprecated dxa.c: In function 'dxa_read_packet': dxa.c:160: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o electronicarts.o electronicarts.c In file included from avformat.h:33, from electronicarts.c:28: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from electronicarts.c:28: avformat.h:286: warning: 'AVFrac' is deprecated electronicarts.c: In function 'ea_read_packet': electronicarts.c:230: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ffm.o ffm.c In file included from avformat.h:33, from ffm.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from ffm.c:22: avformat.h:286: warning: 'AVFrac' is deprecated ffm.c: In function 'ffm_read_write_index': ffm.c:721: warning: ignoring return value of 'read', declared with attribute warn_unused_result ffm.c: In function 'ffm_write_write_index': ffm.c:736: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o flic.o flic.c In file included from avformat.h:33, from flic.c:35: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from flic.c:35: avformat.h:286: warning: 'AVFrac' is deprecated flic.c: In function 'flic_read_packet': flic.c:176: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o flvdec.o flvdec.c In file included from avformat.h:33, from flvdec.c:28: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from flvdec.c:28: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o flvenc.o flvenc.c In file included from avformat.h:33, from flvenc.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from flvenc.c:22: avformat.h:286: warning: 'AVFrac' is deprecated flvenc.c: In function 'flv_write_header': flvenc.c:129: warning: 'width' may be used uninitialized in this function flvenc.c:129: warning: 'height' may be used uninitialized in this function flvenc.c:129: warning: 'samplerate' may be used uninitialized in this function flvenc.c:129: warning: 'samplesize' may be used uninitialized in this function flvenc.c:129: warning: 'channels' may be used uninitialized in this function flvenc.c:129: warning: 'audiocodecid' may be used uninitialized in this function flvenc.c:129: warning: 'videocodecid' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o 4xm.o 4xm.c In file included from avformat.h:33, from 4xm.c:31: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from 4xm.c:31: avformat.h:286: warning: 'AVFrac' is deprecated 4xm.c: In function 'fourxm_read_packet': 4xm.c:235: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o gif.o gif.c In file included from avformat.h:33, from gif.c:43: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from gif.c:43: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o gifdec.o gifdec.c In file included from avformat.h:33, from gifdec.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from gifdec.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o gxf.o gxf.c In file included from avformat.h:33, from gxf.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from gxf.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o idcin.o idcin.c In file included from avformat.h:33, from idcin.c:72: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from idcin.c:72: avformat.h:286: warning: 'AVFrac' is deprecated idcin.c:89: warning: 'AVPaletteControl' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o img2.o img2.c In file included from avformat.h:33, from img2.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from img2.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ipmovie.o ipmovie.c In file included from avformat.h:33, from ipmovie.c:36: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from ipmovie.c:36: avformat.h:286: warning: 'AVFrac' is deprecated ipmovie.c:119: warning: 'AVPaletteControl' is deprecated ipmovie.c: In function 'process_ipmovie_chunk': ipmovie.c:239: warning: dereferencing type-punned pointer will break strict-aliasing rules ipmovie.c:290: warning: dereferencing type-punned pointer will break strict-aliasing rules ipmovie.c:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ipmovie.c:331: warning: dereferencing type-punned pointer will break strict-aliasing rules ipmovie.c:384: warning: dereferencing type-punned pointer will break strict-aliasing rules ipmovie.c:445: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o matroskadec.o matroskadec.c In file included from avformat.h:33, from matroskadec.c:32: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from matroskadec.c:32: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o matroska.o matroska.c In file included from matroska.h:26, from matroska.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mm.o mm.c In file included from avformat.h:33, from mm.c:35: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mm.c:35: avformat.h:286: warning: 'AVFrac' is deprecated mm.c:55: warning: 'AVPaletteControl' is deprecated mm.c: In function 'mm_read_packet': mm.c:142: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mmf.o mmf.c In file included from avformat.h:33, from mmf.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mmf.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mov.o mov.c In file included from avformat.h:33, from mov.c:27: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mov.c:27: avformat.h:286: warning: 'AVFrac' is deprecated mov.c:125: warning: 'AVPaletteControl' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o isom.o isom.c In file included from avformat.h:33, from isom.c:25: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from isom.c:25: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o movenc.o movenc.c In file included from avformat.h:33, from movenc.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from movenc.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mp3.o mp3.c In file included from avformat.h:33, from mp3.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mp3.c:22: avformat.h:286: warning: 'AVFrac' is deprecated mp3.c: In function 'mp3_read_probe': mp3.c:392: warning: 'first_frames' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpc.o mpc.c In file included from avformat.h:33, from mpc.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mpc.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpeg.o mpeg.c In file included from avformat.h:33, from mpeg.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mpeg.c:22: avformat.h:286: warning: 'AVFrac' is deprecated mpeg.c: In function 'flush_packet': mpeg.c:950: warning: passing argument 3 of 'av_fifo_generic_read' from incompatible pointer type /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavutil/fifo.h:69: note: expected 'void (*)(void *, void *, int)' but argument is of type 'void (*)(struct ByteIOContext *, const unsigned char *, int)' mpeg.c: In function 'output_packet': mpeg.c:1056: warning: 'avail_space' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegts.o mpegts.c In file included from avformat.h:33, from mpegts.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mpegts.c:22: avformat.h:286: warning: 'AVFrac' is deprecated In file included from mpegts.c:25: allformats.h:158: warning: redundant redeclaration of 'mpegts_muxer' mpegts.h:56: note: previous declaration of 'mpegts_muxer' was here mpegts.c: In function 'pat_cb': mpegts.c:601: warning: passing argument 3 of 'mpegts_open_section_filter' from incompatible pointer type mpegts.c:187: note: expected 'void (*)(void *, const uint8_t *, int)' but argument is of type 'void (*)(struct MpegTSFilter *, const uint8_t *, int)' mpegts.c: In function 'mpegts_set_service': mpegts.c:613: warning: passing argument 3 of 'mpegts_open_section_filter' from incompatible pointer type mpegts.c:187: note: expected 'void (*)(void *, const uint8_t *, int)' but argument is of type 'void (*)(struct MpegTSFilter *, const uint8_t *, int)' mpegts.c: In function 'mpegts_scan_sdt': mpegts.c:692: warning: passing argument 3 of 'mpegts_open_section_filter' from incompatible pointer type mpegts.c:187: note: expected 'void (*)(void *, const uint8_t *, int)' but argument is of type 'void (*)(struct MpegTSFilter *, const uint8_t *, int)' mpegts.c: In function 'add_pes_stream': mpegts.c:915: warning: passing argument 3 of 'mpegts_open_pes_filter' from incompatible pointer type mpegts.c:219: note: expected 'void (*)(void *, const uint8_t *, int, int)' but argument is of type 'void (*)(struct MpegTSFilter *, const uint8_t *, int, int)' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpegtsenc.o mpegtsenc.c In file included from avformat.h:33, from mpegtsenc.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mpegtsenc.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mpjpeg.o mpjpeg.c In file included from avformat.h:33, from mpjpeg.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mpjpeg.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mtv.o mtv.c In file included from avformat.h:33, from mtv.c:28: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mtv.c:28: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o mxf.o mxf.c In file included from avformat.h:33, from mxf.c:49: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from mxf.c:49: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o nsvdec.o nsvdec.c nsvdec.c:361:2: warning: #warning "FIXME: Byteswap buffer as needed" In file included from avformat.h:33, from nsvdec.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from nsvdec.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o nutdec.o nutdec.c In file included from avformat.h:33, from nut.h:25, from nutdec.c:26: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from nut.h:25, from nutdec.c:26: avformat.h:286: warning: 'AVFrac' is deprecated nutdec.c: In function 'decode_stream_header': nutdec.c:305: warning: 'codec_get_bmp_id' is deprecated (declared at riff.h:60) nutdec.c:311: warning: 'codec_get_wav_id' is deprecated (declared at riff.h:64) nutdec.c: In function 'sp_pos_cmp': nutdec.c:425: warning: suggest parentheses around '-' inside '>>' nutdec.c:425: warning: suggest parentheses around '-' inside '>>' nutdec.c: In function 'sp_pts_cmp': nutdec.c:429: warning: suggest parentheses around '-' inside '>>' nutdec.c:429: warning: suggest parentheses around '-' inside '>>' nutdec.c: In function 'add_sp': nutdec.c:438: warning: passing argument 3 of 'av_tree_insert' from incompatible pointer type /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavutil/tree.h:55: note: expected 'int (*)(void *, const void *)' but argument is of type 'int (*)(struct syncpoint_t *, struct syncpoint_t *)' nutdec.c: In function 'nut_read_timestamp': nutdec.c:789: warning: label 'resync' defined but not used nutdec.c: In function 'read_seek': nutdec.c:825: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavutil/tree.h:41: note: expected 'int (*)(void *, const void *)' but argument is of type 'int (*)(struct syncpoint_t *, struct syncpoint_t *)' nutdec.c:825: warning: passing argument 4 of 'av_tree_find' from incompatible pointer type /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavutil/tree.h:41: note: expected 'void **' but argument is of type 'struct syncpoint_t **' nutdec.c:834: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavutil/tree.h:41: note: expected 'int (*)(void *, const void *)' but argument is of type 'int (*)(struct syncpoint_t *, struct syncpoint_t *)' nutdec.c:834: warning: passing argument 4 of 'av_tree_find' from incompatible pointer type /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavutil/tree.h:41: note: expected 'void **' but argument is of type 'struct syncpoint_t **' nutdec.c:842: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavutil/tree.h:41: note: expected 'int (*)(void *, const void *)' but argument is of type 'int (*)(struct syncpoint_t *, struct syncpoint_t *)' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o nuv.o nuv.c In file included from avformat.h:33, from nuv.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from nuv.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o ogg2.o ogg2.c In file included from avformat.h:33, from ogg2.h:29, from ogg2.c:35: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from ogg2.h:29, from ogg2.c:35: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o oggparsevorbis.o oggparsevorbis.c In file included from avformat.h:33, from oggparsevorbis.c:27: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from oggparsevorbis.c:27: avformat.h:286: warning: 'AVFrac' is deprecated oggparsevorbis.c: In function 'vorbis_header': oggparsevorbis.c:195: warning: passing argument 3 of 'fixup_vorbis_headers' from incompatible pointer type oggparsevorbis.c:136: note: expected 'void **' but argument is of type 'uint8_t **' gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o oggparsetheora.o oggparsetheora.c In file included from avformat.h:33, from oggparsetheora.c:27: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from oggparsetheora.c:27: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o oggparseflac.o oggparseflac.c In file included from avformat.h:33, from oggparseflac.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from oggparseflac.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o oggparseogm.o oggparseogm.c In file included from avformat.h:33, from oggparseogm.c:27: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from oggparseogm.c:27: avformat.h:286: warning: 'AVFrac' is deprecated oggparseogm.c: In function 'ogm_header': oggparseogm.c:55: warning: 'codec_get_bmp_id' is deprecated (declared at riff.h:60) oggparseogm.c:63: warning: 'codec_get_wav_id' is deprecated (declared at riff.h:64) oggparseogm.c: In function 'ogm_dshow_header': oggparseogm.c:116: warning: 'codec_get_bmp_id' is deprecated (declared at riff.h:60) oggparseogm.c:123: warning: 'codec_get_wav_id' is deprecated (declared at riff.h:64) gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rtsp.o rtsp.c In file included from avformat.h:33, from rtsp.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from rtsp.c:22: avformat.h:286: warning: 'AVFrac' is deprecated rtsp.c: In function 'rtsp_read_packet': rtsp.c:1169: warning: 'rtsp_st' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rmdec.o rmdec.c In file included from avformat.h:33, from rmdec.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from rmdec.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rmenc.o rmenc.c In file included from avformat.h:33, from rmenc.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from rmenc.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o idroq.o idroq.c In file included from avformat.h:33, from idroq.c:31: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from idroq.c:31: avformat.h:286: warning: 'AVFrac' is deprecated idroq.c: In function 'roq_read_header': idroq.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules idroq.c:106: warning: dereferencing type-punned pointer will break strict-aliasing rules idroq.c:127: warning: dereferencing type-punned pointer will break strict-aliasing rules idroq.c: In function 'roq_read_packet': idroq.c:196: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rtp.o rtp.c In file included from avformat.h:33, from rtp.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from rtp.c:22: avformat.h:286: warning: 'AVFrac' is deprecated rtp.c: In function 'rtp_parse_packet': rtp.c:691: warning: assignment discards qualifiers from pointer target type gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rtp_h264.o rtp_h264.c In file included from avformat.h:33, from rtp_h264.c:40: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from rtp_h264.c:40: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o segafilm.o segafilm.c In file included from avformat.h:33, from segafilm.c:31: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from segafilm.c:31: avformat.h:286: warning: 'AVFrac' is deprecated segafilm.c: In function 'film_read_header': segafilm.c:121: warning: dereferencing type-punned pointer will break strict-aliasing rules segafilm.c:162: warning: dereferencing type-punned pointer will break strict-aliasing rules segafilm.c:181: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o smacker.o smacker.c In file included from avformat.h:33, from smacker.c:27: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from smacker.c:27: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o sol.o sol.c In file included from avformat.h:33, from sol.c:27: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from sol.c:27: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o psxstr.o psxstr.c In file included from avformat.h:33, from psxstr.c:33: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from psxstr.c:33: avformat.h:286: warning: 'AVFrac' is deprecated psxstr.c: In function 'str_read_header': psxstr.c:146: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o swf.o swf.c In file included from avformat.h:33, from swf.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from swf.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o thp.o thp.c In file included from avformat.h:33, from thp.c:24: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from thp.c:24: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o tiertexseq.o tiertexseq.c In file included from avformat.h:33, from tiertexseq.c:28: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from tiertexseq.c:28: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o tta.o tta.c In file included from avformat.h:33, from tta.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from tta.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o txd.o txd.c In file included from avformat.h:33, from txd.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from txd.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o v4l2.o v4l2.c In file included from avformat.h:33, from v4l2.c:30: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from v4l2.c:30: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o grab.o grab.c In file included from avformat.h:33, from grab.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from grab.c:22: avformat.h:286: warning: 'AVFrac' is deprecated grab.c: In function 'aiw_read_picture': grab.c:667: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:671: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:679: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:688: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:717: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:724: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:732: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:744: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:768: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:776: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:786: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:804: warning: ignoring return value of 'read', declared with attribute warn_unused_result grab.c:822: warning: ignoring return value of 'read', declared with attribute warn_unused_result gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o sierravmd.o sierravmd.c In file included from avformat.h:33, from sierravmd.c:31: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from sierravmd.c:31: avformat.h:286: warning: 'AVFrac' is deprecated sierravmd.c: In function 'vmd_read_header': sierravmd.c:76: warning: 'st' may be used uninitialized in this function gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o vocenc.o vocenc.c In file included from avformat.h:33, from voc.h:26, from vocenc.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from voc.h:26, from vocenc.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o wav.o wav.c In file included from avformat.h:33, from wav.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from wav.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o wc3movie.o wc3movie.c In file included from avformat.h:33, from wc3movie.c:31: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from wc3movie.c:31: avformat.h:286: warning: 'AVFrac' is deprecated wc3movie.c:72: warning: 'AVPaletteControl' is deprecated wc3movie.c: In function 'wc3_read_header': wc3movie.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules wc3movie.c:173: warning: dereferencing type-punned pointer will break strict-aliasing rules wc3movie.c:196: warning: dereferencing type-punned pointer will break strict-aliasing rules wc3movie.c:232: warning: dereferencing type-punned pointer will break strict-aliasing rules wc3movie.c: In function 'wc3_read_packet': wc3movie.c:294: warning: dereferencing type-punned pointer will break strict-aliasing rules wc3movie.c:308: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o westwood.o westwood.c In file included from avformat.h:33, from westwood.c:37: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from westwood.c:37: avformat.h:286: warning: 'AVFrac' is deprecated westwood.c: In function 'wsaud_read_header': westwood.c:127: warning: dereferencing type-punned pointer will break strict-aliasing rules westwood.c: In function 'wsaud_read_packet': westwood.c:176: warning: dereferencing type-punned pointer will break strict-aliasing rules westwood.c: In function 'wsvqa_read_header': westwood.c:284: warning: dereferencing type-punned pointer will break strict-aliasing rules westwood.c: In function 'wsvqa_read_packet': westwood.c:326: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o wv.o wv.c In file included from avformat.h:33, from wv.c:23: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from wv.c:23: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o yuv4mpeg.o yuv4mpeg.c In file included from avformat.h:33, from yuv4mpeg.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from yuv4mpeg.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o file.o file.c In file included from avformat.h:33, from file.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from file.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o http.o http.c In file included from avformat.h:33, from http.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from http.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o rtpproto.o rtpproto.c In file included from avformat.h:33, from rtpproto.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from rtpproto.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o tcp.o tcp.c In file included from avformat.h:33, from tcp.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from tcp.c:22: avformat.h:286: warning: 'AVFrac' is deprecated gcc -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o udp.o udp.c In file included from avformat.h:33, from udp.c:22: /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated /var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavcodec/avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated In file included from udp.c:22: avformat.h:286: warning: 'AVFrac' is deprecated rm -f libavformat.a ar rc libavformat.a utils.o cutils.o os_support.o allformats.o framehook.o avio.o aviobuf.o raw.o adtsenc.o aiff.o riff.o amr.o apc.o asf.o asf-enc.o au.o audio.o avidec.o avienc.o avs.o vocdec.o voc.o bethsoftvid.o c93.o crc.o daud.o dsicin.o dv.o dvenc.o dv1394.o dxa.o electronicarts.o ffm.o flic.o flvdec.o flvenc.o 4xm.o gif.o gifdec.o gxf.o idcin.o img2.o ipmovie.o matroskadec.o matroska.o mm.o mmf.o mov.o isom.o movenc.o mp3.o mpc.o mpeg.o mpegts.o mpegtsenc.o mpjpeg.o mtv.o mxf.o nsvdec.o nutdec.o nuv.o ogg2.o oggparsevorbis.o oggparsetheora.o oggparseflac.o oggparseogm.o rtsp.o rmdec.o rmenc.o idroq.o rtp.o rtp_h264.o segafilm.o smacker.o sol.o psxstr.o swf.o thp.o tiertexseq.o tta.o txd.o v4l2.o grab.o sierravmd.o vocenc.o wav.o wc3movie.o westwood.o wv.o yuv4mpeg.o file.o http.o rtpproto.o tcp.o udp.o ranlib libavformat.a make[1]: Leaving directory `/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg/libavformat' touch .libs gcc -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -Wl,-O1 -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -g -o ffmpeg_g ffmpeg.o cmdutils.o -lavformat -lavcodec -lavutil -lm -lz cp -p ffmpeg_g ffmpeg strip ffmpeg gcc -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -Wl,-O1 -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -g -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -o tests/videogen tests/videogen.c tests/videogen.c: In function 'pgmyuv_save': tests/videogen.c:116: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tests/videogen.c:122: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tests/videogen.c:123: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mkdir -p tests/vsynth1 "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/tests/videogen 'tests/vsynth1/' gcc -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -Wl,-O1 -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -g -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -o tests/rotozoom tests/rotozoom.c tests/rotozoom.c: In function 'pgmyuv_save': tests/rotozoom.c:140: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tests/rotozoom.c:146: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tests/rotozoom.c:147: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tests/rotozoom.c: In function 'init_demo': tests/rotozoom.c:257: warning: ignoring return value of 'fread', declared with attribute warn_unused_result tests/rotozoom.c:259: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mkdir -p tests/vsynth2 "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/tests/rotozoom 'tests/vsynth2/' "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/tests/lena.pnm gcc -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -Wl,-O1 -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -g -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -o tests/audiogen tests/audiogen.c "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/tests/audiogen tests/asynth1.sw gcc -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -L"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -Wl,-O1 -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -g -O2 -pipe -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg" -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavutil -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavcodec -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libavformat -I"/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/libswscale -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -o tests/tiny_psnr tests/tiny_psnr.c tests/tiny_psnr.c:54: warning: 'exp16' defined but not used "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/tests/regression.sh codectest "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/tests/ffmpeg.regression.ref tests/vsynth1 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm -an -f rawvideo ./tests/data/ref.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -ar 44100 -f s16le -i tests/asynth1.sw -f wav ./tests/data/ref.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1034kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -f mpeg1video ./tests/data/a-mpeg1.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg1.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -vcodec mpeg2video -f mpeg1video ./tests/data/a-mpeg2.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -vb 500k -bf 2 -flags +trell+qprd+mv0 -flags2 +ivlc -cmp 2 -subcmp 2 -mbd rd -f pgmyuv -i tests/vsynth1/%02d.pgm -vcodec mpeg2video -f mpeg2video ./tests/data/a-mpeg2ivlc-qprd.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2ivlc-qprd.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -vcodec mpeg2video -idct int -dct int -f mpeg1video ./tests/data/a-mpeg2.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -idct int -i ./tests/data/a-mpeg2.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -vcodec mpeg2video -f mpeg1video -flags +ildct+ilme ./tests/data/a-mpeg2i.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2i.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -vcodec mpeg2video -f mpeg1video -bf 2 -flags +ildct+ilme -threads 2 ./tests/data/a-mpeg2thread.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 Warning: not compiled with thread support, using thread emulation ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2thread.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -vcodec mpeg2video -f mpeg1video -bf 2 -flags +ildct+ilme -flags2 +ivlc -threads 2 ./tests/data/a-mpeg2threadivlc.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 Warning: not compiled with thread support, using thread emulation ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2threadivlc.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -sameq -me_threshold 256 -mb_threshold 1024 -i ./tests/data/a-mpeg2thread.mpg -vcodec mpeg2video -f mpeg1video -bf 2 -flags +ildct+ilme -threads 4 ./tests/data/a-mpeg2reuse.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 Warning: not compiled with thread support, using thread emulation ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2reuse.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec msmpeg4v2 ./tests/data/a-msmpeg4v2.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-msmpeg4v2.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec msmpeg4 ./tests/data/a-msmpeg4.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-msmpeg4.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec wmv1 ./tests/data/a-wmv1.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-wmv1.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec wmv2 ./tests/data/a-wmv2.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-wmv2.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 11 -f pgmyuv -i tests/vsynth1/%02d.pgm -s 352x288 -an -vcodec h261 ./tests/data/a-h261.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-h261.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 [h261 @ 0x85194a8]warning: first frame is no keyframe ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -s 352x288 -an -vcodec h263 ./tests/data/a-h263.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-h263.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 2 -flags +umv+aiv+aic -f pgmyuv -i tests/vsynth1/%02d.pgm -s 352x288 -an -vcodec h263p -ps 300 ./tests/data/a-h263p.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-h263p.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -flags +mv4 -mbd bits -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-odivx.mp4 FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-odivx.mp4 -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec huffyuv -pix_fmt yuv422p ./tests/data/a-huffyuv.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-huffyuv.avi -f rawvideo -strict -2 -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -b 400k -bf 2 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-rc.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-rc.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 9 -flags +mv4+part+aic+trell -mbd bits -ps 200 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-adv.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-adv.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -b 450k -bf 2 -flags +mv4+trell+qprd+mv0 -cmp 2 -subcmp 2 -mbd rd -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-qprd.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-qprd.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -b 550k -bf 2 -flags +mv4+trell+mv0 -cmp 1 -subcmp 2 -mbd rd -scplx_mask 0.3 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-adap.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-adap.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 7 -flags +mv4+qpel -mbd 2 -bf 2 -cmp 1 -subcmp 2 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-Q.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-Q.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -b 500k -flags +mv4+part+aic+trell -mbd bits -ps 200 -bf 2 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg4 -threads 2 ./tests/data/a-mpeg4-thread.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 Warning: not compiled with thread support, using thread emulation ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-thread.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -vb 768k -s 320x240 -f psp -i tests/vsynth1/%02d.pgm -ar 24000 -ab 32k -i tests/vsynth1/%02d.pgm ./tests/data/a-mpeg4-PSP.mp4 FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 7 -flags +mv4+part+aic -mbd rd -ps 250 -error 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-error-mpeg4-adv.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-error-mpeg4-adv.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 [mpeg4 @ 0x85194a8]concealing 39 DC, 39 AC, 39 MV errors [mpeg4 @ 0x85194a8]concealing 86 DC, 86 AC, 86 MV errors [mpeg4 @ 0x85194a8]concealing 115 DC, 115 AC, 115 MV errors [mpeg4 @ 0x85194a8]concealing 124 DC, 124 AC, 124 MV errors [mpeg4 @ 0x85194a8]concealing 118 DC, 118 AC, 118 MV errors [mpeg4 @ 0x85194a8]concealing 39 DC, 39 AC, 39 MV errors [mpeg4 @ 0x85194a8]concealing 85 DC, 85 AC, 85 MV errors [mpeg4 @ 0x85194a8]concealing 78 DC, 78 AC, 78 MV errors [mpeg4 @ 0x85194a8]concealing 124 DC, 124 AC, 124 MV errors [mpeg4 @ 0x85194a8]concealing 111 DC, 111 AC, 111 MV errors [mpeg4 @ 0x85194a8]concealing 94 DC, 94 AC, 94 MV errors [mpeg4 @ 0x85194a8]concealing 82 DC, 82 AC, 82 MV errors [mpeg4 @ 0x85194a8]concealing 102 DC, 102 AC, 102 MV errors [mpeg4 @ 0x85194a8]concealing 36 DC, 36 AC, 36 MV errors [mpeg4 @ 0x85194a8]concealing 126 DC, 126 AC, 126 MV errors [mpeg4 @ 0x85194a8]concealing 71 DC, 71 AC, 71 MV errors [mpeg4 @ 0x85194a8]concealing 101 DC, 101 AC, 101 MV errors [mpeg4 @ 0x85194a8]concealing 42 DC, 42 AC, 42 MV errors [mpeg4 @ 0x85194a8]concealing 73 DC, 73 AC, 73 MV errors ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 8 -flags +mv4 -mbd rd -nr 200 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-nr.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-nr.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 8 -bf 3 -ps 200 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mpeg1video -f mpeg1video ./tests/data/a-mpeg1b.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg1b.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec mjpeg -pix_fmt yuvj420p ./tests/data/a-mjpeg.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mjpeg.avi -f rawvideo -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec ljpeg -strict -1 ./tests/data/a-ljpeg.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-ljpeg.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec jpegls -vtag MJPG ./tests/data/a-jpegls.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-jpegls.avi -f rawvideo -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an ./tests/data/a-rv10.rm FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-rv10.rm -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -vcodec rv20 -an ./tests/data/a-rv20.rm FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-rv20.rm -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec asv1 ./tests/data/a-asv1.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-asv1.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec asv2 ./tests/data/a-asv2.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-asv2.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec flv ./tests/data/a-flv.flv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-flv.flv -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 25.00 (25/1) ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -strict -2 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec ffv1 ./tests/data/a-ffv1.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-ffv1.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -strict -2 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec snow -qscale 2 -flags +qpel -me iter -dia_size 2 -cmp 12 -subcmp 12 -s 128x64 ./tests/data/a-snow.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 pass:0 changed:9 pass:1 changed:2 pass:2 changed:0 pass:0 changed:8 pass:1 changed:4 pass:2 changed:2 pass:3 changed:0 pass:0 changed:17 pass:1 changed:7 pass:2 changed:0 pass:0 changed:15 pass:1 changed:7 pass:2 changed:0 pass:0 changed:16 pass:1 changed:6 pass:2 changed:1 pass:3 changed:0 pass:0 changed:15 pass:1 changed:3 pass:2 changed:4 pass:3 changed:0 pass:0 changed:20 pass:1 changed:6 pass:2 changed:2 pass:3 changed:2 pass:4 changed:0 pass:0 changed:16 pass:1 changed:5 pass:2 changed:0 pass:1 changed:2 pass:2 changed:1 pass:3 changed:0 pass:0 changed:13 pass:1 changed:4 pass:2 changed:0 pass:0 changed:11 pass:1 changed:4 pass:2 changed:0 pass:0 changed:20 pass:1 changed:8 pass:2 changed:3 pass:3 changed:5 pass:4 changed:2 pass:5 changed:0 pass:0 changed:8 pass:1 changed:3 pass:2 changed:0 pass:0 changed:5 pass:1 changed:2 pass:2 changed:6 pass:3 changed:2 pass:4 changed:1 pass:5 changed:1 pass:6 changed:0 pass:0 changed:12 pass:1 changed:4 pass:2 changed:0 pass:0 changed:13 pass:1 changed:4 pass:2 changed:2 pass:3 changed:0 pass:0 changed:18 pass:1 changed:6 pass:2 changed:2 pass:3 changed:1 pass:4 changed:0 pass:0 changed:17 pass:1 changed:4 pass:2 changed:1 pass:3 changed:0 pass:1 changed:11 pass:2 changed:4 pass:3 changed:1 pass:4 changed:0 pass:0 changed:23 pass:1 changed:7 pass:2 changed:2 pass:3 changed:1 pass:4 changed:0 pass:0 changed:15 pass:1 changed:5 pass:2 changed:3 pass:3 changed:3 pass:4 changed:2 pass:5 changed:2 pass:6 changed:0 pass:0 changed:13 pass:1 changed:7 pass:2 changed:3 pass:3 changed:1 pass:4 changed:0 pass:0 changed:10 pass:1 changed:3 pass:2 changed:2 pass:3 changed:0 pass:0 changed:6 pass:1 changed:2 pass:2 changed:0 pass:0 changed:10 pass:1 changed:3 pass:2 changed:0 pass:0 changed:11 pass:1 changed:4 pass:2 changed:1 pass:3 changed:0 pass:0 changed:9 pass:1 changed:6 pass:2 changed:0 pass:0 changed:19 pass:1 changed:11 pass:2 changed:2 pass:3 changed:2 pass:4 changed:0 pass:1 changed:10 pass:2 changed:2 pass:3 changed:0 pass:0 changed:19 pass:1 changed:8 pass:2 changed:1 pass:3 changed:0 pass:0 changed:16 pass:1 changed:9 pass:2 changed:0 pass:0 changed:15 pass:1 changed:3 pass:2 changed:0 pass:0 changed:11 pass:1 changed:5 pass:2 changed:0 pass:0 changed:28 pass:1 changed:12 pass:2 changed:6 pass:3 changed:5 pass:4 changed:1 pass:5 changed:0 pass:0 changed:21 pass:1 changed:14 pass:2 changed:4 pass:3 changed:6 pass:4 changed:2 pass:5 changed:2 pass:6 changed:0 pass:0 changed:9 pass:1 changed:1 pass:2 changed:2 pass:3 changed:0 pass:0 changed:6 pass:1 changed:5 pass:2 changed:0 pass:1 changed:4 pass:2 changed:0 pass:0 changed:11 pass:1 changed:3 pass:2 changed:0 pass:0 changed:14 pass:1 changed:7 pass:2 changed:0 pass:0 changed:17 pass:1 changed:10 pass:2 changed:3 pass:3 changed:4 pass:4 changed:2 pass:5 changed:0 pass:0 changed:11 pass:1 changed:5 pass:2 changed:1 pass:3 changed:0 pass:0 changed:22 pass:1 changed:8 pass:2 changed:2 pass:3 changed:2 pass:4 changed:0 pass:0 changed:16 pass:1 changed:2 pass:2 changed:0 pass:0 changed:8 pass:1 changed:2 pass:2 changed:0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-snow.avi -f rawvideo -s 352x288 ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -strict -2 -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec snow -qscale .001 -pred 1 -flags +mv4+qpel ./tests/data/a-snow53.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-snow53.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -dct int -f pgmyuv -i tests/vsynth1/%02d.pgm -s pal -an ./tests/data/a-dv.dv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-dv.dv -f rawvideo -s cif ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -dct int -f pgmyuv -i tests/vsynth1/%02d.pgm -s pal -pix_fmt yuv422p -an ./tests/data/a-dv.dv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 PIX_FMT_YUV420P will be used as an intermediate format for rescaling ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-dv.dv -f rawvideo -s cif -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 PIX_FMT_YUV420P will be used as an intermediate format for rescaling ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm -an -vcodec svq1 -qscale 3 -pix_fmt yuv410p ./tests/data/a-svq1.mov FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-svq1.mov -f rawvideo -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw ./tests/data/a-mp2.mp2 FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 93kB time=6.0 bitrate= 128.0kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mp2.mp2 -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1031kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -vn ./tests/data/a-ac3.rm FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 96kB time=6.0 bitrate= 131.1kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -ab 32k -ac 1 -ar 8000 -acodec g726 ./tests/data/a-g726.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 24kB time=6.1 bitrate= 32.1kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-g726.wav -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 95kB time=6.1 bitrate= 128.1kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec adpcm_ima_wav ./tests/data/a-adpcm_ima.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 260kB time=6.0 bitrate= 355.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-adpcm_ima.wav -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec adpcm_ms ./tests/data/a-adpcm_ms.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 261kB time=6.0 bitrate= 357.1kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-adpcm_ms.wav -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec adpcm_yamaha ./tests/data/a-adpcm_yam.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 258kB time=6.0 bitrate= 352.9kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-adpcm_yam.wav -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec flac -compression_level 2 ./tests/data/a-flac.flac FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 345kB time=6.0 bitrate= 470.5kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-flac.flac -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1017kB time=5.9 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec wmav1 ./tests/data/a-wmav1.asf FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 104kB time=6.0 bitrate= 141.6kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-wmav1.asf -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec wmav2 ./tests/data/a-wmav2.asf FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 104kB time=6.0 bitrate= 141.6kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-wmav2.asf -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s Regression test succeeded. "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/tests/regression.sh codectest "/var/tmp/portage/media-video/qt-faststart-0.2/work/ffmpeg"/tests/rotozoom.regression.ref tests/vsynth2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth2/%02d.pgm -an -f rawvideo ./tests/data/ref.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -ar 44100 -f s16le -i tests/asynth1.sw -f wav ./tests/data/ref.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1034kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -f mpeg1video ./tests/data/a-mpeg1.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg1.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -vcodec mpeg2video -f mpeg1video ./tests/data/a-mpeg2.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -vb 500k -bf 2 -flags +trell+qprd+mv0 -flags2 +ivlc -cmp 2 -subcmp 2 -mbd rd -f pgmyuv -i tests/vsynth2/%02d.pgm -vcodec mpeg2video -f mpeg2video ./tests/data/a-mpeg2ivlc-qprd.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2ivlc-qprd.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -vcodec mpeg2video -idct int -dct int -f mpeg1video ./tests/data/a-mpeg2.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -idct int -i ./tests/data/a-mpeg2.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -vcodec mpeg2video -f mpeg1video -flags +ildct+ilme ./tests/data/a-mpeg2i.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2i.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -vcodec mpeg2video -f mpeg1video -bf 2 -flags +ildct+ilme -threads 2 ./tests/data/a-mpeg2thread.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 Warning: not compiled with thread support, using thread emulation ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2thread.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -vcodec mpeg2video -f mpeg1video -bf 2 -flags +ildct+ilme -flags2 +ivlc -threads 2 ./tests/data/a-mpeg2threadivlc.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 Warning: not compiled with thread support, using thread emulation ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2threadivlc.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -sameq -me_threshold 256 -mb_threshold 1024 -i ./tests/data/a-mpeg2thread.mpg -vcodec mpeg2video -f mpeg1video -bf 2 -flags +ildct+ilme -threads 4 ./tests/data/a-mpeg2reuse.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 Warning: not compiled with thread support, using thread emulation ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg2reuse.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec msmpeg4v2 ./tests/data/a-msmpeg4v2.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-msmpeg4v2.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec msmpeg4 ./tests/data/a-msmpeg4.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-msmpeg4.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec wmv1 ./tests/data/a-wmv1.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-wmv1.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec wmv2 ./tests/data/a-wmv2.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-wmv2.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 11 -f pgmyuv -i tests/vsynth2/%02d.pgm -s 352x288 -an -vcodec h261 ./tests/data/a-h261.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-h261.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 [h261 @ 0x85194a8]warning: first frame is no keyframe ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -s 352x288 -an -vcodec h263 ./tests/data/a-h263.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-h263.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 2 -flags +umv+aiv+aic -f pgmyuv -i tests/vsynth2/%02d.pgm -s 352x288 -an -vcodec h263p -ps 300 ./tests/data/a-h263p.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-h263p.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -flags +mv4 -mbd bits -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-odivx.mp4 FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-odivx.mp4 -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec huffyuv -pix_fmt yuv422p ./tests/data/a-huffyuv.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-huffyuv.avi -f rawvideo -strict -2 -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -b 400k -bf 2 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-rc.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-rc.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 9 -flags +mv4+part+aic+trell -mbd bits -ps 200 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-adv.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-adv.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -b 450k -bf 2 -flags +mv4+trell+qprd+mv0 -cmp 2 -subcmp 2 -mbd rd -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-qprd.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-qprd.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -b 550k -bf 2 -flags +mv4+trell+mv0 -cmp 1 -subcmp 2 -mbd rd -scplx_mask 0.3 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-adap.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-adap.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 7 -flags +mv4+qpel -mbd 2 -bf 2 -cmp 1 -subcmp 2 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-Q.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-Q.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -b 500k -flags +mv4+part+aic+trell -mbd bits -ps 200 -bf 2 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg4 -threads 2 ./tests/data/a-mpeg4-thread.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 Warning: not compiled with thread support, using thread emulation ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-thread.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -vb 768k -s 320x240 -f psp -i tests/vsynth2/%02d.pgm -ar 24000 -ab 32k -i tests/vsynth2/%02d.pgm ./tests/data/a-mpeg4-PSP.mp4 FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 7 -flags +mv4+part+aic -mbd rd -ps 250 -error 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-error-mpeg4-adv.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-error-mpeg4-adv.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 [mpeg4 @ 0x85194a8]concealing 52 DC, 52 AC, 52 MV errors [mpeg4 @ 0x85194a8]concealing 193 DC, 193 AC, 193 MV errors [mpeg4 @ 0x85194a8]concealing 173 DC, 173 AC, 173 MV errors [mpeg4 @ 0x85194a8]concealing 55 DC, 55 AC, 55 MV errors [mpeg4 @ 0x85194a8]concealing 186 DC, 186 AC, 186 MV errors [mpeg4 @ 0x85194a8]concealing 50 DC, 50 AC, 50 MV errors [mpeg4 @ 0x85194a8]concealing 189 DC, 189 AC, 189 MV errors [mpeg4 @ 0x85194a8]concealing 47 DC, 47 AC, 47 MV errors [mpeg4 @ 0x85194a8]concealing 173 DC, 173 AC, 173 MV errors [mpeg4 @ 0x85194a8]concealing 50 DC, 50 AC, 50 MV errors ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 8 -flags +mv4 -mbd rd -nr 200 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg4 ./tests/data/a-mpeg4-nr.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg4-nr.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 8 -bf 3 -ps 200 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mpeg1video -f mpeg1video ./tests/data/a-mpeg1b.mpg FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mpeg1b.mpg -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec mjpeg -pix_fmt yuvj420p ./tests/data/a-mjpeg.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mjpeg.avi -f rawvideo -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec ljpeg -strict -1 ./tests/data/a-ljpeg.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-ljpeg.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec jpegls -vtag MJPG ./tests/data/a-jpegls.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-jpegls.avi -f rawvideo -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an ./tests/data/a-rv10.rm FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-rv10.rm -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -vcodec rv20 -an ./tests/data/a-rv20.rm FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-rv20.rm -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec asv1 ./tests/data/a-asv1.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-asv1.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec asv2 ./tests/data/a-asv2.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-asv2.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 10 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec flv ./tests/data/a-flv.flv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-flv.flv -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 25.00 (25/1) ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -strict -2 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec ffv1 ./tests/data/a-ffv1.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-ffv1.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -strict -2 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec snow -qscale 2 -flags +qpel -me iter -dia_size 2 -cmp 12 -subcmp 12 -s 128x64 ./tests/data/a-snow.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 pass:0 changed:16 pass:1 changed:2 pass:2 changed:3 pass:3 changed:0 pass:0 changed:19 pass:1 changed:4 pass:2 changed:1 pass:3 changed:0 pass:0 changed:13 pass:1 changed:4 pass:2 changed:1 pass:3 changed:0 pass:0 changed:16 pass:1 changed:3 pass:2 changed:0 pass:0 changed:16 pass:1 changed:8 pass:2 changed:2 pass:3 changed:1 pass:4 changed:0 pass:0 changed:12 pass:1 changed:4 pass:2 changed:2 pass:3 changed:0 pass:0 changed:13 pass:1 changed:4 pass:2 changed:0 pass:1 changed:11 pass:2 changed:0 pass:0 changed:20 pass:1 changed:7 pass:2 changed:2 pass:3 changed:1 pass:4 changed:0 pass:0 changed:18 pass:1 changed:5 pass:2 changed:4 pass:3 changed:0 pass:0 changed:13 pass:1 changed:6 pass:2 changed:2 pass:3 changed:0 pass:0 changed:18 pass:1 changed:4 pass:2 changed:2 pass:3 changed:0 pass:0 changed:14 pass:1 changed:5 pass:2 changed:1 pass:3 changed:0 pass:0 changed:17 pass:1 changed:4 pass:2 changed:1 pass:3 changed:0 pass:0 changed:17 pass:1 changed:3 pass:2 changed:0 pass:0 changed:15 pass:1 changed:6 pass:2 changed:1 pass:3 changed:0 pass:0 changed:18 pass:1 changed:3 pass:2 changed:1 pass:3 changed:0 pass:1 changed:3 pass:2 changed:0 pass:0 changed:18 pass:1 changed:5 pass:2 changed:3 pass:3 changed:0 pass:0 changed:20 pass:1 changed:4 pass:2 changed:0 pass:0 changed:18 pass:1 changed:7 pass:2 changed:3 pass:3 changed:0 pass:0 changed:14 pass:1 changed:3 pass:2 changed:1 pass:3 changed:0 pass:0 changed:16 pass:1 changed:4 pass:2 changed:0 pass:0 changed:15 pass:1 changed:5 pass:2 changed:2 pass:3 changed:1 pass:4 changed:0 pass:0 changed:17 pass:1 changed:7 pass:2 changed:0 pass:0 changed:14 pass:1 changed:5 pass:2 changed:3 pass:3 changed:1 pass:4 changed:0 pass:0 changed:17 pass:1 changed:5 pass:2 changed:0 pass:0 changed:18 pass:1 changed:9 pass:2 changed:4 pass:3 changed:0 pass:1 changed:6 pass:2 changed:1 pass:3 changed:0 pass:0 changed:21 pass:1 changed:7 pass:2 changed:0 pass:0 changed:12 pass:1 changed:4 pass:2 changed:2 pass:3 changed:0 pass:0 changed:14 pass:1 changed:3 pass:2 changed:4 pass:3 changed:1 pass:4 changed:0 pass:0 changed:17 pass:1 changed:6 pass:2 changed:3 pass:3 changed:0 pass:0 changed:16 pass:1 changed:3 pass:2 changed:0 pass:0 changed:15 pass:1 changed:7 pass:2 changed:1 pass:3 changed:0 pass:0 changed:18 pass:1 changed:6 pass:2 changed:1 pass:3 changed:0 pass:0 changed:16 pass:1 changed:4 pass:2 changed:0 pass:0 changed:19 pass:1 changed:5 pass:2 changed:3 pass:3 changed:2 pass:4 changed:0 pass:0 changed:13 pass:1 changed:4 pass:2 changed:0 pass:1 changed:5 pass:2 changed:1 pass:3 changed:0 pass:0 changed:10 pass:1 changed:4 pass:2 changed:2 pass:3 changed:0 pass:0 changed:17 pass:1 changed:5 pass:2 changed:0 pass:0 changed:16 pass:1 changed:4 pass:2 changed:2 pass:3 changed:0 pass:0 changed:17 pass:1 changed:8 pass:2 changed:1 pass:3 changed:0 pass:0 changed:17 pass:1 changed:5 pass:2 changed:0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-snow.avi -f rawvideo -s 352x288 ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -strict -2 -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec snow -qscale .001 -pred 1 -flags +mv4+qpel ./tests/data/a-snow53.avi FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-snow53.avi -f rawvideo ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -dct int -f pgmyuv -i tests/vsynth2/%02d.pgm -s pal -an ./tests/data/a-dv.dv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-dv.dv -f rawvideo -s cif ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -dct int -f pgmyuv -i tests/vsynth2/%02d.pgm -s pal -pix_fmt yuv422p -an ./tests/data/a-dv.dv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 PIX_FMT_YUV420P will be used as an intermediate format for rescaling ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-dv.dv -f rawvideo -s cif -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 PIX_FMT_YUV420P will be used as an intermediate format for rescaling ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth2/%02d.pgm -an -vcodec svq1 -qscale 3 -pix_fmt yuv410p ./tests/data/a-svq1.mov FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 pgmyuv format is deprecated, use image2 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-svq1.mov -f rawvideo -pix_fmt yuv420p ./tests/data/out.yuv FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw ./tests/data/a-mp2.mp2 FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 93kB time=6.0 bitrate= 128.0kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-mp2.mp2 -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1031kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -vn ./tests/data/a-ac3.rm FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 96kB time=6.0 bitrate= 131.1kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -ab 32k -ac 1 -ar 8000 -acodec g726 ./tests/data/a-g726.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 24kB time=6.1 bitrate= 32.1kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-g726.wav -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 95kB time=6.1 bitrate= 128.1kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec adpcm_ima_wav ./tests/data/a-adpcm_ima.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 260kB time=6.0 bitrate= 355.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-adpcm_ima.wav -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec adpcm_ms ./tests/data/a-adpcm_ms.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 261kB time=6.0 bitrate= 357.1kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-adpcm_ms.wav -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec adpcm_yamaha ./tests/data/a-adpcm_yam.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 258kB time=6.0 bitrate= 352.9kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-adpcm_yam.wav -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec flac -compression_level 2 ./tests/data/a-flac.flac FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 345kB time=6.0 bitrate= 470.5kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-flac.flac -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1017kB time=5.9 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec wmav1 ./tests/data/a-wmav1.asf FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 104kB time=6.0 bitrate= 141.6kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-wmav1.asf -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -ab 128k -ac 2 -f s16le -i tests/asynth1.sw -acodec wmav2 ./tests/data/a-wmav2.asf FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 104kB time=6.0 bitrate= 141.6kbits/s ./ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./tests/data/a-wmav2.asf -f wav ./tests/data/out.wav FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Jul 2 2009 16:46:07, gcc: 4.4.0 size= 1032kB time=6.0 bitrate=1411.3kbits/s Regression test succeeded. This test requires FFmpeg to be compiled with --enable-gpl. make: *** [libavtest] Error 1 * * ERROR: media-video/qt-faststart-0.2 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2373: Called _eapi0_src_test * ebuild.sh, line 613: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make test failed. See above for details." * The die message: * Make test failed. See above for details. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-video/qt-faststart-0.2:20090702-164550.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/qt-faststart-0.2/temp/environment'. * >>> Install qt-faststart-0.2 into /var/tmp/portage/media-video/qt-faststart-0.2/image/ category media-video >>> Completed installing qt-faststart-0.2 into /var/tmp/portage/media-video/qt-faststart-0.2/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/qt-faststart  * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * cavs.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules * cavs.c:170: warning: dereferencing type-punned pointer will break strict-aliasing rules * cavs.c:184: warning: dereferencing type-punned pointer will break strict-aliasing rules * flicvideo.c:587: warning: dereferencing type-punned pointer will break strict-aliasing rules * png.c:696: warning: dereferencing type-punned pointer will break strict-aliasing rules * png.c:806: warning: dereferencing type-punned pointer will break strict-aliasing rules * tscc.c:144: warning: dereferencing type-punned pointer will break strict-aliasing rules * mpegaudio_parser.c:108: warning: dereferencing type-punned pointer will break strict-aliasing rules * mpegaudio_parser.c:124: warning: dereferencing type-punned pointer will break strict-aliasing rules * dxa.c:160: warning: dereferencing type-punned pointer will break strict-aliasing rules * electronicarts.c:230: warning: dereferencing type-punned pointer will break strict-aliasing rules * flic.c:176: warning: dereferencing type-punned pointer will break strict-aliasing rules * 4xm.c:235: warning: dereferencing type-punned pointer will break strict-aliasing rules * ipmovie.c:239: warning: dereferencing type-punned pointer will break strict-aliasing rules * ipmovie.c:290: warning: dereferencing type-punned pointer will break strict-aliasing rules * ipmovie.c:328: warning: dereferencing type-punned pointer will break strict-aliasing rules * ipmovie.c:331: warning: dereferencing type-punned pointer will break strict-aliasing rules * ipmovie.c:384: warning: dereferencing type-punned pointer will break strict-aliasing rules * ipmovie.c:445: warning: dereferencing type-punned pointer will break strict-aliasing rules * mm.c:142: warning: dereferencing type-punned pointer will break strict-aliasing rules * idroq.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules * idroq.c:106: warning: dereferencing type-punned pointer will break strict-aliasing rules * idroq.c:127: warning: dereferencing type-punned pointer will break strict-aliasing rules * idroq.c:196: warning: dereferencing type-punned pointer will break strict-aliasing rules * segafilm.c:121: warning: dereferencing type-punned pointer will break strict-aliasing rules * segafilm.c:162: warning: dereferencing type-punned pointer will break strict-aliasing rules * segafilm.c:181: warning: dereferencing type-punned pointer will break strict-aliasing rules * psxstr.c:146: warning: dereferencing type-punned pointer will break strict-aliasing rules * wc3movie.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules * wc3movie.c:173: warning: dereferencing type-punned pointer will break strict-aliasing rules * wc3movie.c:196: warning: dereferencing type-punned pointer will break strict-aliasing rules * wc3movie.c:232: warning: dereferencing type-punned pointer will break strict-aliasing rules * wc3movie.c:294: warning: dereferencing type-punned pointer will break strict-aliasing rules * wc3movie.c:308: warning: dereferencing type-punned pointer will break strict-aliasing rules * westwood.c:127: warning: dereferencing type-punned pointer will break strict-aliasing rules * westwood.c:176: warning: dereferencing type-punned pointer will break strict-aliasing rules * westwood.c:284: warning: dereferencing type-punned pointer will break strict-aliasing rules * westwood.c:326: warning: dereferencing type-punned pointer will break strict-aliasing rules  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://svn.mplayerhq.hu/ffmpeg/trunk/tools/qt-faststart.c * Removing /usr/share/doc * Removing /usr/share/man * Removing /usr/share/info