[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [19094] branches/etch-a-ton: merging trunk 17520:19093

Martin Poirier theeth at yahoo.com
Mon Feb 23 22:00:51 CET 2009


Revision: 19094
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=19094
Author:   theeth
Date:     2009-02-23 22:00:42 +0100 (Mon, 23 Feb 2009)

Log Message:
-----------
merging trunk 17520:19093

Modified Paths:
--------------
    branches/etch-a-ton/CMakeLists.txt
    branches/etch-a-ton/SConstruct
    branches/etch-a-ton/bin/.blender/locale/de/LC_MESSAGES/blender.mo
    branches/etch-a-ton/config/darwin-config.py
    branches/etch-a-ton/config/linux2-config.py
    branches/etch-a-ton/config/sunos5-config.py
    branches/etch-a-ton/config/win32-mingw-config.py
    branches/etch-a-ton/config/win32-vc-config.py
    branches/etch-a-ton/extern/Makefile
    branches/etch-a-ton/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/etch-a-ton/extern/bullet2/src/SConscript
    branches/etch-a-ton/extern/ffmpeg/Makefile
    branches/etch-a-ton/extern/ffmpeg/SConscript
    branches/etch-a-ton/extern/ffmpeg/common.mak
    branches/etch-a-ton/extern/ffmpeg/configure
    branches/etch-a-ton/extern/ffmpeg/libavcodec/4xm.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/8bps.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/Makefile
    branches/etch-a-ton/extern/ffmpeg/libavcodec/aac_ac3_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/aac_ac3_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/aac_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/aasc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3dec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3tab.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3tab.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/adpcm.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/alac.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/allcodecs.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/alpha/asm.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/alpha/regdef.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/apedec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/dsputil_arm.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/dsputil_arm_s.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/dsputil_iwmmxt.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/dsputil_iwmmxt_rnd.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/mpegvideo_arm.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/simple_idct_arm.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/asv1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/atrac3.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/atrac3data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/avcodec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/avs.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bethsoftvideo.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bethsoftvideo.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/config_bfin.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/fdct_bfin.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/idct_bfin.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bitstream.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bitstream.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bitstream_filter.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bmp.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bmp.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bmpenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bytestream.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/c93.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cabac.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cabac.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavs.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavs.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavsdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavsdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cinepak.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cljr.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/colorspace.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cook.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cookdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cscd.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cyuv.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dca.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dca.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dca_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dcadata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dcahuff.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dct-test.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dnxhddata.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dnxhddata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dnxhddec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dpcm.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dsicinav.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dsputil.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dsputil.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dv.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dvbsub.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dvbsub_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dvbsubdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dvdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dvdsubdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dvdsubenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dxa.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/elbg.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/error_resilience.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/eval.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/eval.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/faandct.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/faandct.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/fft.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ffv1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/flac.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/flacenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/flashsv.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/flashsvenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/flicvideo.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/fraps.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/g726.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/gif.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/gifdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/golomb.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h261.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h261data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h261dec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h263.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h263.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h263_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h263_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h263data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h263dec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264_mp4toannexb_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264pred.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264pred.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/huffyuv.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/cavsdsp_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/cputest.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputil_h264_template_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputil_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputil_mmx_avg.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputil_mmx_qns.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputil_mmx_rnd.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/h264dsp_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/idct_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/idct_mmx_xvid.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/mmx.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/motion_est_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/mpegvideo_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/mpegvideo_mmx_template.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/simple_idct_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/vp3dsp_mmx.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/vp3dsp_sse2.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/vp3dsp_sse2.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/idcinvideo.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/imc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/imcdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/imgconvert.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/imgconvert_template.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/imgresample.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/indeo2.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/indeo2data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/indeo3.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/indeo3data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/interplayvideo.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/jpegls.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/jpeglsdec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/jpeglsenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/kmvc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lcl.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lcldec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lclenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/liba52.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libamr.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libfaac.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libfaad.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libgsm.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libmp3lame.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libvorbis.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libx264.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libxvid_internal.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libxvid_rc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libxvidff.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/loco.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lzw.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lzw.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mace.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mdct.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpeg.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegbdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegdec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegenc.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mlib/dsputil_mlib.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mmvideo.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/motion-test.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/motion_est.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/motion_est_template.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpcdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12data.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12decdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg4data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg4video_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudio.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudiodata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudiodec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudiodecheader.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudiodectab.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudioenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudiotab.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegvideo.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegvideo.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegvideo_common.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegvideo_enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegvideo_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/msmpeg4.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/msmpeg4.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/msmpeg4data.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/msmpeg4data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/msrle.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/msvideo1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/noise_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/nuv.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/opt.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/opt.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/os2thread.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pcm.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/png.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/png.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pngdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pngenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pnm.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pnmenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/dsputil_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/dsputil_altivec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/dsputil_ppc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/dsputil_ppc.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/fdct_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/fft_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/gcc_fixes.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/gmc_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/h264_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/h264_template_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/idct_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/mpegvideo_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/snow_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/types_altivec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/vc1dsp_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ps2/mmi.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ptx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/qdm2.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/qdm2data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/qdrw.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/qpeg.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/qtrle.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/qtrleenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ra144.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ra144.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ra288.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ra288.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rangecoder.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rangecoder.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ratecontrol.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ratecontrol.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/raw.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rawdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rawenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/resample.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/resample2.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rl.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rle.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rle.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/roqaudioenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/roqvideo.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/roqvideodec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rpza.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rtjpeg.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rtjpeg.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv10.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/s3tc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/s3tc.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sgi.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sgidec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sgienc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/shorten.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/simple_idct.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/simple_idct.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/smacker.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/smc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/snow.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/snow.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sonic.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sp5x.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sp5xdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sparc/dsputil_vis.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sparc/vis.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1_cb.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1_vlc.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1dec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1enc_cb.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq3.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/targa.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/targaenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tiertexseqv.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tiff.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tiff.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tiffenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/truemotion1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/truemotion1data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/truemotion2.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/truespeech.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/truespeech_data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tscc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tta.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/txd.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ulti.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ulti_cb.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/unary.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/utils.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1acdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1dsp.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vcr1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vmdav.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vmnc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vorbis.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vorbis.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vorbis_dec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vorbis_enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vorbis_enc_data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp3.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp3data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp5.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp56.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp56.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp56data.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp56data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp5data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp6.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp6data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vqavideo.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/w32thread.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wavpack.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wma.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wmadata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wmadec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wmaenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wmv2.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wnv1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ws-snd1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xan.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xiph.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xl.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xsubdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xvmc_render.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xvmcvideo.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/zmbv.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/zmbvenc.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/Makefile
    branches/etch-a-ton/extern/ffmpeg/libavdevice/alldevices.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/audio.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/avdevice.h
    branches/etch-a-ton/extern/ffmpeg/libavdevice/dv1394.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/libdc1394.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/v4l.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/v4l2.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/x11grab.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/4xm.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/Makefile
    branches/etch-a-ton/extern/ffmpeg/libavformat/adtsenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/aiff.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/allformats.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/amr.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/apc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/ape.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/asf-enc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/asf.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/asf.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/au.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/avformat.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/avi.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/avidec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/avienc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/avio.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/avio.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/aviobuf.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/avs.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/bethsoftvid.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/c93.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/daud.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/dsicin.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/dv.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/dv.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/dvenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/dxa.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/electronicarts.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/ffm.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/file.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/flic.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/flv.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/flvdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/flvenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/framehook.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/framehook.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/gif.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/gifdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/gxf.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/gxfenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/http.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/idcin.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/idroq.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/img2.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/ipmovie.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/isom.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/isom.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/libnut.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/matroska.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/matroska.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/matroskadec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/matroskaenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mm.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mmf.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mov.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/movenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mp3.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpeg.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpeg.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpegenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpegts.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpegts.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpegtsenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpjpeg.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mtv.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mxf.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/network.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/nsvdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/nut.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/nut.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/nutdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/nutenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/nuv.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/oggparseflac.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/oggparseogm.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/oggparsetheora.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/oggparsevorbis.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/os_support.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/os_support.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/psxstr.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/qtpalette.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/raw.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/raw.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/riff.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/riff.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rm.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rmdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rmenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_aac.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_aac.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_h264.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_h264.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_internal.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_mpv.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_mpv.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtpproto.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtsp.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtsp.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtspcodes.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/sdp.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/segafilm.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/sierravmd.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/smacker.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/sol.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/swf.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/tcp.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/thp.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/tiertexseq.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/tta.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/txd.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/udp.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/utils.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/voc.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/vocdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/vocenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/wav.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/wc3movie.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/westwood.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/wv.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/yuv4mpeg.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/Makefile
    branches/etch-a-ton/extern/ffmpeg/libavutil/adler32.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/adler32.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/aes.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/aes.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/avstring.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/avutil.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/base64.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/base64.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/bswap.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/common.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/crc.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/crc.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/fifo.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/integer.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/integer.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/internal.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/intfloat_readwrite.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/intreadwrite.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/lls.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/lls.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/log.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/log.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/lzo.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/lzo.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/mathematics.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/mathematics.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/md5.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/md5.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/mem.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/mem.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/random.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/rational.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/sha1.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/sha1.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/softfloat.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/softfloat.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/tree.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/tree.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/x86_cpu.h
    branches/etch-a-ton/extern/ffmpeg/libpostproc/Makefile
    branches/etch-a-ton/extern/ffmpeg/libpostproc/postprocess.c
    branches/etch-a-ton/extern/ffmpeg/libpostproc/postprocess.h
    branches/etch-a-ton/extern/ffmpeg/libpostproc/postprocess_altivec_template.c
    branches/etch-a-ton/extern/ffmpeg/libpostproc/postprocess_internal.h
    branches/etch-a-ton/extern/ffmpeg/libpostproc/postprocess_template.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/Makefile
    branches/etch-a-ton/extern/ffmpeg/libswscale/cs_test.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/internal_bfin.S
    branches/etch-a-ton/extern/ffmpeg/libswscale/rgb2rgb.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/rgb2rgb.h
    branches/etch-a-ton/extern/ffmpeg/libswscale/rgb2rgb_template.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale-example.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale.h
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale_altivec_template.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale_bfin.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale_internal.h
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale_template.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_bfin.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_mlib.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_template.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_vis.c
    branches/etch-a-ton/extern/libopenjpeg/SConscript
    branches/etch-a-ton/extern/libopenjpeg/openjpeg.h
    branches/etch-a-ton/extern/libredcode/codec.c
    branches/etch-a-ton/extern/libredcode/format.c
    branches/etch-a-ton/extern/libredcode/format.h
    branches/etch-a-ton/intern/SoundSystem/Makefile
    branches/etch-a-ton/intern/SoundSystem/openal/SND_OpenALDevice.cpp
    branches/etch-a-ton/intern/SoundSystem/openal/SND_OpenALDevice.h
    branches/etch-a-ton/intern/SoundSystem/sdl/SND_SDLCDDevice.h
    branches/etch-a-ton/intern/elbeem/intern/utilities.h
    branches/etch-a-ton/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/etch-a-ton/intern/guardedalloc/BLO_sys_types.h
    branches/etch-a-ton/intern/guardedalloc/intern/mmap_win.c
    branches/etch-a-ton/intern/guardedalloc/mmap_win.h
    branches/etch-a-ton/intern/opennl/superlu/BLO_sys_types.h
    branches/etch-a-ton/po/de.po
    branches/etch-a-ton/projectfiles_vc9/blender/blender.sln
    branches/etch-a-ton/projectfiles_vc9/blender/blender.vcproj
    branches/etch-a-ton/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/etch-a-ton/projectfiles_vc9/blender/nodes/nodes.vcproj
    branches/etch-a-ton/projectfiles_vc9/gameengine/blenderhook/KX_blenderhook.vcproj
    branches/etch-a-ton/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/etch-a-ton/release/Makefile
    branches/etch-a-ton/release/scripts/ac3d_import.py
    branches/etch-a-ton/release/scripts/animation_bake_constraints.py
    branches/etch-a-ton/release/scripts/bpymodules/BPyImage.py
    branches/etch-a-ton/release/scripts/bpymodules/BPyMathutils.py
    branches/etch-a-ton/release/scripts/bpymodules/BPyMesh.py
    branches/etch-a-ton/release/scripts/bpymodules/BPySys.py
    branches/etch-a-ton/release/scripts/bpymodules/dxfLibrary.py
    branches/etch-a-ton/release/scripts/bpymodules/paths_svg2obj.py
    branches/etch-a-ton/release/scripts/export_fbx.py
    branches/etch-a-ton/release/scripts/export_obj.py
    branches/etch-a-ton/release/scripts/help_bpy_api.py
    branches/etch-a-ton/release/scripts/help_browser.py
    branches/etch-a-ton/release/scripts/help_getting_started.py
    branches/etch-a-ton/release/scripts/help_manual.py
    branches/etch-a-ton/release/scripts/help_release_notes.py
    branches/etch-a-ton/release/scripts/help_tutorials.py
    branches/etch-a-ton/release/scripts/help_web_blender.py
    branches/etch-a-ton/release/scripts/help_web_devcomm.py
    branches/etch-a-ton/release/scripts/help_web_eshop.py
    branches/etch-a-ton/release/scripts/help_web_usercomm.py
    branches/etch-a-ton/release/scripts/import_obj.py
    branches/etch-a-ton/release/scripts/import_web3d.py
    branches/etch-a-ton/release/scripts/mesh_edges2curves.py
    branches/etch-a-ton/release/scripts/scripttemplate_gamelogic.py
    branches/etch-a-ton/release/scripts/uvcalc_follow_active_coords.py
    branches/etch-a-ton/release/scripts/uvcalc_quad_clickproj.py
    branches/etch-a-ton/release/scripts/vertexpaint_from_material.py
    branches/etch-a-ton/source/Makefile
    branches/etch-a-ton/source/blender/blenkernel/BKE_bmesh.h
    branches/etch-a-ton/source/blender/blenkernel/BKE_bmeshCustomData.h
    branches/etch-a-ton/source/blender/blenkernel/BKE_brush.h
    branches/etch-a-ton/source/blender/blenkernel/BKE_bullet.h
    branches/etch-a-ton/source/blender/blenkernel/BKE_customdata.h
    branches/etch-a-ton/source/blender/blenkernel/BKE_global.h
    branches/etch-a-ton/source/blender/blenkernel/BKE_node.h
    branches/etch-a-ton/source/blender/blenkernel/BKE_suggestions.h
    branches/etch-a-ton/source/blender/blenkernel/CMakeLists.txt
    branches/etch-a-ton/source/blender/blenkernel/SConscript
    branches/etch-a-ton/source/blender/blenkernel/intern/BME_mesh.c
    branches/etch-a-ton/source/blender/blenkernel/intern/BME_structure.c
    branches/etch-a-ton/source/blender/blenkernel/intern/BME_tools.c
    branches/etch-a-ton/source/blender/blenkernel/intern/bmesh_private.h
    branches/etch-a-ton/source/blender/blenkernel/intern/brush.c
    branches/etch-a-ton/source/blender/blenkernel/intern/bullet.c
    branches/etch-a-ton/source/blender/blenkernel/intern/collision.c
    branches/etch-a-ton/source/blender/blenkernel/intern/constraint.c
    branches/etch-a-ton/source/blender/blenkernel/intern/curve.c
    branches/etch-a-ton/source/blender/blenkernel/intern/customdata.c
    branches/etch-a-ton/source/blender/blenkernel/intern/displist.c
    branches/etch-a-ton/source/blender/blenkernel/intern/effect.c
    branches/etch-a-ton/source/blender/blenkernel/intern/image.c
    branches/etch-a-ton/source/blender/blenkernel/intern/modifier.c
    branches/etch-a-ton/source/blender/blenkernel/intern/node.c
    branches/etch-a-ton/source/blender/blenkernel/intern/particle_system.c
    branches/etch-a-ton/source/blender/blenkernel/intern/softbody.c
    branches/etch-a-ton/source/blender/blenkernel/intern/suggestions.c
    branches/etch-a-ton/source/blender/blenlib/BLI_arithb.h
    branches/etch-a-ton/source/blender/blenlib/BLI_mempool.h
    branches/etch-a-ton/source/blender/blenlib/intern/BLI_mempool.c
    branches/etch-a-ton/source/blender/blenlib/intern/arithb.c
    branches/etch-a-ton/source/blender/blenlib/intern/bpath.c
    branches/etch-a-ton/source/blender/blenlib/intern/fnmatch.c
    branches/etch-a-ton/source/blender/blenlib/intern/graph.c
    branches/etch-a-ton/source/blender/blenlib/intern/storage.c
    branches/etch-a-ton/source/blender/blenloader/intern/readfile.c
    branches/etch-a-ton/source/blender/blenloader/intern/writefile.c
    branches/etch-a-ton/source/blender/blenpluginapi/iff.h
    branches/etch-a-ton/source/blender/gpu/GPU_draw.h
    branches/etch-a-ton/source/blender/gpu/intern/gpu_codegen.c
    branches/etch-a-ton/source/blender/gpu/intern/gpu_draw.c
    branches/etch-a-ton/source/blender/gpu/intern/gpu_material.c
    branches/etch-a-ton/source/blender/imbuf/IMB_imbuf_types.h
    branches/etch-a-ton/source/blender/imbuf/intern/cineon/cineon_dpx.c
    branches/etch-a-ton/source/blender/imbuf/intern/cineon/dpxlib.c
    branches/etch-a-ton/source/blender/imbuf/intern/openexr/CMakeLists.txt
    branches/etch-a-ton/source/blender/imbuf/intern/radiance_hdr.c
    branches/etch-a-ton/source/blender/imbuf/intern/readimage.c
    branches/etch-a-ton/source/blender/imbuf/intern/util.c
    branches/etch-a-ton/source/blender/imbuf/intern/writeimage.c
    branches/etch-a-ton/source/blender/include/BIF_editparticle.h
    branches/etch-a-ton/source/blender/include/BIF_outliner.h
    branches/etch-a-ton/source/blender/include/BSE_view.h
    branches/etch-a-ton/source/blender/include/blendef.h
    branches/etch-a-ton/source/blender/include/butspace.h
    branches/etch-a-ton/source/blender/include/transform.h
    branches/etch-a-ton/source/blender/makesdna/DNA_actuator_types.h
    branches/etch-a-ton/source/blender/makesdna/DNA_customdata_types.h
    branches/etch-a-ton/source/blender/makesdna/DNA_scene_types.h
    branches/etch-a-ton/source/blender/makesdna/DNA_scriptlink_types.h
    branches/etch-a-ton/source/blender/makesdna/DNA_space_types.h
    branches/etch-a-ton/source/blender/nodes/CMP_node.h
    branches/etch-a-ton/source/blender/nodes/CMakeLists.txt
    branches/etch-a-ton/source/blender/nodes/SConscript
    branches/etch-a-ton/source/blender/nodes/SHD_node.h
    branches/etch-a-ton/source/blender/nodes/TEX_node.h
    branches/etch-a-ton/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
    branches/etch-a-ton/source/blender/nodes/intern/CMP_nodes/CMP_filter.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/Makefile
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_math.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_util.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_util.h
    branches/etch-a-ton/source/blender/python/BPY_interface.c
    branches/etch-a-ton/source/blender/python/api2_2x/Blender.c
    branches/etch-a-ton/source/blender/python/api2_2x/Constraint.c
    branches/etch-a-ton/source/blender/python/api2_2x/CurNurb.c
    branches/etch-a-ton/source/blender/python/api2_2x/Curve.c
    branches/etch-a-ton/source/blender/python/api2_2x/IDProp.c
    branches/etch-a-ton/source/blender/python/api2_2x/Mesh.c
    branches/etch-a-ton/source/blender/python/api2_2x/Modifier.c
    branches/etch-a-ton/source/blender/python/api2_2x/NMesh.c
    branches/etch-a-ton/source/blender/python/api2_2x/SurfNurb.c
    branches/etch-a-ton/source/blender/python/api2_2x/Sys.c
    branches/etch-a-ton/source/blender/python/api2_2x/doc/API_related.py
    branches/etch-a-ton/source/blender/python/api2_2x/doc/Modifier.py
    branches/etch-a-ton/source/blender/python/api2_2x/doc/Renderlayer.py
    branches/etch-a-ton/source/blender/python/api2_2x/doc/SConscript
    branches/etch-a-ton/source/blender/python/api2_2x/doc/Sys.py
    branches/etch-a-ton/source/blender/python/api2_2x/sceneRender.c
    branches/etch-a-ton/source/blender/python/api2_2x/sceneSequence.c
    branches/etch-a-ton/source/blender/quicktime/apple/quicktime_import.c
    branches/etch-a-ton/source/blender/radiosity/intern/source/radfactors.c
    branches/etch-a-ton/source/blender/radiosity/intern/source/radrender.c
    branches/etch-a-ton/source/blender/readblenfile/intern/BLO_readblenfile.c
    branches/etch-a-ton/source/blender/render/intern/source/occlusion.c
    branches/etch-a-ton/source/blender/render/intern/source/pipeline.c
    branches/etch-a-ton/source/blender/render/intern/source/rendercore.c
    branches/etch-a-ton/source/blender/render/intern/source/shadeinput.c
    branches/etch-a-ton/source/blender/src/SConscript
    branches/etch-a-ton/source/blender/src/buttons_editing.c
    branches/etch-a-ton/source/blender/src/buttons_logic.c
    branches/etch-a-ton/source/blender/src/buttons_scene.c
    branches/etch-a-ton/source/blender/src/buttons_shading.c
    branches/etch-a-ton/source/blender/src/drawimage.c
    branches/etch-a-ton/source/blender/src/drawmesh.c
    branches/etch-a-ton/source/blender/src/drawobject.c
    branches/etch-a-ton/source/blender/src/drawview.c
    branches/etch-a-ton/source/blender/src/editcurve.c
    branches/etch-a-ton/source/blender/src/editface.c
    branches/etch-a-ton/source/blender/src/editobject.c
    branches/etch-a-ton/source/blender/src/editparticle.c
    branches/etch-a-ton/source/blender/src/editseq.c
    branches/etch-a-ton/source/blender/src/edittime.c
    branches/etch-a-ton/source/blender/src/filelist.c
    branches/etch-a-ton/source/blender/src/header_buttonswin.c
    branches/etch-a-ton/source/blender/src/header_info.c
    branches/etch-a-ton/source/blender/src/header_time.c
    branches/etch-a-ton/source/blender/src/header_view3d.c
    branches/etch-a-ton/source/blender/src/imagepaint.c
    branches/etch-a-ton/source/blender/src/interface.c
    branches/etch-a-ton/source/blender/src/outliner.c
    branches/etch-a-ton/source/blender/src/playanim.c
    branches/etch-a-ton/source/blender/src/seqeffects.c
    branches/etch-a-ton/source/blender/src/sequence.c
    branches/etch-a-ton/source/blender/src/space.c
    branches/etch-a-ton/source/blender/src/transform.c
    branches/etch-a-ton/source/blender/src/transform_constraints.c
    branches/etch-a-ton/source/blender/src/transform_conversions.c
    branches/etch-a-ton/source/blender/src/transform_generics.c
    branches/etch-a-ton/source/blender/src/transform_snap.c
    branches/etch-a-ton/source/blender/src/usiblender.c
    branches/etch-a-ton/source/blender/src/view.c
    branches/etch-a-ton/source/blender/src/writeimage.c
    branches/etch-a-ton/source/creator/creator.c
    branches/etch-a-ton/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/etch-a-ton/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/etch-a-ton/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/etch-a-ton/source/gameengine/BlenderRoutines/Makefile
    branches/etch-a-ton/source/gameengine/BlenderRoutines/SConscript
    branches/etch-a-ton/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/etch-a-ton/source/gameengine/Converter/BL_ActionActuator.h
    branches/etch-a-ton/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/etch-a-ton/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/etch-a-ton/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/etch-a-ton/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/etch-a-ton/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/etch-a-ton/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/etch-a-ton/source/gameengine/Expressions/InputParser.cpp
    branches/etch-a-ton/source/gameengine/Expressions/ListValue.cpp
    branches/etch-a-ton/source/gameengine/Expressions/ListValue.h
    branches/etch-a-ton/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/etch-a-ton/source/gameengine/Expressions/PyObjectPlus.h
    branches/etch-a-ton/source/gameengine/Expressions/SConscript
    branches/etch-a-ton/source/gameengine/Expressions/Value.cpp
    branches/etch-a-ton/source/gameengine/Expressions/Value.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_2DFilterActuator.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ANDController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ANDController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ActuatorEventManager.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ActuatorEventManager.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ActuatorSensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_AlwaysSensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_DelaySensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ExpressionController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ILogicBrick.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_IObject.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_IObject.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ISensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_JoystickSensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_KeyboardSensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_MouseSensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_NANDController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_NANDController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_NORController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_NORController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ORController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ORController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_PropertyActuator.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_PropertySensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_PythonController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_RandomActuator.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_RandomSensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_XNORController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_XNORController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_XORController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_XORController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SConscript
    branches/etch-a-ton/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/etch-a-ton/source/gameengine/GamePlayer/common/GPC_RenderTools.h
    branches/etch-a-ton/source/gameengine/GamePlayer/common/SConscript
    branches/etch-a-ton/source/gameengine/GamePlayer/common/unix/Makefile
    branches/etch-a-ton/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/etch-a-ton/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/etch-a-ton/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/etch-a-ton/source/gameengine/GamePlayer/ghost/Makefile
    branches/etch-a-ton/source/gameengine/GamePlayer/ghost/SConscript
    branches/etch-a-ton/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/etch-a-ton/source/gameengine/GamePlayer/xembed/blender_plugin_types.h
    branches/etch-a-ton/source/gameengine/GamePlayer/xembed/npunix.c
    branches/etch-a-ton/source/gameengine/Ketsji/BL_Shader.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/BL_Shader.h
    branches/etch-a-ton/source/gameengine/Ketsji/BL_Texture.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/etch-a-ton/source/gameengine/Ketsji/KXNetwork/SConscript
    branches/etch-a-ton/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_BulletPhysicsController.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_CDActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_CDActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_Camera.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_Camera.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_CameraActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ConstraintActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ConstraintWrapper.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_GameActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_GameObject.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_IPhysicsController.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_IPhysicsController.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_IpoActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_Light.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_Light.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_MeshProxy.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_NearSensor.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_NearSensor.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ObjectActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_OdePhysicsController.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_OdePhysicsController.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ParentActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PolyProxy.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PyMath.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_RadarSensor.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_RaySensor.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_DynamicActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_Scene.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_Scene.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SceneActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_StateActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SumoPhysicsController.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SumoPhysicsController.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_TouchSensor.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_TrackToActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_VehicleWrapper.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_VertexProxy.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_VertexProxy.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_VisibilityActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/SConscript
    branches/etch-a-ton/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/etch-a-ton/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/etch-a-ton/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/etch-a-ton/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/etch-a-ton/source/gameengine/Physics/Bullet/SConscript
    branches/etch-a-ton/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Scene.h
    branches/etch-a-ton/source/gameengine/Physics/common/PHY_DynamicTypes.h
    branches/etch-a-ton/source/gameengine/Physics/common/SConscript
    branches/etch-a-ton/source/gameengine/PyDoc/BL_ActionActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/BL_ShapeActionActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_ActuatorSensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_CameraActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_GameObject.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_ParentActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_PolyProxy.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_SCA_AddObjectActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_StateActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_TrackToActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_DelaySensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_ILogicBrick.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_ISensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_JoystickSensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_KeyboardSensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_MouseSensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_PropertyActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_PropertySensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_PythonController.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_RandomActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/SConscript
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_FramingManager.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/etch-a-ton/source/gameengine/Rasterizer/SConscript
    branches/etch-a-ton/source/gameengine/SceneGraph/SConscript
    branches/etch-a-ton/source/gameengine/VideoTexture/Exception.cpp
    branches/etch-a-ton/source/gameengine/VideoTexture/Exception.h
    branches/etch-a-ton/source/gameengine/VideoTexture/ImageRender.cpp
    branches/etch-a-ton/source/gameengine/VideoTexture/ImageRender.h
    branches/etch-a-ton/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/etch-a-ton/source/gameengine/VideoTexture/ImageViewport.h
    branches/etch-a-ton/source/gameengine/VideoTexture/SConscript
    branches/etch-a-ton/source/gameengine/VideoTexture/Texture.h
    branches/etch-a-ton/source/gameengine/VideoTexture/blendVideoTex.cpp
    branches/etch-a-ton/source/nan_compile.mk
    branches/etch-a-ton/source/nan_definitions.mk
    branches/etch-a-ton/source/nan_link.mk
    branches/etch-a-ton/tools/Blender.py
    branches/etch-a-ton/tools/btools.py

Added Paths:
-----------
    branches/etch-a-ton/config/irix6-config.py
    branches/etch-a-ton/extern/ffmpeg/libavcodec/8svx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/adx.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/adxdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/adxenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/vp3_bfin.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/vp3_idct_bfin.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dnxhdenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/escape124.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/faanidct.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/faanidct.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/huffman.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/huffman.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputil_h264_template_ssse3.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputil_mmx.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputil_yasm.asm
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputilenc_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/fft_mmx.asm
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/flacdsp_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/vc1dsp_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/x86inc.asm
    branches/etch-a-ton/extern/ffmpeg/libavcodec/imgconvert.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/intrax8.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/intrax8.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/intrax8dsp.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/intrax8huf.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mimic.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mlp_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mlp_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/movsub_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpc.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpc7.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpc7data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpc8.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpc8data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpc8huff.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg4audio.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg4audio.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/nellymoserdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pcx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/check_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/imgresample_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/imgresample_altivec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/util_altivec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rectangle.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rl2.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv30.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv30data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv30dsp.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv34.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv34.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv34data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv34vlc.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv40.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv40data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rv40vlc2.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sunrast.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vb.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wmv2.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wmv2dec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wmv2enc.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/vfwcap.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/asfcrypt.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/asfcrypt.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/avc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/avc.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/crcenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/eacdata.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/framecrcenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/iff.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/lmlm4.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpc8.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/msnwc_tcp.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/oggdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/oggdec.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/oggenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/oggparsespeex.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/pva.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rl2.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rpl.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtpdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtpenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtpenc_h264.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/siff.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/vc1test.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/crc_data.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/des.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/des.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/rc4.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/rc4.h
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale_avoption.c
    branches/etch-a-ton/source/blender/imbuf/intern/IMB_jp2.h
    branches/etch-a-ton/source/blender/imbuf/intern/jp2.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
    branches/etch-a-ton/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c

Removed Paths:
-------------
    branches/etch-a-ton/extern/ffmpeg/libavcodec/adx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/mpegvideo_ppc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/audio.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/bktr.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/crc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/dv1394.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/dv1394.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/libdc1394.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/ogg.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/ogg2.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/ogg2.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/v4l.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/v4l2.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/x11grab.c

Property Changed:
----------------
    branches/etch-a-ton/extern/ffmpeg/SConscript
    branches/etch-a-ton/extern/ffmpeg/libavcodec/aac_ac3_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/aac_ac3_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/aac_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ac3tab.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/apedec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/mpegvideo_armv5te.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/simple_idct_armv5te.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/armv4l/simple_idct_armv6.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/atrac3.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/atrac3data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/audioconvert.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bethsoftvideo.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bethsoftvideo.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/config_bfin.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/fdct_bfin.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/idct_bfin.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/mpegvideo_bfin.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bfin/pixels_bfin.S
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bitstream_filter.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bmp.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bmpenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/bytestream.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/c93.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavs.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavs.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavs_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavsdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavsdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/cavsdsp.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/colorspace.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dca.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dca.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dca_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dcadata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dcahuff.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dnxhddata.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dnxhddata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dnxhddec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dsicinav.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dump_extradata_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dvbsub_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dvdsub_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dvdsubdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/dxa.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/elbg.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/elbg.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/eval.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/flacenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/flashsvenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/gif.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/gifdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h261.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h261_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h261dec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h261enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h263.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h263_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h263_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264_mp4toannexb_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264dspenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264pred.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/h264pred.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/cavsdsp_mmx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/dsputil_mmx_qns.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/vp3dsp_mmx.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/i386/vp3dsp_sse2.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/imc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/imcdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/imx_dump_header_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/jpegls.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/jpegls.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/jpeglsdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/jpeglsdec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/jpeglsenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lcl.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lcldec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lclenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/liba52.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libamr.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libfaac.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libfaad.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libmp3lame.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libtheoraenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libvorbis.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libx264.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libxvid_internal.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libxvid_rc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/libxvidff.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ljpegenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lzw.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lzw.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/lzwenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpeg.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpeg_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpega_dump_header_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegbdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegdec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mjpegenc.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/motion-test.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mp3_header_compress_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mp3_header_decompress_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpcdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12data.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12decdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg12enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg4video_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpeg4video_parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudio_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudiodata.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudiodata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudiodecheader.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudiodecheader.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegaudioenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegvideo_common.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegvideo_enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/mpegvideo_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/msmpeg4.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/msmpeg4data.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/noise_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/parser.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/png.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pngdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pngenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pnm.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pnm_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/pnmenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/float_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/h264_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/h264_template_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/int_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/mathops.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/snow_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/types_altivec.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ppc/vc1dsp_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ptx.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/qtrleenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/ratecontrol.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/raw.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rawdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rawenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/remove_extradata_bsf.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rl.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rle.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/rle.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/roqaudioenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/roqvideo.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/roqvideodec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/roqvideoenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/s3tc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/s3tc.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sgi.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sgidec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sgienc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sp5xdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/sparc/simple_idct_vis.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1dec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/svq1enc_cb.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/targa.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/targaenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tiertexseqv.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tiff.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tiff.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/tiffenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/txd.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/unary.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1_parser.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1acdata.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1data.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vc1dsp.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vmnc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vorbis_data.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vorbis_dec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vorbis_enc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vorbis_enc_data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp5.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp56.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp56.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp56data.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp56data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp5data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp6.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/vp6data.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wavpack.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wma.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wma.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/wmaenc.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xiph.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xiph.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xsubdec.c
    branches/etch-a-ton/extern/ffmpeg/libavcodec/xvmc_render.h
    branches/etch-a-ton/extern/ffmpeg/libavcodec/zmbvenc.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/Makefile
    branches/etch-a-ton/extern/ffmpeg/libavdevice/alldevices.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/audio.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/avdevice.h
    branches/etch-a-ton/extern/ffmpeg/libavdevice/beosaudio.cpp
    branches/etch-a-ton/extern/ffmpeg/libavdevice/bktr.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/dv1394.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/dv1394.h
    branches/etch-a-ton/extern/ffmpeg/libavdevice/libdc1394.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/v4l.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/v4l2.c
    branches/etch-a-ton/extern/ffmpeg/libavdevice/x11grab.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/apc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/ape.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/avisynth.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/bethsoftvid.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/c93.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/dsicin.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/dvenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/dxa.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/flv.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/gxf.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/gxf.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/gxfenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/isom.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/isom.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/libnut.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/matroska.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/matroskadec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/matroskaenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpeg.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/mpegenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mtv.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/mxf.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/network.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/nut.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/nutdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/nutenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/raw.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/riff.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/riff.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rm.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rmdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rmenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_aac.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_aac.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_h264.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_h264.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_internal.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_mpv.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/rtp_mpv.h
    branches/etch-a-ton/extern/ffmpeg/libavformat/sdp.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/thp.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/tiertexseq.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/txd.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/vocdec.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/vocenc.c
    branches/etch-a-ton/extern/ffmpeg/libavformat/wv.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/adler32.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/adler32.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/aes.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/aes.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/avstring.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/base64.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/base64.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/fifo.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/fifo.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/internal.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/intreadwrite.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/lls.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/lls.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/log.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/log.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/lzo.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/lzo.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/md5.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/md5.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/mem.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/mem.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/random.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/random.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/sha1.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/sha1.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/softfloat.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/softfloat.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/string.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/tree.c
    branches/etch-a-ton/extern/ffmpeg/libavutil/tree.h
    branches/etch-a-ton/extern/ffmpeg/libavutil/x86_cpu.h
    branches/etch-a-ton/extern/ffmpeg/libswscale/Makefile
    branches/etch-a-ton/extern/ffmpeg/libswscale/cs_test.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/internal_bfin.S
    branches/etch-a-ton/extern/ffmpeg/libswscale/rgb2rgb.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/rgb2rgb.h
    branches/etch-a-ton/extern/ffmpeg/libswscale/rgb2rgb_template.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale-example.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale.h
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale_altivec_template.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale_bfin.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale_internal.h
    branches/etch-a-ton/extern/ffmpeg/libswscale/swscale_template.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_altivec.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_bfin.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_mlib.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_template.c
    branches/etch-a-ton/extern/ffmpeg/libswscale/yuv2rgb_vis.c
    branches/etch-a-ton/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/etch-a-ton/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/etch-a-ton/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/etch-a-ton/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_2DFilterActuator.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ActuatorEventManager.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ActuatorEventManager.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_ActuatorSensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_DelaySensor.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_NANDController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_NANDController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_NORController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_NORController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_XNORController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_XNORController.h
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_XORController.cpp
    branches/etch-a-ton/source/gameengine/GameLogic/SCA_XORController.h
    branches/etch-a-ton/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/BL_BlenderShader.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_ParentActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_PolyProxy.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_SCA_DynamicActuator.h
    branches/etch-a-ton/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/etch-a-ton/source/gameengine/Ketsji/KX_StateActuator.h
    branches/etch-a-ton/source/gameengine/PyDoc/BL_ShapeActionActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_ActuatorSensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_ParentActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_PolyProxy.py
    branches/etch-a-ton/source/gameengine/PyDoc/KX_StateActuator.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_DelaySensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/SCA_JoystickSensor.py
    branches/etch-a-ton/source/gameengine/PyDoc/SConscript
    branches/etch-a-ton/source/gameengine/PyDoc/epy_docgen.sh
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_2DFilterManager.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Blur2DFilter.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Dilation2DFilter.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Erosion2DFilter.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_GrayScale2DFilter.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Invert2DFilter.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Laplacian2DFilter.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Prewitt2DFilter.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sepia2DFilter.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sharpen2DFilter.h
    branches/etch-a-ton/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sobel2DFilter.h

Modified: branches/etch-a-ton/CMakeLists.txt
===================================================================
--- branches/etch-a-ton/CMakeLists.txt	2009-02-23 17:30:00 UTC (rev 19093)
+++ branches/etch-a-ton/CMakeLists.txt	2009-02-23 21:00:42 UTC (rev 19094)
@@ -175,7 +175,7 @@
 
   SET(FFMPEG /usr)
   SET(FFMPEG_INC ${FFMPEG}/include)
-  SET(FFMPEG_LIB avformat avcodec avutil)
+  SET(FFMPEG_LIB avformat avcodec avutil avdevice swscale)
   SET(FFMPEG_LIBPATH ${FFMPEG}/lib)
 
   SET(JPEG_LIB jpeg)

Modified: branches/etch-a-ton/SConstruct
===================================================================
--- branches/etch-a-ton/SConstruct	2009-02-23 17:30:00 UTC (rev 19093)
+++ branches/etch-a-ton/SConstruct	2009-02-23 21:00:42 UTC (rev 19094)
@@ -115,8 +115,9 @@
 		env.Tool('mstoolkit', ['tools'])
 	else:
 		env = BlenderEnvironment(tools=[toolset], ENV = os.environ)
-		if env:
-			btools.SetupSpawn(env)
+		# xxx commented out, as was supressing warnings under mingw..
+		#if env:
+		#	btools.SetupSpawn(env)
 else:
 	env = BlenderEnvironment(ENV = os.environ)
 
@@ -321,10 +322,15 @@
 				print "remove file %s"%(B.root_build_dir+entry)
 				os.remove(B.root_build_dir+entry)
 		for confile in ['extern/ffmpeg/config.mak', 'extern/x264/config.mak',
-				'extern/xvidcore/build/generic/platform.inc']:
+				'extern/xvidcore/build/generic/platform.inc', 'extern/ffmpeg/include']:
 			if os.path.exists(confile):
 				print "clean file %s"%confile
