Blender Git Commit Log
Git Commits -> Revision 5a4045a
Revision 5a4045a by Damien Plisson (master) November 18, 2009, 16:38 (GMT) |
Quicktime (non cocoa) crash upon export temporary fix Removed the pop up of the codec settings dialog box that was causing the crash, as it was called from the render thread (and not the main one). So qt export settings are now blocked on default settings: codec=jpeg, quality=max, bitrate=5MBps Complete fix will be done by replacing this dialog box by "encoding" settings in the render panel. |
Commit Details:
Full Hash: 5a4045ad7dbb2cd2fe738b8999309d643b3a3ead
SVN Revision: 24649
Parent Commit: cee7d6a
Lines Changed: +6, -3
1 Modified Path:
/source/blender/quicktime/apple/quicktime_export.c (+6, -3) (Diff)