Skip to content

cuda: Add YUY2 and UYVY formats for GL interop

Seungha Yang requested to merge seungha.yang/gstreamer:cudamem-more-422 into main

Those formats are not supported conversion formats by CUDA convert/scale elements but would be useful for GL <-> CUDA interop use case.

Merge request reports