revisionfx
revisionfx
As part of skimming too many options... Deprecate: kOfxParamHostPropSupportsBooleanAnimation Since every hosts now support this (to my knowledge) We should move this to oldOFX,h This then does not break anyone...
## Standard Change Workflow - [x ] Create proposal as issue (you're doing this now!) - [x ] Tag this issue with `standard change` tag ## Summary After we release...
# Open Effects Proposal for Standard Change Please read the contribution [guidelines](https://github.com/ofxa/openfx/wiki/Extending-OpenFX-Guidelines#submit-a-proposal-or-bug-report-to-review) first. ## Standard Change Workflow - [ X] Create proposal as issue (you're doing this now!) - [X...
Update the MultiThread suite to V2. Request is to clean up suites that have ambiguities in terms of what is implemented. All mutext calls in V2 are removed. Plug-in would...
Adds better support in parallel to individual GPU API including for CPU effects in terms of image fetching using GPU ressources. The last 3 items are marked as not sufficiently...
# Open Effects Proposal for Standard Change Please read the contribution [guidelines](https://github.com/ofxa/openfx/wiki/Extending-OpenFX-Guidelines#submit-a-proposal-or-bug-report-to-review) first. ## Standard Change Workflow - [x] Create proposal as issue (you're doing this now!) - [x] Tag...
# Open Effects Proposal for Standard Change Please read the contribution [guidelines](https://github.com/ofxa/openfx/wiki/Extending-OpenFX-Guidelines#submit-a-proposal-or-bug-report-to-review) first. ## Standard Change Workflow - [X ] Create proposal as issue (you're doing this now!) - [x]...
This Property defines an host level policy. So effects receiving an ImageOpaque and Generator know to be Premult or Straight if they don't generate a full Alpha. See Standard Change...
We add a new action to compute the format of the output clip, kOfxImageEffectActionGetImageFormat, which would ask the effect to set the appropriate properties on the outArgs. kOfxImageEffectImageFormatResolution a 2D...