From 26bcf484d68e381c9519e2833ecbf4eab23e19dd Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Thu, 15 Jun 2023 10:15:09 -0400 Subject: [PATCH] gir: Update gir cache for added NV12_10LE40_4L4 format Part-of: --- girs/GstVideo-1.0.gir | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/girs/GstVideo-1.0.gir b/girs/GstVideo-1.0.gir index 9fe96dd02c..d29b97d465 100644 --- a/girs/GstVideo-1.0.gir +++ b/girs/GstVideo-1.0.gir @@ -2932,7 +2932,7 @@ return to upstream/caller (indicating either GST_FLOW_ERROR or GST_FLOW_OK). - + List of all video formats, for use in template caps strings. Formats are sorted by decreasing "quality", using these criteria by priority: @@ -10107,6 +10107,9 @@ for details about the layout and packing of these formats in memory. NV12 10bit big endian with 8x128 tiles in linear order (Since: 1.22) + + @GST_VIDEO_FORMAT_NV12_10LE40 with 4x4 pixels tiles (5 bytes per tile row) (Since: 1.24) + Converts a FOURCC value into the corresponding #GstVideoFormat. If the FOURCC cannot be represented by #GstVideoFormat,