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,