Blender Git Commit Log

Git Commits -> Revision 624cd67

Revision 624cd67 by Damien Plisson (master)
November 18, 2009, 09:49 (GMT)
Quicktime for Cocoa : import part
This makes quicktime import (.mov & quicktime handled image files such as .gif) available also for 64bit OSX

Unfortunately, Apple currently incomplete implementation of QTKit has much lower performance than old Carbon Quicktime.
FYI, it spawns a 32bit process "QTKitserver" to place calls to Quicktime 7.

So this is mostly meant as a "backup" for 64bit OSX builds, until Apple releases full Quicktime X.

Export part will come just after.

CMake scripts updated: set WITH_QUICKTIME and USE_QTKIT to ON

Commit Details:

Full Hash: 624cd67d5571c7e6597151d124416a17a2095d3a
SVN Revision: 24631
Parent Commit: 22e8616
Lines Changed: +1239, -32

2 Added Paths:

/source/blender/quicktime/apple/qtkit_export.m (+665, -0) (View)
/source/blender/quicktime/apple/qtkit_import.m (+526, -0) (View)

5 Modified Paths:

/CMakeLists.txt (+10, -1) (Diff)
/source/blender/imbuf/intern/util.c (+3, -3) (Diff)
/source/blender/quicktime/apple/quicktime_import.c (+27, -1) (Diff)
/source/blender/quicktime/CMakeLists.txt (+5, -1) (Diff)
/source/blender/quicktime/quicktime_import.h (+3, -26) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021