va: Add RGBP format definition.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1575>
This commit is contained in:
Víctor Manuel Jáquez Leal 2022-06-24 19:54:51 +02:00 committed by GStreamer Marge Bot
parent 5b28509564
commit ffd94a98be

View file

@ -78,7 +78,7 @@ static struct FormatMap
/* F (????, 422H), */
/* F (????, 422V), */
/* F (????, 444P), */
/* F (????, RGBP), */
G (RGBP, ('R', 'G', 'B', 'P'), RGBP, LSB, 8),
/* F (????, BGRP), */
/* F (????, RGB565), */
/* F (????, BGR565), */