Skip to content

Commit

Permalink
Removed kFxPropertyKey_IsThreadSafe
Browse files Browse the repository at this point in the history
- This is no longer supported in FxPlug4.
  • Loading branch information
latenitefilms committed Oct 20, 2023
1 parent 18774ee commit 07487bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/Gyroflow/Plugin/GyroflowPlugIn.m
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ - (BOOL)properties:(NSDictionary * _Nonnull *)properties
// * kFxPropertyKey_UsesLumaChroma
// * kFxPropertyKey_UsesNonmatchingTextureLayout
// * kFxPropertyKey_UsesRationalTime
//---------------------------------------------------------
kFxPropertyKey_IsThreadSafe : @YES,
//---------------------------------------------------------
kFxPropertyKey_MayRemapTime : @NO,

//---------------------------------------------------------
Expand Down

0 comments on commit 07487bc

Please sign in to comment.