blender/source/blender
Sergey Sharybin fde8b0f7bc Patch #33242: ffmpeg AAC/AC3 encoding
Patch by David M (erwin94), thanks!

Also made Vorbis codec using float sample_fmt, otherwise it didn't work
with new FFmpeg.

Perhaps we can make it more clear by explicitly separating audio_input_buffer
for float and integer buffers, but as far as it works i'm not so fussed about
this atm.
2012-11-21 11:57:35 +00:00
..
avi style cleanup: if's on the same line. 2012-11-18 02:41:55 +00:00
blenfont Clen up of gettext stuff from scons scripts... Did not touch to buildbots ones, nor to iconv, as it’s still uncleare whether we can get rid of it :/ 2012-11-11 19:46:36 +00:00
blenkernel Patch #33242: ffmpeg AAC/AC3 encoding 2012-11-21 11:57:35 +00:00
blenlib bmesh operator api: 2012-11-20 13:29:27 +00:00
blenloader Prevent division by zero in tiles size versioning code when mixing 2012-11-21 09:58:44 +00:00
bmesh enable edge draw by default for new edges, 2012-11-21 10:57:45 +00:00
collada style cleanup: comments & spelling 2012-11-18 01:22:31 +00:00
compositor When the File Output node exits early in convertToOperations (in case not rendering), it should still unlink all inputs to avoid debug assert failure that checks for remaining Node connections (debug_check_node_connections). 2012-11-21 10:09:51 +00:00
datatoc remove unneeded string in datatoc.c and correct some of the context types in our documentation. 2012-11-03 09:14:06 +00:00
editors Fix #33253: VSE preview doesn't display compositor 2012-11-21 09:36:36 +00:00
gpu Image thread safe improvements 2012-11-15 15:59:58 +00:00
ikplugin Last fix to get_plugin in ikplugin_api.c was off by one in the wrong direction. 2012-11-13 11:31:54 +00:00
imbuf Fix #33222: When rendering DPX it's flipped in the Image Editor 2012-11-21 11:10:37 +00:00
makesdna code cleanup: make bmesh operator names more consistant since python has access to these as input arguments and return values. 2012-11-20 05:50:19 +00:00
makesrna Fix #33253: VSE preview doesn't display compositor 2012-11-21 09:36:36 +00:00
modifiers revert r52399, fix for [#33217], will look into a different fix 2012-11-21 10:53:15 +00:00
nodes style cleanup: comments & spelling 2012-11-18 01:22:31 +00:00
opencl code cleanup: remove $Id's that crept back in, also osl style edits 2012-10-23 11:47:23 +00:00
python py api cleanup, replace use... 2012-11-21 02:28:36 +00:00
quicktime OSX: some more version target cleanups and corrections 2012-11-07 10:43:31 +00:00
render fix for re->partx/re->party values being different for RE_Database_FromScene() then the main render loop. 2012-11-21 10:20:38 +00:00
windowmanager Fix for #33250: animation player shortcut keys not working on OS X. 2012-11-21 03:33:49 +00:00
CMakeLists.txt add option to build without blenders default avi codec. 2012-10-08 02:51:42 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00