mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
video-color.h: fix comment syntax
This commit is contained in:
parent
ad55d3ce9d
commit
e82eb9d0fa
1 changed files with 2 additions and 0 deletions
|
@ -130,7 +130,9 @@ typedef enum {
|
|||
GST_VIDEO_TRANSFER_ARIB_STD_B67,
|
||||
/**
|
||||
* GST_VIDEO_TRANSFER_BT601:
|
||||
*
|
||||
* also known as SMPTE170M / ITU-R BT1358 525 or 625 / ITU-R BT1700 NTSC
|
||||
*
|
||||
* Since: 1.18
|
||||
*/
|
||||
GST_VIDEO_TRANSFER_BT601
|
||||
|
|
Loading…
Reference in a new issue