Skip to content

glcolorconvert: Fix caps negotiation with upstream DMABuf

Philippe Normand requested to merge philn/gstreamer:issue-3519 into main

The uninitialized texture target was leading to a NULL texture-target string added to the output caps.

Fixes #3519 (closed)

Merge request reports