Skip to content

glupload: GLMemory upload accepts system memory caps

Mark Nauwelaerts requested to merge mnauw/gstreamer:glupload_raw into main

... so mark it as such. Otherwise, previously selected system memory caps will be rejected in a subsequent renegotiation using the get_caps/transform_caps provided by the selected GLMemory upload method.

Merge request reports