projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Improved functionality for Quicktime movie export.
[blender.git]
/
source
/
blender
/
quicktime
/
apple
/
quicktime_import.c
diff --git
a/source/blender/quicktime/apple/quicktime_import.c
b/source/blender/quicktime/apple/quicktime_import.c
index 1f7aa5c3d0049dd3c5c92bb9c0b72b5165cc2ce0..1636d9429a4b9ab01235cc2898f21f69c37da126 100644
(file)
--- a/
source/blender/quicktime/apple/quicktime_import.c
+++ b/
source/blender/quicktime/apple/quicktime_import.c
@@
-90,7
+90,7
@@
void quicktime_exit(void)
#if defined(_WIN32) || defined(__APPLE__)
#ifdef WITH_QUICKTIME
if(G.have_quicktime) {
- free_qtco
decdataExt
();
+ free_qtco
mponentdata
();
ExitMovies();
#ifdef _WIN32
TerminateQTML();