-				os.remove(confile)
+				if os.path.isdir(confile):
+					for root, dirs, files in os.walk(confile):
+						for name in files:
+							os.remove(os.path.join(root, name))
+				else:
+					os.remove(confile)
 		print B.bc.OKGREEN+'...done'+B.bc.ENDC
 	else:
 		print B.bc.HEADER+'Already Clean, nothing to do.'+B.bc.ENDC

Modified: branches/etch-a-ton/bin/.blender/locale/de/LC_MESSAGES/blender.mo
===================================================================
(Binary files differ)

Modified: branches/etch-a-ton/config/darwin-config.py
===================================================================
--- branches/etch-a-ton/config/darwin-config.py	2009-02-23 17:30:00 UTC (rev 19093)
+++ branches/etch-a-ton/config/darwin-config.py	2009-02-23 21:00:42 UTC (rev 19094)
@@ -40,7 +40,11 @@
 # enable ffmpeg  support
 WITH_BF_FFMPEG = True  # -DWITH_FFMPEG
 BF_FFMPEG = "#extern/ffmpeg"
-BF_FFMPEG_INC = '${BF_FFMPEG}/include'
+# trick : The version of ffmpeg in extern/ffmpeg uses explicit libav.. directory in #include statements
+#         To keep Blender compatible with older versions, I add ${BF_FFMPEG} to the inc dir so that ffmpeg
+#         finds the files directly in extern/ffmpeg/libav... while blender finds them in
+#         extern/ffmpeg/include. 
+BF_FFMPEG_INC = '${BF_FFMPEG}/include ${BF_FFMPEG}'
 if USE_SDK==True:
 	BF_FFMPEG_EXTRA = '-isysroot '+MACOSX_SDK+' -mmacosx-version-min='+MAC_MIN_VERS
 #BF_FFMPEG_LIBPATH='${BF_FFMPEG}/lib'

