Go to file
Sergey Sharybin e82b5f61fe Attempt to fix mixdown when building without sndfile
This case was handled specially in writeffmpeg.c and seems it makes
audio export happy in all cases now.

TODO: libav-10 doesn't work with AC3 codec yet because this bloody
library ONLY supports FLTP format and FFmpeg ONLY supports FLT.

This is not fun guy, it really isn't! Where's your conscience??

CC: nexyon
2014-02-28 14:51:03 +06:00
build_files patch cmake_linux_install.sh to do multithreaded build 2014-02-27 16:00:26 +01:00
doc Docs: update man page script based on D251 2014-02-20 20:11:03 +11:00
extern Implement separate BA step for tracks which have constant zero weight 2014-02-27 16:14:35 +06:00
intern Attempt to fix mixdown when building without sndfile 2014-02-28 14:51:03 +06:00
release Fix T38883: Toolbar origin buttons missing for armature 2014-02-28 17:39:40 +11:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source Correction to previous commit: it was unable to change format for some containers 2014-02-28 14:08:10 +06:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: add _WIN32_WINNT MSVC define to match scons 2014-02-25 09:56:55 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cycles: Add a cmake config to easily compile Cycles Standalone. 2014-01-20 20:44:39 +01:00
SConstruct Splash screen: use a retina resolution image for Mac OS X. 2014-02-18 19:38:44 +01:00