Julian Waller
Julian Waller
### Describe the bug It appears that the `onChangeAsync` validator is not run if `onChange` reports an error for a field. But if an `onChangeAsync` validator is running when the...
This is the first polished portion of https://github.com/CasparCG/server/pull/1581 This removes the `image_data` on `const_frame` and replaces it with an opaque `image_ptr`. Consumers can use the `frame_converter` to convert that into...
Continues https://github.com/CasparCG/server/pull/1609 This starts work on adding the compute shader for consumer frame conversion. Not tested or complete yet, opening this for visibility
In progress overhaul of the library for v8.0.0 Check the README of the branch for details on the larger changes: https://github.com/cmake-js/cmake-js/blob/8.x/README.md