Blender Git Loki

Git Commits -> Revision c334bf6

Revision c334bf6 by Joerg Mueller (master)
August 6, 2011, 17:57 (GMT)
3D Audio GSoC:
Mixdown functionality.

* Mixdown possible via libsndfile and ffmpeg!
* Fixed some ffmpeg deprecation warnings
* Mixdown UI only shows working Container, Codec and Format combinations!
* Minor bugs and warnings fixed

Commit Details:

Full Hash: c334bf69a7282254bb80bb2896bd8716930a4adf
SVN Revision: 39105
Parent Commit: e73cf35
Lines Changed: +1241, -43

7 Added Paths:

/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp (+303, -0) (View)
/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.h (+114, -0) (View)
/intern/audaspace/intern/AUD_FileWriter.cpp (+97, -0) (View)
/intern/audaspace/intern/AUD_FileWriter.h (+58, -0) (View)
/intern/audaspace/intern/AUD_IWriter.h (+69, -0) (View)
/intern/audaspace/sndfile/AUD_SndFileWriter.cpp (+141, -0) (View)
/intern/audaspace/sndfile/AUD_SndFileWriter.h (+87, -0) (View)

13 Modified Paths:

/intern/audaspace/CMakeLists.txt (+7, -0) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp (+13, -18) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h (+2, -2) (Diff)
/intern/audaspace/intern/AUD_C-API.cpp (+21, -0) (Diff)
/intern/audaspace/intern/AUD_C-API.h (+3, -1) (Diff)
/intern/audaspace/intern/AUD_ConverterFunctions.cpp (+3, -3) (Diff)
/intern/audaspace/intern/AUD_IReader.h (+4, -11) (Diff)
/intern/audaspace/intern/AUD_NULLDevice.cpp (+4, -0) (Diff)
/intern/audaspace/intern/AUD_NULLDevice.h (+2, -0) (Diff)
/intern/audaspace/intern/AUD_Space.h (+24, -0) (Diff)
/release/scripts/startup/bl_ui/properties_scene.py (+2, -0) (Diff)
/source/blender/editors/sound/CMakeLists.txt (+8, -0) (Diff)
/source/blender/editors/sound/sound_ops.c (+279, -8) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021