Converts a FOURCC value into the corresponding #GstVideoFormat. If the FOURCC cannot be represented by #GstVideoFormat, #GST_VIDEO_FORMAT_UNKNOWN is returned.
Find the #GstVideoFormat for the given parameters.
Convert the format string to its #GstVideoFormat.
Get the #GstVideoFormatInfo for format
Get the default palette of format. This the palette used in the pack function for paletted formats.
Converts a #GstVideoFormat value into the corresponding FOURCC. Only a few YUV formats have corresponding FOURCC values. If format has no corresponding FOURCC value, 0 is returned.
Returns a string containing a descriptive name for the #GstVideoFormat if there is one, or NULL otherwise.
Namespace for VideoFormat enum