base: lookup RGB format without alpha
authorMarc Leeman <m.leeman@televic.com>
Tue, 14 Jun 2022 10:22:22 +0000 (12:22 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 9 Jul 2022 12:06:58 +0000 (12:06 +0000)
commit18f2f83b4a964e04c6aebcde762259dc8668ad8b
tree3c3beb24b0ddf165d37cefddfb7ab335345e3eb9
parentb09ca8635f1d2b208f29341c8952fec288f07b73
base: lookup RGB format without alpha

librfb requests a colour space for depth 32 and bpp 32 with alpha set to
0x0, treat this the same as depth 24 with bpp 32.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2627>
subprojects/gst-plugins-base/gst-libs/gst/video/video-format.c