John-Paul Smith

Results 17 comments of John-Paul Smith

> Same as ofxGpuRender, should this be a separate header file instead of in imageEffects...? Seems reasonable as it's optional. I'll do that in the next iteration along with whatever...

I have revised the spec to be more self-contained. The `Native` colour management style works with a set of colourspaces defined in `ofxColourspaceList.h`, which was generated by processing the OCIO...

Maybe nothing specific is needed, let's see if anything becomes obvious during your implementation.

Quite a few plug-ins have needed things like this over the years, but it's usually done with a visible seed parameter that's initialised to a random number. The reason you...

On reflection, I think the search logic should be reversed. We don't yet know if developers will find limitations or performance degradation using the Arm64X wrapper, so it makes sense...

I'm in favour of the new error code but I would want to render a watermarked frame as well. The host could discard it if they implement useful handling of...

Now that we have colour management support in OFX, this issue becomes feasible to address. My proposed starting point would be to add a new string property `OfxParamPropColourspace` which stores...