What’s New in FxPlug 3.1.1
The FxPlug 3.1.1 SDK includes the following new feature:
New
FxColorGamutAPI
for wide color gamut workflows in Final Cut Pro and Motion.
What’s New in Motion 5.3 and FCP 10.3:
Extract the working gamut of a project or library using
FxColorGamutAPI
.FxColorGamutAPI
can calculate the matrices for converting between RGB and YCbCr in the current working wide or standard gamut.dynamicPropertiesAtTime:withError:
is called appropriately.FxPlug documentation explains which properties can be set in -
dynamicPropertiesAtTime:withError:
and -properties
.Improved thread safety of plug-in rendering.
Plug-in XPC services are automatically restarted on demand.
Keyframe times added by
FxKeyframeAPI
are correct in Final Cut Pro X.Keyframes deleted by a plug-in within Final Cut Pro X are removed.
Faster transfer of keyframes from the host application to the plug-in.
Keyframes with times < 0 or > duration are correctly written and read.
FxUndoAPI
works correctly in Final Cut Pro X.All plug-in instances are properly deallocated by the host application.
Plug-ins can access the API manager and API objects in their
-dealloc
methods.FxOnScreenControlAPI_v4
supports setting the cursor when using onscreen controls.More efficient use of -
parameterChanged:
method, which is properly called once per changed parameter.Host applications properly render plug-ins that set the
kFxPropertyKey_PixelIndependent
flag or set their pixel transform support to “Full” in the -properties
method.Image size returned from
-getOutputWidth:height:
is now consistent with image size in-renderOutput:
.Fixed an issue that could lead to incorrect 8-bit clamping when retrieving a 32-bit per channel image in an 8-bit per channel buffer.
Copyright © 2005, 2016 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2016-10-27