Skip to content

glimagesink: add support for bgr10a2_le & rgb10a2_le

The patchset adds supports for BGR10A2_LE & RGB10A2_LE, and makes a pipeline below works

gst-launch-1.0 videotestsrc ! video/x-raw,format={BGR10A2_LE, RGB10A2_LE} ! glimagesink

Merge request reports