[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [12534] branches/soc-2007-joeedh: Merge with trunk at revision 12513.

Joseph Eagar joeedh at gmail.com
Fri Nov 9 07:25:43 CET 2007


Revision: 12534
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=12534
Author:   joeedh
Date:     2007-11-09 07:25:39 +0100 (Fri, 09 Nov 2007)

Log Message:
-----------
Merge with trunk at revision 12513.

Revision Links:
--------------
    http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=12513

Modified Paths:
--------------
    branches/soc-2007-joeedh/CMakeLists.txt
    branches/soc-2007-joeedh/SConstruct
    branches/soc-2007-joeedh/bin/.blender/locale/it/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/config/darwin-config.py
    branches/soc-2007-joeedh/config/linux2-config.py
    branches/soc-2007-joeedh/doc/blender-scons.txt
    branches/soc-2007-joeedh/extern/SConscript
    branches/soc-2007-joeedh/extern/bFTGL/src/FTVectoriser.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/soc-2007-joeedh/extern/ffmpeg/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/common.mak
    branches/soc-2007-joeedh/extern/ffmpeg/configure
    branches/soc-2007-joeedh/extern/ffmpeg/ffmpeg-update.sh
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/4xm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/8bps.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/aasc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ac3.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ac3dec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ac3enc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ac3tab.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/adpcm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/adx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/alac.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/allcodecs.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/alpha/asm.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/alpha/dsputil_alpha.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/alpha/dsputil_alpha_asm.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/alpha/motion_est_alpha.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/alpha/motion_est_mvi_asm.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/alpha/mpegvideo_alpha.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/alpha/regdef.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/alpha/simple_idct_alpha.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/apiexample.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/dsputil_arm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/dsputil_arm_s.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/dsputil_iwmmxt.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/dsputil_iwmmxt_rnd.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/mpegvideo_arm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/mpegvideo_iwmmxt.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/simple_idct_arm.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/asv1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/avcodec.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/avs.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/beosthread.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bitstream.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bitstream.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bmp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cabac.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cabac.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cinepak.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cljr.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cook.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cookdata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cscd.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cyuv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dct-test.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dpcm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dsputil.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dsputil.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dvbsub.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dvbsubdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dvdata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dvdsubenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/error_resilience.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/eval.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/faandct.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/faandct.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/fdctref.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/fft-test.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/fft.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ffv1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/flac.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/flashsv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/flicvideo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/fraps.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/g726.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/golomb.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/golomb.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h261.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h261data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h263.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h263data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h263dec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264idct.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/huffyuv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/cputest.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/dsputil_h264_template_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/dsputil_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/dsputil_mmx_avg.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/dsputil_mmx_rnd.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/fdct_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/fft_3dn.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/fft_3dn2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/fft_sse.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/h264dsp_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/idct_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/idct_mmx_xvid.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/mmx.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/motion_est_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/mpegvideo_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/mpegvideo_mmx_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/simple_idct_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/snowdsp_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/vp3dsp_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/vp3dsp_sse2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/idcinvideo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/imgconvert.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/imgconvert_template.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/imgresample.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/indeo2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/indeo2data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/indeo3.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/indeo3data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/interplayvideo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/jfdctfst.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/jfdctint.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/jrevdct.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/kmvc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libgsm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/loco.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mace.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mdct.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mjpeg.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mlib/dsputil_mlib.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mmvideo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/motion_est.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/motion_est_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpeg12.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpeg12data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpeg4data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudio.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudio.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudiodec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudiodectab.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudiotab.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegvideo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegvideo.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/msmpeg4.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/msmpeg4data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/msrle.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/msvideo1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/nuv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/opt.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/opt.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/os2thread.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/pcm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/png.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/pnm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/dsputil_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/dsputil_altivec.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/dsputil_ppc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/dsputil_ppc.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/fdct_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/fft_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/gcc_fixes.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/gmc_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/idct_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/mpegvideo_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/mpegvideo_ppc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ps2/dsputil_mmi.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ps2/idct_mmi.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ps2/mmi.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ps2/mpegvideo_mmi.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/pthread.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/qdm2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/qdm2data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/qdrw.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/qpeg.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/qtrle.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ra144.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ra144.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ra288.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ra288.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rangecoder.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rangecoder.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ratecontrol.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/raw.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/resample.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/resample2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/roqvideo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rpza.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rtjpeg.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rtjpeg.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rv10.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sh4/dsputil_align.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sh4/dsputil_sh4.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sh4/idct_sh4.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sh4/qpel.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/shorten.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/simple_idct.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/simple_idct.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/smacker.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/smc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/snow.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/snow.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sonic.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sp5x.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sparc/dsputil_vis.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sparc/vis.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/svq1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/svq1_cb.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/svq1_vlc.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/svq3.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/truemotion1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/truemotion1data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/truemotion2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/truespeech.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/truespeech_data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/tscc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/tta.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ulti.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ulti_cb.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/utils.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vcr1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vmdav.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vorbis.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vorbis.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp3.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp3data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp3dsp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vqavideo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/w32thread.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/wmadata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/wmadec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/wmv2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/wnv1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ws-snd1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/xan.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/xl.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/xvmcvideo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/zmbv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/4xm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/adtsenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/aiff.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/allformats.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/amr.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/asf-enc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/asf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/asf.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/au.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/audio.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/avformat.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/avi.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/avidec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/avienc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/avio.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/avio.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/aviobuf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/avs.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/beosaudio.cpp
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/crc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/cutils.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/daud.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/dv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/dv.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/dv1394.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/dv1394.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/electronicarts.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/ffm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/file.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/flic.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/flvdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/flvenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/framehook.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/framehook.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/gif.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/gifdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/http.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/idcin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/idroq.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/img2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/ipmovie.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/matroska.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mmf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mov.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/movenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mp3.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mpeg.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mpegts.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mpegts.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mpegtsenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mpjpeg.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/nsvdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/nut.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/nuv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/ogg.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/ogg2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/ogg2.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/oggparseflac.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/oggparseogm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/oggparsetheora.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/oggparsevorbis.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/os_support.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/os_support.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/psxstr.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/qtpalette.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/raw.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtp.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtpproto.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtsp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtsp.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtspcodes.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/segafilm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/sierravmd.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/smacker.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/sol.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/swf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/tcp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/tta.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/udp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/utils.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/v4l2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/voc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/voc.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/wav.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/wc3movie.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/westwood.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/yuv4mpeg.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/avutil.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/bswap.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/common.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/crc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/crc.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/integer.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/integer.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/intfloat_readwrite.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/intfloat_readwrite.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/mathematics.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/mathematics.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/rational.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/rational.h
    branches/soc-2007-joeedh/extern/ffmpeg/libpostproc/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/libpostproc/postprocess.c
    branches/soc-2007-joeedh/extern/ffmpeg/libpostproc/postprocess.h
    branches/soc-2007-joeedh/extern/ffmpeg/libpostproc/postprocess_altivec_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libpostproc/postprocess_internal.h
    branches/soc-2007-joeedh/extern/ffmpeg/libpostproc/postprocess_template.c
    branches/soc-2007-joeedh/intern/bmfont/BMF_Api.h
    branches/soc-2007-joeedh/intern/bmfont/intern/BMF_Api.cpp
    branches/soc-2007-joeedh/intern/bmfont/intern/BMF_BitmapFont.cpp
    branches/soc-2007-joeedh/intern/bmfont/intern/BMF_BitmapFont.h
    branches/soc-2007-joeedh/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
    branches/soc-2007-joeedh/intern/elbeem/intern/attributes.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/elbeem.h
    branches/soc-2007-joeedh/intern/elbeem/intern/isosurface.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/ntl_geometryobject.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/ntl_vector3dim.h
    branches/soc-2007-joeedh/intern/elbeem/intern/parametrizer.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/particletracer.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/simulation_object.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_class.h
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_interface.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_main.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_util.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/utilities.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/utilities.h
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_DisplayManager.cpp
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2007-joeedh/intern/iksolver/extern/IK_solver.h
    branches/soc-2007-joeedh/intern/iksolver/intern/IK_QJacobian.cpp
    branches/soc-2007-joeedh/intern/iksolver/intern/IK_QJacobian.h
    branches/soc-2007-joeedh/intern/iksolver/intern/IK_QJacobianSolver.cpp
    branches/soc-2007-joeedh/intern/iksolver/intern/IK_QJacobianSolver.h
    branches/soc-2007-joeedh/intern/iksolver/intern/IK_QSegment.cpp
    branches/soc-2007-joeedh/intern/iksolver/intern/IK_QSegment.h
    branches/soc-2007-joeedh/intern/iksolver/intern/IK_QTask.h
    branches/soc-2007-joeedh/intern/iksolver/intern/IK_Solver.cpp
    branches/soc-2007-joeedh/intern/memutil/MEM_CacheLimiter.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Vector3.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Vector4.h
    branches/soc-2007-joeedh/intern/moto/include/MT_assert.h
    branches/soc-2007-joeedh/intern/moto/intern/MT_Assert.cpp
    branches/soc-2007-joeedh/intern/opennl/extern/ONL_opennl.h
    branches/soc-2007-joeedh/intern/opennl/intern/opennl.c
    branches/soc-2007-joeedh/intern/string/intern/STR_String.cpp
    branches/soc-2007-joeedh/po/it.po
    branches/soc-2007-joeedh/projectfiles/blender/src/BL_src.dsp
    branches/soc-2007-joeedh/projectfiles/blender/src/BL_src_cre.dsp
    branches/soc-2007-joeedh/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/nodes/nodes.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/src/BL_src.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/src/BL_src_cre.vcproj
    branches/soc-2007-joeedh/release/Makefile
    branches/soc-2007-joeedh/release/datafiles/blenderbuttons
    branches/soc-2007-joeedh/release/datafiles/splash.jpg
    branches/soc-2007-joeedh/release/scripts/3ds_import.py
    branches/soc-2007-joeedh/release/scripts/DirectX8Importer.py
    branches/soc-2007-joeedh/release/scripts/ac3d_import.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/BPyMesh.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/BPyObject.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/collada.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/cstartup.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/cutils.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/helperObjects.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/xmlUtils.py
    branches/soc-2007-joeedh/release/scripts/bvh_import.py
    branches/soc-2007-joeedh/release/scripts/colladaExport14.py
    branches/soc-2007-joeedh/release/scripts/colladaImport14.py
    branches/soc-2007-joeedh/release/scripts/console.py
    branches/soc-2007-joeedh/release/scripts/export_fbx.py
    branches/soc-2007-joeedh/release/scripts/export_obj.py
    branches/soc-2007-joeedh/release/scripts/image_billboard.py
    branches/soc-2007-joeedh/release/scripts/import_dxf.py
    branches/soc-2007-joeedh/release/scripts/import_obj.py
    branches/soc-2007-joeedh/release/scripts/lightwave_import.py
    branches/soc-2007-joeedh/release/scripts/mesh_unfolder.py
    branches/soc-2007-joeedh/release/scripts/ply_import.py
    branches/soc-2007-joeedh/release/scripts/scripttemplate_pyconstraint.py
    branches/soc-2007-joeedh/release/scripts/uv_export.py
    branches/soc-2007-joeedh/release/scripts/uv_seams_from_islands.py
    branches/soc-2007-joeedh/release/scripts/uvcalc_follow_active_coords.py
    branches/soc-2007-joeedh/release/scripts/uvcalc_lightmap.py
    branches/soc-2007-joeedh/release/scripts/uvcalc_quad_clickproj.py
    branches/soc-2007-joeedh/release/scripts/uvcalc_smart_project.py
    branches/soc-2007-joeedh/release/scripts/vertexpaint_selfshadow_ao.py
    branches/soc-2007-joeedh/release/text/BlenderQuickStart.pdf
    branches/soc-2007-joeedh/source/blender/avi/intern/options.c
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_action.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_armature.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_bad_level_calls.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_blender.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_constraint.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_customdata.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_deform.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_global.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_icons.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_image.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_key.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_node.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_object.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_texture.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_utildefines.h
    branches/soc-2007-joeedh/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/blenkernel/SConscript
    branches/soc-2007-joeedh/source/blender/blenkernel/bad_level_call_stubs/Makefile
    branches/soc-2007-joeedh/source/blender/blenkernel/bad_level_call_stubs/stubs.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/Makefile
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/action.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/anim.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/armature.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/blender.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/colortools.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/constraint.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/curve.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/customdata.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/deform.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/effect.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/exotic.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/icons.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/image.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/ipo.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/key.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/material.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/mesh.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/modifier.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/node.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/object.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/scene.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/softbody.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/texture.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/world.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/writeavi.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_arithb.h
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_blenlib.h
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_editVert.h
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_storage_types.h
    branches/soc-2007-joeedh/source/blender/blenlib/intern/Makefile
    branches/soc-2007-joeedh/source/blender/blenlib/intern/arithb.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/storage.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/util.c
    branches/soc-2007-joeedh/source/blender/blenloader/BLO_readfile.h
    branches/soc-2007-joeedh/source/blender/blenloader/intern/Makefile
    branches/soc-2007-joeedh/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2007-joeedh/source/blender/blenloader/intern/readfile.c
    branches/soc-2007-joeedh/source/blender/blenloader/intern/writefile.c
    branches/soc-2007-joeedh/source/blender/blenpluginapi/iff.h
    branches/soc-2007-joeedh/source/blender/blenpluginapi/intern/Makefile
    branches/soc-2007-joeedh/source/blender/ftfont/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/ftfont/FTF_Api.h
    branches/soc-2007-joeedh/source/blender/ftfont/intern/FTF_TTFont.h
    branches/soc-2007-joeedh/source/blender/ftfont/intern/Makefile
    branches/soc-2007-joeedh/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2007-joeedh/source/blender/imbuf/IMB_imbuf_types.h
    branches/soc-2007-joeedh/source/blender/imbuf/intern/IMB_anim.h
    branches/soc-2007-joeedh/source/blender/imbuf/intern/IMB_jpeg.h
    branches/soc-2007-joeedh/source/blender/imbuf/intern/Makefile
    branches/soc-2007-joeedh/source/blender/imbuf/intern/allocimbuf.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/anim.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/cineon/Makefile
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/BlockDXT.h
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/Makefile
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/Stream.cpp
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/Stream.h
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2007-joeedh/source/blender/imbuf/intern/divers.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/imageprocess.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/jpeg.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/openexr/Makefile
    branches/soc-2007-joeedh/source/blender/imbuf/intern/png.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/radiance_hdr.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/readimage.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/rectop.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/rotate.c
    branches/soc-2007-joeedh/source/blender/include/BDR_drawmesh.h
    branches/soc-2007-joeedh/source/blender/include/BDR_editface.h
    branches/soc-2007-joeedh/source/blender/include/BIF_butspace.h
    branches/soc-2007-joeedh/source/blender/include/BIF_drawimage.h
    branches/soc-2007-joeedh/source/blender/include/BIF_drawseq.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editaction.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editarmature.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editconstraint.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editmesh.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editseq.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editsima.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editsound.h
    branches/soc-2007-joeedh/source/blender/include/BIF_fsmenu.h
    branches/soc-2007-joeedh/source/blender/include/BIF_imasel.h
    branches/soc-2007-joeedh/source/blender/include/BIF_interface_icons.h
    branches/soc-2007-joeedh/source/blender/include/BIF_language.h
    branches/soc-2007-joeedh/source/blender/include/BIF_meshlaplacian.h
    branches/soc-2007-joeedh/source/blender/include/BIF_resources.h
    branches/soc-2007-joeedh/source/blender/include/BIF_space.h
    branches/soc-2007-joeedh/source/blender/include/BIF_spacetypes.h
    branches/soc-2007-joeedh/source/blender/include/BIF_transform.h
    branches/soc-2007-joeedh/source/blender/include/BIF_usiblender.h
    branches/soc-2007-joeedh/source/blender/include/BSE_drawimasel.h
    branches/soc-2007-joeedh/source/blender/include/BSE_editipo.h
    branches/soc-2007-joeedh/source/blender/include/BSE_filesel.h
    branches/soc-2007-joeedh/source/blender/include/BSE_node.h
    branches/soc-2007-joeedh/source/blender/include/BSE_sequence.h
    branches/soc-2007-joeedh/source/blender/include/BSE_time.h
    branches/soc-2007-joeedh/source/blender/include/BSE_trans_types.h
    branches/soc-2007-joeedh/source/blender/include/BSE_view.h
    branches/soc-2007-joeedh/source/blender/include/blendef.h
    branches/soc-2007-joeedh/source/blender/include/butspace.h
    branches/soc-2007-joeedh/source/blender/include/datatoc.h
    branches/soc-2007-joeedh/source/blender/include/editmesh.h
    branches/soc-2007-joeedh/source/blender/include/interface.h
    branches/soc-2007-joeedh/source/blender/include/multires.h
    branches/soc-2007-joeedh/source/blender/include/mydevice.h
    branches/soc-2007-joeedh/source/blender/include/transform.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_ID.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_action_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_armature_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_camera_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_constraint_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_image_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_ipo_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_lamp_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_material_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_mesh_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_meshdata_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_node_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_object_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_screen_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_sequence_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_space_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_view2d_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_world_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/intern/Makefile
    branches/soc-2007-joeedh/source/blender/makesdna/intern/makesdna.c
    branches/soc-2007-joeedh/source/blender/nodes/CMP_node.h
    branches/soc-2007-joeedh/source/blender/nodes/SHD_node.h
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_nodes/CMP_invert.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_nodes/CMP_texture.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_nodes/Makefile
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_util.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_util.h
    branches/soc-2007-joeedh/source/blender/nodes/intern/Makefile
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/Makefile
    branches/soc-2007-joeedh/source/blender/python/BPY_extern.h
    branches/soc-2007-joeedh/source/blender/python/BPY_interface.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Armature.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/BGL.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Blender.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Bone.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Bone.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Camera.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Constraint.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Curve.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Draw.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Effect.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Geometry.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Ipo.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Ipocurve.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Key.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Lamp.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Makefile
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Material.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Mathutils.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Mesh.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Modifier.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/NLA.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/NMesh.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Noise.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Object.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Pose.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Scene.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Texture.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Types.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Window.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/World.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/bpy_data.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Armature.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/BGL.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Blender.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Constraint.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Geometry.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Key.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Mesh.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Modifier.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Pose.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Render.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Scene.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Texture.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Window.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/euler.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/gen_library.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/gen_library.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/gen_utils.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/gen_utils.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/matrix.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/quat.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/rgbTuple.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/sceneRender.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/sceneSequence.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/vector.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/windowTheme.c
    branches/soc-2007-joeedh/source/blender/quicktime/apple/quicktime_export.c
    branches/soc-2007-joeedh/source/blender/quicktime/apple/quicktime_import.c
    branches/soc-2007-joeedh/source/blender/radiosity/intern/source/Makefile
    branches/soc-2007-joeedh/source/blender/readblenfile/intern/Makefile
    branches/soc-2007-joeedh/source/blender/readblenfile/stub/Makefile
    branches/soc-2007-joeedh/source/blender/readblenfile/test/Makefile
    branches/soc-2007-joeedh/source/blender/render/intern/include/render_types.h
    branches/soc-2007-joeedh/source/blender/render/intern/include/rendercore.h
    branches/soc-2007-joeedh/source/blender/render/intern/source/Makefile
    branches/soc-2007-joeedh/source/blender/render/intern/source/convertblender.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/pipeline.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/rayshade.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/shadbuf.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/texture.c
    branches/soc-2007-joeedh/source/blender/src/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/src/Makefile
    branches/soc-2007-joeedh/source/blender/src/SConscript
    branches/soc-2007-joeedh/source/blender/src/blenderbuttons.c
    branches/soc-2007-joeedh/source/blender/src/booleanops.c
    branches/soc-2007-joeedh/source/blender/src/buttons_editing.c
    branches/soc-2007-joeedh/source/blender/src/buttons_object.c
    branches/soc-2007-joeedh/source/blender/src/buttons_scene.c
    branches/soc-2007-joeedh/source/blender/src/buttons_shading.c
    branches/soc-2007-joeedh/source/blender/src/drawaction.c
    branches/soc-2007-joeedh/source/blender/src/drawarmature.c
    branches/soc-2007-joeedh/source/blender/src/drawimage.c
    branches/soc-2007-joeedh/source/blender/src/drawimasel.c
    branches/soc-2007-joeedh/source/blender/src/drawipo.c
    branches/soc-2007-joeedh/source/blender/src/drawmesh.c
    branches/soc-2007-joeedh/source/blender/src/drawnla.c
    branches/soc-2007-joeedh/source/blender/src/drawnode.c
    branches/soc-2007-joeedh/source/blender/src/drawobject.c
    branches/soc-2007-joeedh/source/blender/src/drawscene.c
    branches/soc-2007-joeedh/source/blender/src/drawseq.c
    branches/soc-2007-joeedh/source/blender/src/drawsound.c
    branches/soc-2007-joeedh/source/blender/src/drawtime.c
    branches/soc-2007-joeedh/source/blender/src/drawview.c
    branches/soc-2007-joeedh/source/blender/src/edit.c
    branches/soc-2007-joeedh/source/blender/src/editaction.c
    branches/soc-2007-joeedh/source/blender/src/editarmature.c
    branches/soc-2007-joeedh/source/blender/src/editconstraint.c
    branches/soc-2007-joeedh/source/blender/src/editcurve.c
    branches/soc-2007-joeedh/source/blender/src/editface.c
    branches/soc-2007-joeedh/source/blender/src/editimasel.c
    branches/soc-2007-joeedh/source/blender/src/editipo.c
    branches/soc-2007-joeedh/source/blender/src/editipo_lib.c
    branches/soc-2007-joeedh/source/blender/src/editipo_mods.c
    branches/soc-2007-joeedh/source/blender/src/editkey.c
    branches/soc-2007-joeedh/source/blender/src/editmesh.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_add.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_lib.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_loop.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_mods.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_tools.c
    branches/soc-2007-joeedh/source/blender/src/editnla.c
    branches/soc-2007-joeedh/source/blender/src/editnode.c
    branches/soc-2007-joeedh/source/blender/src/editobject.c
    branches/soc-2007-joeedh/source/blender/src/editscreen.c
    branches/soc-2007-joeedh/source/blender/src/editseq.c
    branches/soc-2007-joeedh/source/blender/src/editsima.c
    branches/soc-2007-joeedh/source/blender/src/editsound.c
    branches/soc-2007-joeedh/source/blender/src/edittime.c
    branches/soc-2007-joeedh/source/blender/src/editview.c
    branches/soc-2007-joeedh/source/blender/src/filesel.c
    branches/soc-2007-joeedh/source/blender/src/fluidsim.c
    branches/soc-2007-joeedh/source/blender/src/ghostwinlay.c
    branches/soc-2007-joeedh/source/blender/src/glutil.c
    branches/soc-2007-joeedh/source/blender/src/hddaudio.c
    branches/soc-2007-joeedh/source/blender/src/header_action.c
    branches/soc-2007-joeedh/source/blender/src/header_filesel.c
    branches/soc-2007-joeedh/source/blender/src/header_image.c
    branches/soc-2007-joeedh/source/blender/src/header_imasel.c
    branches/soc-2007-joeedh/source/blender/src/header_info.c
    branches/soc-2007-joeedh/source/blender/src/header_ipo.c
    branches/soc-2007-joeedh/source/blender/src/header_nla.c
    branches/soc-2007-joeedh/source/blender/src/header_seq.c
    branches/soc-2007-joeedh/source/blender/src/header_sound.c
    branches/soc-2007-joeedh/source/blender/src/header_text.c
    branches/soc-2007-joeedh/source/blender/src/header_time.c
    branches/soc-2007-joeedh/source/blender/src/header_view3d.c
    branches/soc-2007-joeedh/source/blender/src/headerbuttons.c
    branches/soc-2007-joeedh/source/blender/src/imagepaint.c
    branches/soc-2007-joeedh/source/blender/src/imasel.c
    branches/soc-2007-joeedh/source/blender/src/interface.c
    branches/soc-2007-joeedh/source/blender/src/interface_draw.c
    branches/soc-2007-joeedh/source/blender/src/interface_icons.c
    branches/soc-2007-joeedh/source/blender/src/language.c
    branches/soc-2007-joeedh/source/blender/src/meshlaplacian.c
    branches/soc-2007-joeedh/source/blender/src/multires.c
    branches/soc-2007-joeedh/source/blender/src/outliner.c
    branches/soc-2007-joeedh/source/blender/src/parametrizer.c
    branches/soc-2007-joeedh/source/blender/src/poseobject.c
    branches/soc-2007-joeedh/source/blender/src/resources.c
    branches/soc-2007-joeedh/source/blender/src/retopo.c
    branches/soc-2007-joeedh/source/blender/src/sculptmode.c
    branches/soc-2007-joeedh/source/blender/src/seqaudio.c
    branches/soc-2007-joeedh/source/blender/src/seqeffects.c
    branches/soc-2007-joeedh/source/blender/src/sequence.c
    branches/soc-2007-joeedh/source/blender/src/space.c
    branches/soc-2007-joeedh/source/blender/src/spacetypes.c
    branches/soc-2007-joeedh/source/blender/src/splash.jpg.c
    branches/soc-2007-joeedh/source/blender/src/toets.c
    branches/soc-2007-joeedh/source/blender/src/toolbox.c
    branches/soc-2007-joeedh/source/blender/src/transform.c
    branches/soc-2007-joeedh/source/blender/src/transform_constraints.c
    branches/soc-2007-joeedh/source/blender/src/transform_conversions.c
    branches/soc-2007-joeedh/source/blender/src/transform_generics.c
    branches/soc-2007-joeedh/source/blender/src/transform_manipulator.c
    branches/soc-2007-joeedh/source/blender/src/transform_snap.c
    branches/soc-2007-joeedh/source/blender/src/unwrapper.c
    branches/soc-2007-joeedh/source/blender/src/usiblender.c
    branches/soc-2007-joeedh/source/blender/src/view.c
    branches/soc-2007-joeedh/source/blender/src/vpaint.c
    branches/soc-2007-joeedh/source/blender/verify/intern/Makefile
    branches/soc-2007-joeedh/source/blender/yafray/intern/Makefile
    branches/soc-2007-joeedh/source/creator/Makefile
    branches/soc-2007-joeedh/source/creator/creator.c
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/GPC_RenderTools.h
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/netscape/src/ketsji/KXH_ketsji_hooks.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2007-joeedh/source/kernel/gen_messaging/intern/Makefile
    branches/soc-2007-joeedh/source/nan_compile.mk
    branches/soc-2007-joeedh/source/nan_definitions.mk
    branches/soc-2007-joeedh/tools/Blender.py
    branches/soc-2007-joeedh/tools/btools.py

Added Paths:
-----------
    branches/soc-2007-joeedh/extern/ffmpeg/SConscript
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/aac_ac3_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/aac_ac3_parser.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/aac_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ac3.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ac3_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ac3_parser.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ac3tab.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/apedec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/mathops.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/mpegvideo_armv5te.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/simple_idct_armv5te.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/armv4l/simple_idct_armv6.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/atrac3.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/atrac3data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/audioconvert.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bethsoftvideo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bethsoftvideo.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/config_bfin.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/fdct_bfin.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/idct_bfin.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/mathops.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/mpegvideo_bfin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/pixels_bfin.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bitstream_filter.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bmp.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bmpenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bytestream.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/c93.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cavs.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cavs.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cavs_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cavsdata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cavsdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/cavsdsp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/colorspace.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dca.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dca.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dca_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dcadata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dcahuff.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dnxhddata.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dnxhddata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dnxhddec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dsicinav.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dump_extradata_bsf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dvbsub_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dvdsub_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dvdsubdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dxa.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/elbg.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/elbg.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/eval.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/flacenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/flashsvenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/gif.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/gifdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h261.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h261_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h261dec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h261enc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h263.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h263_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h263_parser.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264_mp4toannexb_bsf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264_parser.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264dspenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264enc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264pred.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/h264pred.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/cavsdsp_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/dsputil_mmx_qns.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/mathops.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/vp3dsp_mmx.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/i386/vp3dsp_sse2.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/imc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/imcdata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/imx_dump_header_bsf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/jpegls.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/jpegls.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/jpeglsdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/jpeglsdec.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/jpeglsenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/lcl.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/lcldec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/lclenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libamr.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libfaac.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libfaad.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libmp3lame.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libtheoraenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libvorbis.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libx264.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libxvid_internal.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libxvid_rc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/libxvidff.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ljpegenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/lzw.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/lzw.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/lzwenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mathops.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mjpeg.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mjpeg_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mjpega_dump_header_bsf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mjpegbdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mjpegdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mjpegdec.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mjpegenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mjpegenc.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/motion-test.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mp3_header_compress_bsf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mp3_header_decompress_bsf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpcdata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpeg12.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpeg12data.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpeg12decdata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpeg12enc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpeg4video_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpeg4video_parser.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudio_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudiodata.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudiodata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudiodecheader.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudiodecheader.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegaudioenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegvideo_common.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegvideo_enc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mpegvideo_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/msmpeg4.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/msmpeg4data.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/noise_bsf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/parser.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/png.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/pngdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/pngenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/pnm.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/pnm_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/pnmenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/float_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/h264_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/h264_template_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/int_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/mathops.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/snow_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/types_altivec.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/vc1dsp_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ptx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/qtrleenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ratecontrol.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/raw.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rawdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rawenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/remove_extradata_bsf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rl.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rle.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/rle.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/roqaudioenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/roqvideo.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/roqvideodec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/roqvideoenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/s3tc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/s3tc.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sgi.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sgidec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sgienc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sp5xdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/sparc/simple_idct_vis.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/svq1.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/svq1dec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/svq1enc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/svq1enc_cb.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/targa.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/targaenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/tiertexseqv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/tiff.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/tiff.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/tiffenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/txd.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/unary.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vc1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vc1.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vc1_parser.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vc1acdata.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vc1data.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vc1data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vc1dsp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vmnc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vorbis_data.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vorbis_dec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vorbis_enc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vorbis_enc_data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp5.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp56.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp56.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp56data.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp56data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp5data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp6.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vp6data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/wavpack.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/wma.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/wma.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/wmaenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/xiph.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/xiph.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/xsubdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/xvmc_render.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/zmbvenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/apc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/ape.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/avisynth.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/bethsoftvid.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/bktr.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/c93.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/dsicin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/dvenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/dxa.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/flv.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/gxf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/gxf.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/gxfenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/isom.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/isom.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/libdc1394.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/libnut.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/matroska.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/matroskadec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/matroskaenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mpc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mpeg.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mpegenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mtv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mxf.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/network.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/nut.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/nutdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/nutenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/raw.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/riff.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/riff.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rm.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rmdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rmenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtp_aac.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtp_aac.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtp_h264.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtp_h264.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtp_internal.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtp_mpv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rtp_mpv.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/sdp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/thp.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/tiertexseq.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/txd.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/v4l.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/vocdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/vocenc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/wv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/x11grab.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/adler32.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/adler32.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/aes.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/aes.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/avstring.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/base64.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/base64.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/fifo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/fifo.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/internal.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/intreadwrite.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/lls.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/lls.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/log.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/log.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/lzo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/lzo.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/md5.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/md5.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/mem.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/mem.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/random.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/random.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/sha1.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/sha1.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/softfloat.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/softfloat.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/string.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/tree.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/tree.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavutil/x86_cpu.h
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/cs_test.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/internal_bfin.S
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/rgb2rgb.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/rgb2rgb.h
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/rgb2rgb_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale-example.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale.h
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale_altivec_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale_bfin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale_internal.h
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_bfin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_mlib.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_vis.c
    branches/soc-2007-joeedh/extern/ffmpeg/patches/
    branches/soc-2007-joeedh/extern/ffmpeg/patches/README
    branches/soc-2007-joeedh/extern/ffmpeg/patches/ffmpeg_accel_bgra32.patch
    branches/soc-2007-joeedh/extern/qdune/
    branches/soc-2007-joeedh/extern/qdune/README.txt
    branches/soc-2007-joeedh/extern/qdune/SConstruct
    branches/soc-2007-joeedh/extern/qdune/ccdata50.dat
    branches/soc-2007-joeedh/extern/qdune/ccdata50NT.dat
    branches/soc-2007-joeedh/extern/qdune/core/
    branches/soc-2007-joeedh/extern/qdune/core/Attributes.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Attributes.h
    branches/soc-2007-joeedh/extern/qdune/core/Bound.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Bound.h
    branches/soc-2007-joeedh/extern/qdune/core/Camera.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Camera.h
    branches/soc-2007-joeedh/extern/qdune/core/Color.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Color.h
    branches/soc-2007-joeedh/extern/qdune/core/HierarchicalZbuffer.cpp
    branches/soc-2007-joeedh/extern/qdune/core/HierarchicalZbuffer.h
    branches/soc-2007-joeedh/extern/qdune/core/Mathutil.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Mathutil.h
    branches/soc-2007-joeedh/extern/qdune/core/Noise.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Noise.h
    branches/soc-2007-joeedh/extern/qdune/core/Options.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Options.h
    branches/soc-2007-joeedh/extern/qdune/core/QDRender.h
    branches/soc-2007-joeedh/extern/qdune/core/RenderBucket.cpp
    branches/soc-2007-joeedh/extern/qdune/core/RenderBucket.h
    branches/soc-2007-joeedh/extern/qdune/core/State.cpp
    branches/soc-2007-joeedh/extern/qdune/core/State.h
    branches/soc-2007-joeedh/extern/qdune/core/Transform.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Transform.h
    branches/soc-2007-joeedh/extern/qdune/core/mcqmc.h
    branches/soc-2007-joeedh/extern/qdune/core/qdVector.cpp
    branches/soc-2007-joeedh/extern/qdune/core/qdVector.h
    branches/soc-2007-joeedh/extern/qdune/framebuffer/
    branches/soc-2007-joeedh/extern/qdune/framebuffer/FrameBuffer.cpp
    branches/soc-2007-joeedh/extern/qdune/framebuffer/FrameBuffer.h
    branches/soc-2007-joeedh/extern/qdune/framework/
    branches/soc-2007-joeedh/extern/qdune/framework/Framework.h
    branches/soc-2007-joeedh/extern/qdune/framework/HybridFramework.cpp
    branches/soc-2007-joeedh/extern/qdune/framework/HybridFramework.h
    branches/soc-2007-joeedh/extern/qdune/framework/RayTraceFramework.cpp
    branches/soc-2007-joeedh/extern/qdune/framework/RayTraceFramework.h
    branches/soc-2007-joeedh/extern/qdune/framework/ReyesFramework.cpp
    branches/soc-2007-joeedh/extern/qdune/framework/ReyesFramework.h
    branches/soc-2007-joeedh/extern/qdune/hider/
    branches/soc-2007-joeedh/extern/qdune/hider/Hider.h
    branches/soc-2007-joeedh/extern/qdune/hider/RayTraceHider.cpp
    branches/soc-2007-joeedh/extern/qdune/hider/RayTraceHider.h
    branches/soc-2007-joeedh/extern/qdune/hider/ZbufferHider.cpp
    branches/soc-2007-joeedh/extern/qdune/hider/ZbufferHider.h
    branches/soc-2007-joeedh/extern/qdune/imgio/
    branches/soc-2007-joeedh/extern/qdune/imgio/exr_io.cpp
    branches/soc-2007-joeedh/extern/qdune/imgio/exr_io.h
    branches/soc-2007-joeedh/extern/qdune/imgio/img_io.h
    branches/soc-2007-joeedh/extern/qdune/imgio/jpeg_img.cpp
    branches/soc-2007-joeedh/extern/qdune/imgio/jpeg_img.h
    branches/soc-2007-joeedh/extern/qdune/mktex.cpp
    branches/soc-2007-joeedh/extern/qdune/mpgrid/
    branches/soc-2007-joeedh/extern/qdune/mpgrid/MicroPolygon.cpp
    branches/soc-2007-joeedh/extern/qdune/mpgrid/MicroPolygon.h
    branches/soc-2007-joeedh/extern/qdune/mpgrid/MicroPolygonGrid.cpp
    branches/soc-2007-joeedh/extern/qdune/mpgrid/MicroPolygonGrid.h
    branches/soc-2007-joeedh/extern/qdune/primitives/
    branches/soc-2007-joeedh/extern/qdune/primitives/CCSubdivision.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/CCSubdivision.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Curves.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Curves.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Nurbs.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Nurbs.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Parametric.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Parametric.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Patches.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Patches.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Points.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Points.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Polygons.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Polygons.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Primitive.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Primitive.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Quadrics.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Quadrics.h
    branches/soc-2007-joeedh/extern/qdune/qdrender.cpp
    branches/soc-2007-joeedh/extern/qdune/qdtl/
    branches/soc-2007-joeedh/extern/qdune/qdtl/boolarray.h
    branches/soc-2007-joeedh/extern/qdune/qdtl/lrulist.h
    branches/soc-2007-joeedh/extern/qdune/qdtl/qdtl.cpp
    branches/soc-2007-joeedh/extern/qdune/qdtl/qdtl.h
    branches/soc-2007-joeedh/extern/qdune/ribparse/
    branches/soc-2007-joeedh/extern/qdune/ribparse/RIB_parser.cpp
    branches/soc-2007-joeedh/extern/qdune/ribparse/RIB_parser.h
    branches/soc-2007-joeedh/extern/qdune/ribparse/decparam.cpp
    branches/soc-2007-joeedh/extern/qdune/ribparse/decparam.h
    branches/soc-2007-joeedh/extern/qdune/ribparse/ri.cpp
    branches/soc-2007-joeedh/extern/qdune/ribparse/ri.h
    branches/soc-2007-joeedh/extern/qdune/ribparse/ribInterface.cpp
    branches/soc-2007-joeedh/extern/qdune/ribparse/ribInterface.h
    branches/soc-2007-joeedh/extern/qdune/ribs/
    branches/soc-2007-joeedh/extern/qdune/ribs/blsuz.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/curvetest2.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/fig12.10.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/fig12.12.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/fig12.14.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/gumbo.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/mblurtest.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/nonmanifold.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/suzanne.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/suzanne_pp.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/suzgallery.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/teapot.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/vase.rib
    branches/soc-2007-joeedh/extern/qdune/shaders/
    branches/soc-2007-joeedh/extern/qdune/shaders/SHW_velvet.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/SIG2k_srf_fur.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/ambientlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/brushedmetal.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/bumptest.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/bumpy.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/bumpy_surface.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/castucco.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/ceramictiles.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/chebo.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/chebo2.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/chebo2D.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/clay.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/colorgrid.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/constadd.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/constant.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/constvary.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/dented.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/distantlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/dstex.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/fog.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/funkyglass.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/glossy.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/glow.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/greenmarble.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/hair.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/hair_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/hypertexture.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/lensflare.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/luna.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/matte.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/matte_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/matte_illum.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/metal.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/ndctest.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/nizid.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/normalshader.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/oak.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/oakplank.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/paintedplastic.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/planetatmo.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/planetclouds.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/plastic.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/plastic_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/platlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/pointlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/roughmetal.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/screen.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/screen_aa.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/shadowdistant.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/shadowedclouds.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/shadowspot.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/skin.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/smoke.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/spotlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/spotlight_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/st_shader.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/starball.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/starfield.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/stucco.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/terran.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/uberlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/veinedmarble.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/wood2.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/wood2_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/slcompiler/
    branches/soc-2007-joeedh/extern/qdune/slcompiler/qdlex.py
    branches/soc-2007-joeedh/extern/qdune/slcompiler/qdslc.py
    branches/soc-2007-joeedh/extern/qdune/slcompiler/slcompile.py
    branches/soc-2007-joeedh/extern/qdune/slcompiler/slprocedures.py
    branches/soc-2007-joeedh/extern/qdune/svm/
    branches/soc-2007-joeedh/extern/qdune/svm/ImageTextures.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/ImageTextures.h
    branches/soc-2007-joeedh/extern/qdune/svm/TexCache.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/TexCache.h
    branches/soc-2007-joeedh/extern/qdune/svm/maketexture.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/maketexture.h
    branches/soc-2007-joeedh/extern/qdune/svm/shaderVM.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/shaderVM.h
    branches/soc-2007-joeedh/extern/qdune/svm/slshader.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/slshader.h
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/translator.py

Removed Paths:
-------------
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/a52dec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/amr.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/config_bfin.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/fdct_bfin.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/idct_bfin.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/mathops.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/mpegvideo_bfin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/bfin/pixels_bfin.S
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dtsdec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/dvdsub.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/faac.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/faad.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/internal.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/jpeg_ls.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/lcl.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/a52.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/a52_internal.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/a52_util.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/bit_allocate.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/bitstream.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/bitstream.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/crc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/downmix.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/imdct.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/mm_accel.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/parse.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/resample.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/resample_c.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/resample_mmx.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/liba52/tables.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/lzo.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/lzo.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mem.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/motion_test.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/mp3lameaudio.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/oggtheora.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/oggvorbis.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/dsputil_h264_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/dsputil_h264_template_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/ppc/dsputil_snow_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/swscale.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vc9.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/vc9data.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/x264.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/xvid_rc.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavcodec/xvidff.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/barpainet.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/barpainet.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/dc1394.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/grab.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/grab_bktr.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/img.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/jpeg.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/mov.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/png.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/pnm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/rm.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/sgi.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavformat/yuv.c
    branches/soc-2007-joeedh/extern/ffmpeg/libpostproc/mangle.h
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/cs_test.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/internal_bfin.S
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/rgb2rgb.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/rgb2rgb.h
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/rgb2rgb_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale-example.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale.h
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale_altivec_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale_bfin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale_internal.h
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/swscale_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_altivec.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_bfin.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_mlib.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_template.c
    branches/soc-2007-joeedh/extern/ffmpeg/libswscale/yuv2rgb_vis.c
    branches/soc-2007-joeedh/extern/ffmpeg/patches/README
    branches/soc-2007-joeedh/extern/ffmpeg/patches/ffmpeg_accel_bgra32.patch
    branches/soc-2007-joeedh/extern/qdune/README.txt
    branches/soc-2007-joeedh/extern/qdune/SConstruct
    branches/soc-2007-joeedh/extern/qdune/ccdata50.dat
    branches/soc-2007-joeedh/extern/qdune/ccdata50NT.dat
    branches/soc-2007-joeedh/extern/qdune/core/
    branches/soc-2007-joeedh/extern/qdune/core/Attributes.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Attributes.h
    branches/soc-2007-joeedh/extern/qdune/core/Bound.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Bound.h
    branches/soc-2007-joeedh/extern/qdune/core/Camera.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Camera.h
    branches/soc-2007-joeedh/extern/qdune/core/Color.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Color.h
    branches/soc-2007-joeedh/extern/qdune/core/HierarchicalZbuffer.cpp
    branches/soc-2007-joeedh/extern/qdune/core/HierarchicalZbuffer.h
    branches/soc-2007-joeedh/extern/qdune/core/Mathutil.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Mathutil.h
    branches/soc-2007-joeedh/extern/qdune/core/Noise.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Noise.h
    branches/soc-2007-joeedh/extern/qdune/core/Options.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Options.h
    branches/soc-2007-joeedh/extern/qdune/core/QDRender.h
    branches/soc-2007-joeedh/extern/qdune/core/RenderBucket.cpp
    branches/soc-2007-joeedh/extern/qdune/core/RenderBucket.h
    branches/soc-2007-joeedh/extern/qdune/core/State.cpp
    branches/soc-2007-joeedh/extern/qdune/core/State.h
    branches/soc-2007-joeedh/extern/qdune/core/Transform.cpp
    branches/soc-2007-joeedh/extern/qdune/core/Transform.h
    branches/soc-2007-joeedh/extern/qdune/core/mcqmc.h
    branches/soc-2007-joeedh/extern/qdune/core/qdVector.cpp
    branches/soc-2007-joeedh/extern/qdune/core/qdVector.h
    branches/soc-2007-joeedh/extern/qdune/framebuffer/
    branches/soc-2007-joeedh/extern/qdune/framebuffer/FrameBuffer.cpp
    branches/soc-2007-joeedh/extern/qdune/framebuffer/FrameBuffer.h
    branches/soc-2007-joeedh/extern/qdune/framework/
    branches/soc-2007-joeedh/extern/qdune/framework/Framework.h
    branches/soc-2007-joeedh/extern/qdune/framework/HybridFramework.cpp
    branches/soc-2007-joeedh/extern/qdune/framework/HybridFramework.h
    branches/soc-2007-joeedh/extern/qdune/framework/RayTraceFramework.cpp
    branches/soc-2007-joeedh/extern/qdune/framework/RayTraceFramework.h
    branches/soc-2007-joeedh/extern/qdune/framework/ReyesFramework.cpp
    branches/soc-2007-joeedh/extern/qdune/framework/ReyesFramework.h
    branches/soc-2007-joeedh/extern/qdune/hider/
    branches/soc-2007-joeedh/extern/qdune/hider/Hider.h
    branches/soc-2007-joeedh/extern/qdune/hider/RayTraceHider.cpp
    branches/soc-2007-joeedh/extern/qdune/hider/RayTraceHider.h
    branches/soc-2007-joeedh/extern/qdune/hider/ZbufferHider.cpp
    branches/soc-2007-joeedh/extern/qdune/hider/ZbufferHider.h
    branches/soc-2007-joeedh/extern/qdune/imgio/
    branches/soc-2007-joeedh/extern/qdune/imgio/exr_io.cpp
    branches/soc-2007-joeedh/extern/qdune/imgio/exr_io.h
    branches/soc-2007-joeedh/extern/qdune/imgio/img_io.h
    branches/soc-2007-joeedh/extern/qdune/imgio/jpeg_img.cpp
    branches/soc-2007-joeedh/extern/qdune/imgio/jpeg_img.h
    branches/soc-2007-joeedh/extern/qdune/mktex.cpp
    branches/soc-2007-joeedh/extern/qdune/mpgrid/
    branches/soc-2007-joeedh/extern/qdune/mpgrid/MicroPolygon.cpp
    branches/soc-2007-joeedh/extern/qdune/mpgrid/MicroPolygon.h
    branches/soc-2007-joeedh/extern/qdune/mpgrid/MicroPolygonGrid.cpp
    branches/soc-2007-joeedh/extern/qdune/mpgrid/MicroPolygonGrid.h
    branches/soc-2007-joeedh/extern/qdune/primitives/
    branches/soc-2007-joeedh/extern/qdune/primitives/CCSubdivision.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/CCSubdivision.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Curves.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Curves.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Nurbs.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Nurbs.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Parametric.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Parametric.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Patches.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Patches.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Points.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Points.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Polygons.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Polygons.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Primitive.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Primitive.h
    branches/soc-2007-joeedh/extern/qdune/primitives/Quadrics.cpp
    branches/soc-2007-joeedh/extern/qdune/primitives/Quadrics.h
    branches/soc-2007-joeedh/extern/qdune/qdrender.cpp
    branches/soc-2007-joeedh/extern/qdune/qdtl/
    branches/soc-2007-joeedh/extern/qdune/qdtl/boolarray.h
    branches/soc-2007-joeedh/extern/qdune/qdtl/lrulist.h
    branches/soc-2007-joeedh/extern/qdune/qdtl/qdtl.cpp
    branches/soc-2007-joeedh/extern/qdune/qdtl/qdtl.h
    branches/soc-2007-joeedh/extern/qdune/ribparse/
    branches/soc-2007-joeedh/extern/qdune/ribparse/RIB_parser.cpp
    branches/soc-2007-joeedh/extern/qdune/ribparse/RIB_parser.h
    branches/soc-2007-joeedh/extern/qdune/ribparse/decparam.cpp
    branches/soc-2007-joeedh/extern/qdune/ribparse/decparam.h
    branches/soc-2007-joeedh/extern/qdune/ribparse/ri.cpp
    branches/soc-2007-joeedh/extern/qdune/ribparse/ri.h
    branches/soc-2007-joeedh/extern/qdune/ribparse/ribInterface.cpp
    branches/soc-2007-joeedh/extern/qdune/ribparse/ribInterface.h
    branches/soc-2007-joeedh/extern/qdune/ribs/
    branches/soc-2007-joeedh/extern/qdune/ribs/blsuz.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/curvetest2.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/fig12.10.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/fig12.12.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/fig12.14.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/gumbo.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/mblurtest.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/nonmanifold.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/suzanne.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/suzanne_pp.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/suzgallery.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/teapot.rib
    branches/soc-2007-joeedh/extern/qdune/ribs/vase.rib
    branches/soc-2007-joeedh/extern/qdune/shaders/
    branches/soc-2007-joeedh/extern/qdune/shaders/SHW_velvet.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/SIG2k_srf_fur.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/ambientlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/brushedmetal.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/bumptest.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/bumpy.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/bumpy_surface.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/castucco.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/ceramictiles.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/chebo.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/chebo2.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/chebo2D.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/clay.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/colorgrid.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/constadd.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/constant.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/constvary.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/dented.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/distantlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/dstex.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/fog.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/funkyglass.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/glossy.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/glow.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/greenmarble.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/hair.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/hair_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/hypertexture.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/lensflare.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/luna.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/matte.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/matte_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/matte_illum.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/metal.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/ndctest.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/nizid.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/normalshader.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/oak.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/oakplank.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/paintedplastic.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/planetatmo.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/planetclouds.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/plastic.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/plastic_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/platlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/pointlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/roughmetal.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/screen.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/screen_aa.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/shadowdistant.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/shadowedclouds.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/shadowspot.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/skin.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/smoke.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/spotlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/spotlight_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/st_shader.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/starball.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/starfield.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/stucco.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/terran.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/uberlight.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/veinedmarble.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/wood2.sqd
    branches/soc-2007-joeedh/extern/qdune/shaders/wood2_hw.sqd
    branches/soc-2007-joeedh/extern/qdune/slcompiler/
    branches/soc-2007-joeedh/extern/qdune/slcompiler/qdlex.py
    branches/soc-2007-joeedh/extern/qdune/slcompiler/qdslc.py
    branches/soc-2007-joeedh/extern/qdune/slcompiler/slcompile.py
    branches/soc-2007-joeedh/extern/qdune/slcompiler/slprocedures.py
    branches/soc-2007-joeedh/extern/qdune/svm/
    branches/soc-2007-joeedh/extern/qdune/svm/ImageTextures.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/ImageTextures.h
    branches/soc-2007-joeedh/extern/qdune/svm/TexCache.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/TexCache.h
    branches/soc-2007-joeedh/extern/qdune/svm/maketexture.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/maketexture.h
    branches/soc-2007-joeedh/extern/qdune/svm/shaderVM.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/shaderVM.h
    branches/soc-2007-joeedh/extern/qdune/svm/slshader.cpp
    branches/soc-2007-joeedh/extern/qdune/svm/slshader.h
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/translator.py
    branches/soc-2007-joeedh/release/scripts/uvcalc_from_adjacent.py

Property Changed:
----------------
    branches/soc-2007-joeedh/extern/bFTGL/README.txt
    branches/soc-2007-joeedh/extern/bFTGL/include/FTBBox.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTBitmapGlyph.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTBufferGlyph.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTFace.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTFont.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTGL.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTGLBitmapFont.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTGLBufferFont.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTGLOutlineFont.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTGLPixmapFont.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTGLPolygonFont.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTGLTextureFont.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTGlyph.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTGlyphContainer.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTLibrary.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTPixmapGlyph.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTPoint.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTSize.h
    branches/soc-2007-joeedh/extern/bFTGL/include/FTTextureGlyph.h
    branches/soc-2007-joeedh/extern/bFTGL/src/FTBitmapGlyph.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTBufferGlyph.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTFace.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTFont.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTGLBitmapFont.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTGLBufferFont.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTGLOutlineFont.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTGLPixmapFont.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTGLPolygonFont.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTGLTextureFont.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTGlyph.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTGlyphContainer.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTLibrary.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTPixmapGlyph.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTPoint.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTSize.cpp
    branches/soc-2007-joeedh/extern/bFTGL/src/FTTextureGlyph.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTBBox-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTCharToGlyphIndexMap-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTCharmap-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTContour-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTFace-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTFont-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTGlyphContainer-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTLibrary-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTList-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTMesh-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTPoint-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTSize-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTTesselation-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTVector-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTVectoriser-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/FTlayout-Test.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/HPGCalc_afm.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/HPGCalc_pfb.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/TestMain.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/mmgr.cpp
    branches/soc-2007-joeedh/extern/bFTGL/test/mmgr.h
    branches/soc-2007-joeedh/extern/bFTGL/test/nommgr.h
    branches/soc-2007-joeedh/extern/ode/dist/drawstuff/textures/ground.ppm
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/amotor.jpg
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/ball-and-socket-bad.jpg
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/ball-and-socket.jpg
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/body.jpg
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/contact.jpg
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/hinge.jpg
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/hinge2.jpg
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/joints.jpg
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/slider.jpg
    branches/soc-2007-joeedh/extern/ode/dist/ode/doc/pix/universal.jpg
    branches/soc-2007-joeedh/extern/qhull/Announce.txt
    branches/soc-2007-joeedh/extern/qhull/COPYING.txt
    branches/soc-2007-joeedh/extern/qhull/FILE_ID.DIZ
    branches/soc-2007-joeedh/extern/qhull/README.txt
    branches/soc-2007-joeedh/extern/qhull/REGISTER.txt
    branches/soc-2007-joeedh/extern/qhull/VisualC6/qhull/qhull.dsp
    branches/soc-2007-joeedh/extern/qhull/VisualC6/qhull.dsw
    branches/soc-2007-joeedh/extern/qhull/html/index.htm
    branches/soc-2007-joeedh/extern/qhull/html/qconvex.htm
    branches/soc-2007-joeedh/extern/qhull/html/qdelau_f.htm
    branches/soc-2007-joeedh/extern/qhull/html/qdelaun.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh--4d.gif
    branches/soc-2007-joeedh/extern/qhull/html/qh--cone.gif
    branches/soc-2007-joeedh/extern/qhull/html/qh--dt.gif
    branches/soc-2007-joeedh/extern/qhull/html/qh--geom.gif
    branches/soc-2007-joeedh/extern/qhull/html/qh--half.gif
    branches/soc-2007-joeedh/extern/qhull/html/qh--rand.gif
    branches/soc-2007-joeedh/extern/qhull/html/qh-eg.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-faq.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-get.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-home.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-impre.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-in.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-optc.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-optf.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-optg.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-opto.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-optp.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-optq.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-optt.htm
    branches/soc-2007-joeedh/extern/qhull/html/qh-quick.htm
    branches/soc-2007-joeedh/extern/qhull/html/qhalf.htm
    branches/soc-2007-joeedh/extern/qhull/html/qhull.htm
    branches/soc-2007-joeedh/extern/qhull/html/qhull.man
    branches/soc-2007-joeedh/extern/qhull/html/qhull.txt
    branches/soc-2007-joeedh/extern/qhull/html/qvoron_f.htm
    branches/soc-2007-joeedh/extern/qhull/html/qvoronoi.htm
    branches/soc-2007-joeedh/extern/qhull/html/rbox.htm
    branches/soc-2007-joeedh/extern/qhull/html/rbox.man
    branches/soc-2007-joeedh/extern/qhull/html/rbox.txt
    branches/soc-2007-joeedh/extern/qhull/include/qhull/geom.h
    branches/soc-2007-joeedh/extern/qhull/include/qhull/io.h
    branches/soc-2007-joeedh/extern/qhull/include/qhull/mem.h
    branches/soc-2007-joeedh/extern/qhull/include/qhull/merge.h
    branches/soc-2007-joeedh/extern/qhull/include/qhull/poly.h
    branches/soc-2007-joeedh/extern/qhull/include/qhull/qhull.h
    branches/soc-2007-joeedh/extern/qhull/include/qhull/qhull_a.h
    branches/soc-2007-joeedh/extern/qhull/include/qhull/qset.h
    branches/soc-2007-joeedh/extern/qhull/include/qhull/stat.h
    branches/soc-2007-joeedh/extern/qhull/include/qhull/user.h
    branches/soc-2007-joeedh/extern/qhull/src/Changes.txt
    branches/soc-2007-joeedh/extern/qhull/src/MBorland
    branches/soc-2007-joeedh/extern/qhull/src/Makefile.txt
    branches/soc-2007-joeedh/extern/qhull/src/geom.c
    branches/soc-2007-joeedh/extern/qhull/src/geom.h
    branches/soc-2007-joeedh/extern/qhull/src/geom2.c
    branches/soc-2007-joeedh/extern/qhull/src/global.c
    branches/soc-2007-joeedh/extern/qhull/src/index.htm
    branches/soc-2007-joeedh/extern/qhull/src/io.c
    branches/soc-2007-joeedh/extern/qhull/src/io.h
    branches/soc-2007-joeedh/extern/qhull/src/mem.c
    branches/soc-2007-joeedh/extern/qhull/src/mem.h
    branches/soc-2007-joeedh/extern/qhull/src/merge.c
    branches/soc-2007-joeedh/extern/qhull/src/merge.h
    branches/soc-2007-joeedh/extern/qhull/src/poly.c
    branches/soc-2007-joeedh/extern/qhull/src/poly.h
    branches/soc-2007-joeedh/extern/qhull/src/poly2.c
    branches/soc-2007-joeedh/extern/qhull/src/qconvex.c
    branches/soc-2007-joeedh/extern/qhull/src/qdelaun.c
    branches/soc-2007-joeedh/extern/qhull/src/qh-geom.htm
    branches/soc-2007-joeedh/extern/qhull/src/qh-globa.htm
    branches/soc-2007-joeedh/extern/qhull/src/qh-io.htm
    branches/soc-2007-joeedh/extern/qhull/src/qh-mem.htm
    branches/soc-2007-joeedh/extern/qhull/src/qh-merge.htm
    branches/soc-2007-joeedh/extern/qhull/src/qh-poly.htm
    branches/soc-2007-joeedh/extern/qhull/src/qh-qhull.htm
    branches/soc-2007-joeedh/extern/qhull/src/qh-set.htm
    branches/soc-2007-joeedh/extern/qhull/src/qh-stat.htm
    branches/soc-2007-joeedh/extern/qhull/src/qh-user.htm
    branches/soc-2007-joeedh/extern/qhull/src/qhalf.c
    branches/soc-2007-joeedh/extern/qhull/src/qhull.c
    branches/soc-2007-joeedh/extern/qhull/src/qhull.h
    branches/soc-2007-joeedh/extern/qhull/src/qhull_a.h
    branches/soc-2007-joeedh/extern/qhull/src/qhull_interface.cpp
    branches/soc-2007-joeedh/extern/qhull/src/qset.c
    branches/soc-2007-joeedh/extern/qhull/src/qset.h
    branches/soc-2007-joeedh/extern/qhull/src/qvoronoi.c
    branches/soc-2007-joeedh/extern/qhull/src/rbox.c
    branches/soc-2007-joeedh/extern/qhull/src/stat.c
    branches/soc-2007-joeedh/extern/qhull/src/stat.h
    branches/soc-2007-joeedh/extern/qhull/src/unix.c
    branches/soc-2007-joeedh/extern/qhull/src/user.c
    branches/soc-2007-joeedh/extern/qhull/src/user.h
    branches/soc-2007-joeedh/extern/qhull/src/user_eg.c
    branches/soc-2007-joeedh/extern/qhull/src/user_eg2.c
    branches/soc-2007-joeedh/extern/solid/LICENSE_GPL.txt
    branches/soc-2007-joeedh/extern/solid/LICENSE_QPL.txt
    branches/soc-2007-joeedh/extern/solid/Makefile
    branches/soc-2007-joeedh/extern/solid/Makefile.am
    branches/soc-2007-joeedh/extern/solid/README.txt
    branches/soc-2007-joeedh/extern/solid/VisualC6/broad/broad.dsp
    branches/soc-2007-joeedh/extern/solid/VisualC6/complex/complex.dsp
    branches/soc-2007-joeedh/extern/solid/VisualC6/convex/convex.dsp
    branches/soc-2007-joeedh/extern/solid/VisualC6/dynamics/dynamics.dsp
    branches/soc-2007-joeedh/extern/solid/VisualC6/gldemo/gldemo.dsp
    branches/soc-2007-joeedh/extern/solid/VisualC6/mnm/mnm.dsp
    branches/soc-2007-joeedh/extern/solid/VisualC6/physics/physics.dsp
    branches/soc-2007-joeedh/extern/solid/VisualC6/sample/sample.dsp
    branches/soc-2007-joeedh/extern/solid/VisualC6/solid/solid.dsp
    branches/soc-2007-joeedh/extern/solid/VisualC6/solid.dsw
    branches/soc-2007-joeedh/extern/solid/VisualC6/solid_dll/solid_dll.dsp
    branches/soc-2007-joeedh/extern/solid/configure.ac
    branches/soc-2007-joeedh/extern/solid/doc/Makefile.am
    branches/soc-2007-joeedh/extern/solid/doc/solid3.html
    branches/soc-2007-joeedh/extern/solid/doc/solid3.info
    branches/soc-2007-joeedh/extern/solid/doc/solid3.pdf
    branches/soc-2007-joeedh/extern/solid/doc/solid3.texi
    branches/soc-2007-joeedh/extern/solid/doc/stamp-vti
    branches/soc-2007-joeedh/extern/solid/doc/texinfo.tex
    branches/soc-2007-joeedh/extern/solid/doc/version.texi
    branches/soc-2007-joeedh/extern/solid/examples/Makefile.am
    branches/soc-2007-joeedh/extern/solid/examples/README.txt
    branches/soc-2007-joeedh/extern/solid/examples/dynamics/Dynamic.cpp
    branches/soc-2007-joeedh/extern/solid/examples/dynamics/Dynamic.h
    branches/soc-2007-joeedh/extern/solid/examples/dynamics/Kinetic.cpp
    branches/soc-2007-joeedh/extern/solid/examples/dynamics/Kinetic.h
    branches/soc-2007-joeedh/extern/solid/examples/dynamics/Makefile.am
    branches/soc-2007-joeedh/extern/solid/examples/dynamics/RigidBody.cpp
    branches/soc-2007-joeedh/extern/solid/examples/dynamics/RigidBody.h
    branches/soc-2007-joeedh/extern/solid/examples/gldemo.cpp
    branches/soc-2007-joeedh/extern/solid/examples/mnm.cpp
    branches/soc-2007-joeedh/extern/solid/examples/physics.cpp
    branches/soc-2007-joeedh/extern/solid/examples/sample.cpp
    branches/soc-2007-joeedh/extern/solid/include/GEN_MinMax.h
    branches/soc-2007-joeedh/extern/solid/include/GEN_random.h
    branches/soc-2007-joeedh/extern/solid/include/MT/Interval.h
    branches/soc-2007-joeedh/extern/solid/include/MT/Matrix3x3.h
    branches/soc-2007-joeedh/extern/solid/include/MT/Quaternion.h
    branches/soc-2007-joeedh/extern/solid/include/MT/Transform.h
    branches/soc-2007-joeedh/extern/solid/include/MT/Tuple3.h
    branches/soc-2007-joeedh/extern/solid/include/MT/Tuple4.h
    branches/soc-2007-joeedh/extern/solid/include/MT/Vector3.h
    branches/soc-2007-joeedh/extern/solid/include/MT_BBox.h
    branches/soc-2007-joeedh/extern/solid/include/MT_Interval.h
    branches/soc-2007-joeedh/extern/solid/include/MT_Matrix3x3.h
    branches/soc-2007-joeedh/extern/solid/include/MT_Point3.h
    branches/soc-2007-joeedh/extern/solid/include/MT_Quaternion.h
    branches/soc-2007-joeedh/extern/solid/include/MT_Scalar.h
    branches/soc-2007-joeedh/extern/solid/include/MT_Transform.h
    branches/soc-2007-joeedh/extern/solid/include/MT_Vector3.h
    branches/soc-2007-joeedh/extern/solid/include/Makefile.am
    branches/soc-2007-joeedh/extern/solid/include/SOLID.h
    branches/soc-2007-joeedh/extern/solid/include/SOLID_broad.h
    branches/soc-2007-joeedh/extern/solid/include/SOLID_types.h
    branches/soc-2007-joeedh/extern/solid/include/config.h.in
    branches/soc-2007-joeedh/extern/solid/src/DT_AlgoTable.h
    branches/soc-2007-joeedh/extern/solid/src/DT_C-api.cpp
    branches/soc-2007-joeedh/extern/solid/src/DT_Encounter.cpp
    branches/soc-2007-joeedh/extern/solid/src/DT_Encounter.h
    branches/soc-2007-joeedh/extern/solid/src/DT_Object.cpp
    branches/soc-2007-joeedh/extern/solid/src/DT_Object.h
    branches/soc-2007-joeedh/extern/solid/src/DT_RespTable.cpp
    branches/soc-2007-joeedh/extern/solid/src/DT_RespTable.h
    branches/soc-2007-joeedh/extern/solid/src/DT_Response.h
    branches/soc-2007-joeedh/extern/solid/src/DT_Scene.cpp
    branches/soc-2007-joeedh/extern/solid/src/DT_Scene.h
    branches/soc-2007-joeedh/extern/solid/src/Makefile.am
    branches/soc-2007-joeedh/extern/solid/src/broad/BP_C-api.cpp
    branches/soc-2007-joeedh/extern/solid/src/broad/BP_Endpoint.h
    branches/soc-2007-joeedh/extern/solid/src/broad/BP_EndpointList.cpp
    branches/soc-2007-joeedh/extern/solid/src/broad/BP_EndpointList.h
    branches/soc-2007-joeedh/extern/solid/src/broad/BP_Proxy.cpp
    branches/soc-2007-joeedh/extern/solid/src/broad/BP_Proxy.h
    branches/soc-2007-joeedh/extern/solid/src/broad/BP_ProxyList.h
    branches/soc-2007-joeedh/extern/solid/src/broad/BP_Scene.cpp
    branches/soc-2007-joeedh/extern/solid/src/broad/BP_Scene.h
    branches/soc-2007-joeedh/extern/solid/src/broad/Makefile.am
    branches/soc-2007-joeedh/extern/solid/src/complex/DT_BBoxTree.cpp
    branches/soc-2007-joeedh/extern/solid/src/complex/DT_BBoxTree.h
    branches/soc-2007-joeedh/extern/solid/src/complex/DT_CBox.h
    branches/soc-2007-joeedh/extern/solid/src/complex/DT_Complex.cpp
    branches/soc-2007-joeedh/extern/solid/src/complex/DT_Complex.h
    branches/soc-2007-joeedh/extern/solid/src/complex/Makefile.am
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Accuracy.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Accuracy.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Array.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Box.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Box.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Cone.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Cone.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Convex.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Convex.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Cylinder.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Cylinder.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Facet.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Facet.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_GJK.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Hull.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_IndexArray.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_LineSegment.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_LineSegment.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Minkowski.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_PenDepth.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_PenDepth.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Point.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Point.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Polyhedron.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Polyhedron.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Polytope.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Polytope.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Shape.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Sphere.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Sphere.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Transform.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Triangle.cpp
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_Triangle.h
    branches/soc-2007-joeedh/extern/solid/src/convex/DT_VertexBase.h
    branches/soc-2007-joeedh/extern/solid/src/convex/Makefile.am
    branches/soc-2007-joeedh/intern/bsp/extern/CSG_BooleanOps.h
    branches/soc-2007-joeedh/intern/bsp/intern/BSP_CSGException.h
    branches/soc-2007-joeedh/intern/bsp/intern/BSP_CSGMesh.cpp
    branches/soc-2007-joeedh/intern/bsp/intern/BSP_CSGMesh.h
    branches/soc-2007-joeedh/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
    branches/soc-2007-joeedh/intern/bsp/intern/BSP_MeshPrimitives.cpp
    branches/soc-2007-joeedh/intern/bsp/intern/CSG_BooleanOps.cpp
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/BSP_GhostTest.dsp
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/BSP_GhostTest.dsw
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.cpp
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.cpp
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.cpp
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/bsp.ply
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/bsp_cube.ply
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/main.cpp
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/ply.h
    branches/soc-2007-joeedh/intern/bsp/test/BSP_GhostTest/plyfile.c
    branches/soc-2007-joeedh/intern/decimation/intern/future/LOD_ExternVColorEditor.cpp
    branches/soc-2007-joeedh/intern/decimation/intern/future/LOD_ExternVColorEditor.h
    branches/soc-2007-joeedh/intern/decimation/intern/future/LOD_NdQSDecimator.cpp
    branches/soc-2007-joeedh/intern/decimation/intern/future/LOD_NdQSDecimator.h
    branches/soc-2007-joeedh/intern/decimation/intern/future/LOD_NdQuadric.cpp
    branches/soc-2007-joeedh/intern/decimation/intern/future/LOD_NdQuadric.h
    branches/soc-2007-joeedh/intern/decimation/intern/future/LOD_NdQuadricEditor.cpp
    branches/soc-2007-joeedh/intern/decimation/intern/future/LOD_NdQuadricEditor.h
    branches/soc-2007-joeedh/intern/decimation/test/decimate_glut_test/intern/LOD_GhostTestApp.cpp
    branches/soc-2007-joeedh/intern/decimation/test/decimate_glut_test/intern/LOD_GhostTestApp.h
    branches/soc-2007-joeedh/intern/ghost/doc/ghost_interface.cfg
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_DisplayManagerX11.h
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_WindowX11.h
    branches/soc-2007-joeedh/intern/ghost/test/Makefile
    branches/soc-2007-joeedh/intern/ghost/test/gears/GHOST_Test.cpp
    branches/soc-2007-joeedh/intern/ghost/test/gears/Makefile
    branches/soc-2007-joeedh/intern/ghost/test/multitest/MultiTest.c
    branches/soc-2007-joeedh/intern/moto/include/MT_Matrix3x3.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Matrix4x4.h
    branches/soc-2007-joeedh/intern/moto/include/MT_MinMax.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Scalar.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Stream.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Tuple2.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Tuple3.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Tuple4.h
    branches/soc-2007-joeedh/intern/moto/include/MT_random.h
    branches/soc-2007-joeedh/intern/moto/intern/MT_CmMatrix4x4.cpp
    branches/soc-2007-joeedh/intern/moto/intern/MT_random.cpp
    branches/soc-2007-joeedh/intern/moto/make/msvc_6_0/MoTo.dsp
    branches/soc-2007-joeedh/intern/moto/make/msvc_6_0/MoTo.dsw
    branches/soc-2007-joeedh/projectfiles/blender/yafray/BRE_yafray.dsp
    branches/soc-2007-joeedh/release/datafiles/.Bfs
    branches/soc-2007-joeedh/release/datafiles/DejaVuSans-Lite.sfd.bz2
    branches/soc-2007-joeedh/release/datafiles/blenderbuttons
    branches/soc-2007-joeedh/release/datafiles/splash.jpg
    branches/soc-2007-joeedh/release/freedesktop/icons/16x16/blender.png
    branches/soc-2007-joeedh/release/freedesktop/icons/16x16/blender.xcf.bz2
    branches/soc-2007-joeedh/release/freedesktop/icons/22x22/blender.png
    branches/soc-2007-joeedh/release/freedesktop/icons/22x22/blender.xcf.bz2
    branches/soc-2007-joeedh/release/freedesktop/icons/32x32/blender.png
    branches/soc-2007-joeedh/release/freedesktop/icons/32x32/blender.svg
    branches/soc-2007-joeedh/release/scripts/IDPropBrowser.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/BPyWindow.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/logo.png
    branches/soc-2007-joeedh/release/scripts/bpymodules/mesh_gradient.py
    branches/soc-2007-joeedh/release/scripts/flt_export.py
    branches/soc-2007-joeedh/release/scripts/flt_import.py
    branches/soc-2007-joeedh/release/scripts/mesh_boneweight_copy.py
    branches/soc-2007-joeedh/release/scripts/object_cookie_cutter.py
    branches/soc-2007-joeedh/release/scripts/object_random_loc_sz_rot.py
    branches/soc-2007-joeedh/release/scripts/vertexpaint_gradient.py
    branches/soc-2007-joeedh/release/scripts/weightpaint_gradient.py
    branches/soc-2007-joeedh/release/text/BlenderQuickStart.pdf
    branches/soc-2007-joeedh/release/text/blender.html
    branches/soc-2007-joeedh/release/windows/extra/Python24.zip
    branches/soc-2007-joeedh/release/windows/extra/python25.zip
    branches/soc-2007-joeedh/release/windows/installer/00.checked.bmp
    branches/soc-2007-joeedh/release/windows/installer/00.header.bmp
    branches/soc-2007-joeedh/release/windows/installer/00.unchecked.bmp
    branches/soc-2007-joeedh/release/windows/installer/01.installer.bmp
    branches/soc-2007-joeedh/release/windows/publ_installer/01.installer.bmp
    branches/soc-2007-joeedh/source/blender/include/BIF_transform.h
    branches/soc-2007-joeedh/source/blender/include/transform.h
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_nodes/CMP_invert.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Group.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Group.h
    branches/soc-2007-joeedh/source/blender/src/transform.c
    branches/soc-2007-joeedh/source/blender/src/transform_constraints.c
    branches/soc-2007-joeedh/source/blender/src/transform_conversions.c
    branches/soc-2007-joeedh/source/blender/src/transform_generics.c
    branches/soc-2007-joeedh/source/blender/src/transform_numinput.c
    branches/soc-2007-joeedh/source/blender/yafray/intern/api.cpp
    branches/soc-2007-joeedh/source/blender/yafray/intern/export_File.cpp
    branches/soc-2007-joeedh/source/blender/yafray/intern/export_File.h
    branches/soc-2007-joeedh/source/darwin/Makefile
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/SConscript
    branches/soc-2007-joeedh/source/gameengine/Converter/SConscript
    branches/soc-2007-joeedh/source/gameengine/Expressions/SConscript
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SConscript
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/ActiveX/BlenderPlayerCtl.bmp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KXNetwork/SConscript
    branches/soc-2007-joeedh/source/gameengine/Network/LoopBackNetwork/SConscript
    branches/soc-2007-joeedh/source/gameengine/Network/SConscript
    branches/soc-2007-joeedh/source/gameengine/Physics/BlOde/SConscript
    branches/soc-2007-joeedh/source/gameengine/Physics/Dummy/SConscript
    branches/soc-2007-joeedh/source/gameengine/Physics/Sumo/SConscript
    branches/soc-2007-joeedh/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.cpp
    branches/soc-2007-joeedh/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h
    branches/soc-2007-joeedh/source/gameengine/Physics/common/SConscript
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/SConscript
    branches/soc-2007-joeedh/source/gameengine/SceneGraph/SConscript

Modified: branches/soc-2007-joeedh/CMakeLists.txt
===================================================================
--- branches/soc-2007-joeedh/CMakeLists.txt	2007-11-09 01:35:00 UTC (rev 12533)
+++ branches/soc-2007-joeedh/CMakeLists.txt	2007-11-09 06:25:39 UTC (rev 12534)
@@ -240,7 +240,11 @@
   SET(OPENEXR ${LIBDIR}/openexr)
   SET(OPENEXR_INC ${OPENEXR}/include ${OPENEXR}/include/IlmImf ${OPENEXR}/include/Iex ${OPENEXR}/include/Imath)
   SET(OPENEXR_LIB Iex Half IlmImf Imath IlmThread)
+  IF (MSVC80)
+  SET(OPENEXR_LIBPATH ${OPENEXR}/lib_vs2005)
+  ELSE (MSVC80)
   SET(OPENEXR_LIBPATH ${OPENEXR}/lib_msvc)
+  ENDIF(MSVC80)
   
   SET(QUICKTIME ${LIBDIR}/QTDevWin)
   SET(QUICKTIME_INC ${QUICKTIME}/CIncludes)

Modified: branches/soc-2007-joeedh/SConstruct
===================================================================
--- branches/soc-2007-joeedh/SConstruct	2007-11-09 01:35:00 UTC (rev 12533)
+++ branches/soc-2007-joeedh/SConstruct	2007-11-09 06:25:39 UTC (rev 12534)
@@ -241,13 +241,16 @@
     do_clean = True
 
 if not quickie and do_clean:
-    print B.bc.HEADER+'Cleaning...'+B.bc.ENDC
-    dirs = os.listdir(B.root_build_dir)
-    for dir in dirs:
-        if os.path.isdir(B.root_build_dir + dir) == 1:
-            print "clean dir %s"%(B.root_build_dir+dir)
-            shutil.rmtree(B.root_build_dir+dir)
-    print B.bc.OKGREEN+'...done'+B.bc.ENDC
+    if os.path.exists(B.root_build_dir):
+        print B.bc.HEADER+'Cleaning...'+B.bc.ENDC
+        dirs = os.listdir(B.root_build_dir)
+        for dir in dirs:
+            if os.path.isdir(B.root_build_dir + dir) == 1:
+                print "clean dir %s"%(B.root_build_dir+dir)
+                shutil.rmtree(B.root_build_dir+dir)
+        print B.bc.OKGREEN+'...done'+B.bc.ENDC
+    else:
+        print B.bc.HEADER+'Already Clean, nothing to do.'+B.bc.ENDC
     Exit()
 
 if not os.path.isdir ( B.root_build_dir):
@@ -429,8 +432,10 @@
 Depends(nsiscmd, allinstall)
 
 Default(B.program_list)
-Default(installtarget)
 
+if not env['WITHOUT_BF_INSTALL']:
+	Default(installtarget)
+
 #------------ RELEASE
 # TODO: zipup the installation
 

Modified: branches/soc-2007-joeedh/bin/.blender/locale/it/LC_MESSAGES/blender.mo
===================================================================
(Binary files differ)

Modified: branches/soc-2007-joeedh/config/darwin-config.py
===================================================================
--- branches/soc-2007-joeedh/config/darwin-config.py	2007-11-09 01:35:00 UTC (rev 12533)
+++ branches/soc-2007-joeedh/config/darwin-config.py	2007-11-09 06:25:39 UTC (rev 12534)
@@ -48,9 +48,10 @@
 BF_FMOD = LIBDIR + '/fmod'
 
 WITH_BF_OPENEXR = 'true'
-BF_OPENEXR = '/usr/local'
-BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR'
+BF_OPENEXR = '${LCGDIR}/openexr'
+BF_OPENEXR_INC = '${BF_OPENEXR}/include ${BF_OPENEXR}/include/OpenEXR'
 BF_OPENEXR_LIB = ' Iex Half IlmImf Imath IlmThread'
+BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib'
 
 WITH_BF_DDS = 'true'
 

Modified: branches/soc-2007-joeedh/config/linux2-config.py
===================================================================
--- branches/soc-2007-joeedh/config/linux2-config.py	2007-11-09 01:35:00 UTC (rev 12533)
+++ branches/soc-2007-joeedh/config/linux2-config.py	2007-11-09 06:25:39 UTC (rev 12534)
@@ -115,11 +115,14 @@
 BF_ICONV_LIBPATH = '${BF_ICONV}/lib'
 
 # enable ffmpeg  support
-WITH_BF_FFMPEG = 'false'  # -DWITH_FFMPEG
-BF_FFMPEG = '/usr'
+WITH_BF_FFMPEG = 'true'  # -DWITH_FFMPEG
+BF_FFMPEG = '#extern/ffmpeg'
+BF_FFMPEG_LIB = ''
+# Uncomment the following two lines to use system's ffmpeg
+# BF_FFMPEG = '/usr'
+# BF_FFMPEG_LIB = 'avformat avcodec swscale avutil'
 BF_FFMPEG_INC = '${BF_FFMPEG}/include'
 BF_FFMPEG_LIBPATH='${BF_FFMPEG}/lib'
-BF_FFMPEG_LIB = 'avformat avcodec avutil'
 
 # Mesa Libs should go here if your using them as well....
 WITH_BF_STATICOPENGL = 'false'

Modified: branches/soc-2007-joeedh/doc/blender-scons.txt
===================================================================
--- branches/soc-2007-joeedh/doc/blender-scons.txt	2007-11-09 01:35:00 UTC (rev 12533)
+++ branches/soc-2007-joeedh/doc/blender-scons.txt	2007-11-09 06:25:39 UTC (rev 12534)
@@ -160,6 +160,17 @@
     for example, setting BF_QUICKDEBUG won't overwrite the contents of BF_DEBUG_LIBS.
 
 
+    Not installing
+    --------------
+
+    If you dont want to install the build result, you can use the following option either
+    on the commandline or in your user-config.py :
+
+        WITHOUT_BF_INSTALL='true'
+
+    by default, this is set to 'false', and so the build is installed
+
+
     Supported toolset
     -----------------
 

Modified: branches/soc-2007-joeedh/extern/SConscript
===================================================================
--- branches/soc-2007-joeedh/extern/SConscript	2007-11-09 01:35:00 UTC (rev 12533)
+++ branches/soc-2007-joeedh/extern/SConscript	2007-11-09 06:25:39 UTC (rev 12534)
@@ -13,3 +13,6 @@
 
 if env['WITH_BF_VERSE']:
     SConscript(['verse/dist/SConstruct'])
+
+if env['WITH_BF_FFMPEG'] and env['BF_FFMPEG_LIB'] == '':
+    SConscript(['ffmpeg/SConscript']);


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/README.txt
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTBBox.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTBitmapGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTBufferGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTFace.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTGL.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTGLBitmapFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTGLBufferFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTGLOutlineFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTGLPixmapFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTGLPolygonFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTGLTextureFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTGlyphContainer.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTLibrary.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTPixmapGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTPoint.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTSize.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/include/FTTextureGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTBitmapGlyph.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTBufferGlyph.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTFace.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTGLBitmapFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTGLBufferFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTGLOutlineFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTGLPixmapFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTGLPolygonFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTGLTextureFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/soc-2007-joeedh/extern/bFTGL/src/FTGlyph.cpp

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list