mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
video: fix docs
This commit is contained in:
parent
9ad89374a3
commit
76c4bef932
1 changed files with 1 additions and 4 deletions
|
@ -472,10 +472,7 @@ gchar * gst_video_colorimetry_to_string (GstVideoColorimetry *cinfo);
|
|||
* @views: the number of views for multiview video
|
||||
* @size: the default size of one frame
|
||||
* @chroma_site: a #GstVideoChromaSite.
|
||||
* @color_range: the color range. This is the valid range for the samples.
|
||||
* @color_matrix: the color matrix. Used to transform to non-linear RGB (R'G'B')
|
||||
* @transfer_function: the transfer function. used to convert betwen R'G'B' and RGB
|
||||
* @color_primaries: color primaries. used to convert to CIE XYZ
|
||||
* @colorimetry: the colorimetry info
|
||||
* @palette: a buffer with palette data
|
||||
* @par_n: the pixel-aspect-ratio numerator
|
||||
* @par_d: the pixel-aspect-ratio demnominator
|
||||
|
|
Loading…
Reference in a new issue