Copied: branches/etch-a-ton/config/irix6-config.py (from rev 19093, trunk/blender/config/irix6-config.py)
===================================================================
--- branches/etch-a-ton/config/irix6-config.py	                        (rev 0)
+++ branches/etch-a-ton/config/irix6-config.py	2009-02-23 21:00:42 UTC (rev 19094)
@@ -0,0 +1,231 @@
+import os
+
+LCGDIR = os.getcwd()+"/../lib/irix-6.5-mips"
+LIBDIR = LCGDIR
+print LCGDIR
+
+WITH_BF_VERSE = 'false'
+BF_VERSE_INCLUDE = "#extern/verse/dist"
+
+BF_PYTHON = LCGDIR+'/python'
+BF_PYTHON_VERSION = '2.5'
+WITH_BF_STATICPYTHON = 'true'
+BF_PYTHON_INC = '${BF_PYTHON}/include/python${BF_PYTHON_VERSION}'
+BF_PYTHON_BINARY = '${BF_PYTHON}/bin/python${BF_PYTHON_VERSION}'
+BF_PYTHON_LIB = 'python${BF_PYTHON_VERSION}' #BF_PYTHON+'/lib/python'+BF_PYTHON_VERSION+'/config/libpython'+BF_PYTHON_VERSION+'.a'
+BF_PYTHON_LINKFLAGS = ['-Xlinker', '-export-dynamic']
+BF_PYTHON_LIB_STATIC = '${BF_PYTHON}/lib/python2.5/config/libpython${BF_PYTHON_VERSION}.a'
+
+WITH_BF_OPENAL = 'true'
+WITH_BF_STATICOPENAL = 'true'
+BF_OPENAL = LCGDIR+'/openal'
+BF_OPENAL_INC = '${BF_OPENAL}/include'
+BF_OPENAL_LIB = 'openal'
+BF_OPENAL_LIB_STATIC = '${BF_OPENAL}/lib/libopenal.a'
+BF_OPENAL_LIBPATH = LIBDIR + '/lib'
+
+# some distros have a separate libalut
+# if you get linker complaints, you need to uncomment the line below
+# BF_OPENAL_LIB = 'openal alut'  
+# BF_OPENAL_LIB_STATIC = '${BF_OPENAL}/lib/libopenal.a ${BF_OPENAL}/lib/libalut.a'
+
+BF_CXX = '/usr'
+WITH_BF_STATICCXX = 'false'
+BF_CXX_LIB_STATIC = '${BF_CXX}/lib/libstdc++.a'
+
+WITH_BF_SDL = 'true'
+BF_SDL = LCGDIR+'/SDL' #$(shell sdl-config --prefix)
+BF_SDL_INC = '${BF_SDL}/include/SDL' #$(shell $(BF_SDL)/bin/sdl-config --cflags)
+BF_SDL_LIB = 'SDL audio iconv charset' #BF_SDL #$(shell $(BF_SDL)/bin/sdl-config --libs) -lSDL_mixer
+BF_SDL_LIBPATH = '${BF_SDL}/lib'
+
+WITH_BF_FMOD = 'false'
+BF_FMOD = LIBDIR + '/fmod'
+
+WITH_BF_OPENEXR = 'false'
+WITH_BF_STATICOPENEXR = 'false'
+BF_OPENEXR = '/usr'
+# when compiling with your own openexr lib you might need to set...
+# BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR ${BF_OPENEXR}/include'
+
+BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR'
+BF_OPENEXR_LIB = 'Half IlmImf Iex Imath '
+BF_OPENEXR_LIB_STATIC = '${BF_OPENEXR}/lib/libHalf.a ${BF_OPENEXR}/lib/libIlmImf.a ${BF_OPENEXR}/lib/libIex.a ${BF_OPENEXR}/lib/libImath.a ${BF_OPENEXR}/lib/libIlmThread.a'
+# BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib'
+
+
+WITH_BF_DDS = 'false'
+
+WITH_BF_JPEG = 'false'
+BF_JPEG = LCGDIR+'/jpeg'
+BF_JPEG_INC = '${BF_JPEG}/include'
+BF_JPEG_LIB = 'jpeg'
+BF_JPEG_LIBPATH = '${BF_JPEG}/lib'
+
+WITH_BF_PNG = 'false'
+BF_PNG = LCGDIR+"/png"
+BF_PNG_INC = '${BF_PNG}/include'
+BF_PNG_LIB = 'png'
+BF_PNG_LIBPATH = '${BF_PNG}/lib'
+
+BF_TIFF = '/usr/nekoware'
+BF_TIFF_INC = '${BF_TIFF}/include'
+
+WITH_BF_ZLIB = 'true'
+BF_ZLIB = LCGDIR+"/zlib"
+BF_ZLIB_INC = '${BF_ZLIB}/include'
+BF_ZLIB_LIB = 'z'
+BF_ZLIB_LIBPATH = '${BF_ZLIB}/lib'
+
+WITH_BF_INTERNATIONAL = 'true'
+
+BF_GETTEXT = LCGDIR+'/gettext'
+BF_GETTEXT_INC = '${BF_GETTEXT}/include'
+BF_GETTEXT_LIB = 'gettextpo intl'
+BF_GETTEXT_LIBPATH = '${BF_GETTEXT}/lib'
+
+WITH_BF_FTGL = 'true'
+BF_FTGL = '#extern/bFTGL'
+BF_FTGL_INC = '${BF_FTGL}/include'
+BF_FTGL_LIB = 'extern_ftgl'
+
+WITH_BF_GAMEENGINE='false'
+
+WITH_BF_ODE = 'false'
+BF_ODE = LIBDIR + '/ode'
+BF_ODE_INC = BF_ODE + '/include'
+BF_ODE_LIB = BF_ODE + '/lib/libode.a'
+
+WITH_BF_BULLET = 'true'
+BF_BULLET = '#extern/bullet2/src'
+BF_BULLET_INC = '${BF_BULLET}'
+BF_BULLET_LIB = 'extern_bullet'
+
+BF_SOLID = '#extern/solid'
+BF_SOLID_INC = '${BF_SOLID}'
+BF_SOLID_LIB = 'extern_solid'
+
+WITH_BF_YAFRAY = 'true'
+
+#WITH_BF_NSPR = 'true'
+#BF_NSPR = $(LIBDIR)/nspr
+#BF_NSPR_INC = -I$(BF_NSPR)/include -I$(BF_NSPR)/include/nspr
+#BF_NSPR_LIB = 
+
+# Uncomment the following line to use Mozilla inplace of netscape
+#CPPFLAGS += -DMOZ_NOT_NET
+# Location of MOZILLA/Netscape header files...
+#BF_MOZILLA = $(LIBDIR)/mozilla
+#BF_MOZILLA_INC = -I$(BF_MOZILLA)/include/mozilla/nspr -I$(BF_MOZILLA)/include/mozilla -I$(BF_MOZILLA)/include/mozilla/xpcom -I$(BF_MOZILLA)/include/mozilla/idl
+#BF_MOZILLA_LIB =
+# Will fall back to look in BF_MOZILLA_INC/nspr and BF_MOZILLA_LIB
+# if this is not set.
+#
+# Be paranoid regarding library creation (do not update archives)
+#BF_PARANOID = 'true'
+
+# enable freetype2 support for text objects
+BF_FREETYPE = LCGDIR+'/freetype'
+BF_FREETYPE_INC = '${BF_FREETYPE}/include ${BF_FREETYPE}/include/freetype2'
+BF_FREETYPE_LIB = 'freetype'
+BF_FREETYPE_LIBPATH = '${BF_FREETYPE}/lib'
+
+WITH_BF_QUICKTIME = 'false' # -DWITH_QUICKTIME
+BF_QUICKTIME = '/usr/local'
+BF_QUICKTIME_INC = '${BF_QUICKTIME}/include'
+
+WITH_BF_ICONV = 'true'
+BF_ICONV = LIBDIR + "/iconv"
+BF_ICONV_INC = '${BF_ICONV}/include'
+BF_ICONV_LIB = 'iconv charset'
+BF_ICONV_LIBPATH = '${BF_ICONV}/lib'
+
+WITH_BF_BINRELOC = 'false'
+
+# enable ffmpeg  support
+WITH_BF_FFMPEG = 'true'  # -DWITH_FFMPEG
+# Uncomment the following two lines to use system's ffmpeg
+BF_FFMPEG = LCGDIR+'/ffmpeg'
+BF_FFMPEG_LIB = 'avformat avcodec swscale avutil avdevice faad faac vorbis x264 ogg mp3lame z'
+BF_FFMPEG_INC = '${BF_FFMPEG}/include'
+BF_FFMPEG_LIBPATH='${BF_FFMPEG}/lib'
+
+# enable ogg, vorbis and theora in ffmpeg
+WITH_BF_OGG = 'false'  # -DWITH_OGG 
+BF_OGG = '/usr'
+BF_OGG_INC = '${BF_OGG}/include'
+BF_OGG_LIB = 'ogg vorbis theoraenc theoradec'
+
+WITH_BF_OPENJPEG = 'false' 
+BF_OPENJPEG = '#extern/libopenjpeg'
+BF_OPENJPEG_LIB = ''
+BF_OPENJPEG_INC = '${BF_OPENJPEG}'
+BF_OPENJPEG_LIBPATH='${BF_OPENJPEG}/lib'
+
+WITH_BF_REDCODE = 'false'  
+BF_REDCODE = '#extern/libredcode'
+BF_REDCODE_LIB = ''
+BF_REDCODE_INC = '${BF_REDCODE}/include'
+BF_REDCODE_LIBPATH='${BF_REDCODE}/lib'
+
+# Mesa Libs should go here if your using them as well....
+WITH_BF_STATICOPENGL = 'false'
+BF_OPENGL = '/usr'
+BF_OPENGL_INC = '${BF_OPENGL}/include'
+BF_OPENGL_LIB = 'GL GLU X11 Xi Xext'
+BF_OPENGL_LIBPATH = '/usr/X11R6/lib'
+BF_OPENGL_LIB_STATIC = '${BF_OPENGL}/libGL.a ${BF_OPENGL}/libGLU.a ${BF_OPENGL}/libXxf86vm.a ${BF_OPENGL}/libX11.a ${BF_OPENGL}/libXi.a ${BF_OPENGL}/libXext.a ${BF_OPENGL}/libXxf86vm.a'
+
+
+CC = 'c99'
+CXX = 'CC'
+
+
+CCFLAGS = ['-pipe','-fPIC', '-n32']
+
+CPPFLAGS = ['-DXP_UNIX']
+CXXFLAGS = ['-pipe','-fPIC', '-n32']
+REL_CFLAGS = ['-O2']
+REL_CCFLAGS = ['-O2']
+##BF_DEPEND = 'true'
+##
+##AR = ar
+##ARFLAGS = ruv
+##ARFLAGSQUIET = ru
+##
+C_WARN = '-no_prelink -ptused'
+
+CC_WARN = '-no_prelink -ptused'
+
+##FIX_STUBS_WARNINGS = -Wno-unused
+
+LLIBS = 'c m dl pthread dmedia movie'
+##LOPTS = --dynamic
+##DYNLDFLAGS = -shared $(LDFLAGS)
+
+BF_PROFILE_FLAGS = ['-pg','-g']
+BF_PROFILE = 'false'
+
+BF_DEBUG = 'false'
+BF_DEBUG_FLAGS = '-g'
+
+BF_BUILDDIR = '../build/irix6'
+BF_INSTALLDIR='../install/irix6'
+BF_DOCDIR='../install/doc'
+
+#Link against pthread
+LDIRS = []
+LDIRS.append(BF_FREETYPE_LIBPATH)
+LDIRS.append(BF_PNG_LIBPATH)
+LDIRS.append(BF_ZLIB_LIBPATH)
+LDIRS.append(BF_SDL_LIBPATH)
+LDIRS.append(BF_OPENAL_LIBPATH)
+LDIRS.append(BF_ICONV_LIBPATH)
+
+PLATFORM_LINKFLAGS = []
+for x in LDIRS:
+    PLATFORM_LINKFLAGS.append("-L"+x)
+    
+PLATFORM_LINKFLAGS += ['-L${LCGDIR}/jpeg/lib' , '-L/usr/lib32',  '-n32', '-v', '-no_prelink']
+print PLATFORM_LINKFLAGS
+LINKFLAGS= PLATFORM_LINKFLAGS

Modified: branches/etch-a-ton/config/linux2-config.py
===================================================================
--- branches/etch-a-ton/config/linux2-config.py	2009-02-23 17:30:00 UTC (rev 19093)
+++ branches/etch-a-ton/config/linux2-config.py	2009-02-23 21:00:42 UTC (rev 19094)

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list