video-anc: fix g-i complaints
authorTim-Philipp Müller <tim@centricular.com>
Sun, 7 Apr 2019 21:08:37 +0000 (22:08 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 7 Apr 2019 21:08:37 +0000 (22:08 +0100)
video-anc.h:100: Error: GstVideo: identifier not found on the first line:
 *  Active Format Description (AFD) support
   ^
video-anc.h:207: Error: GstVideo: identifier not found on the first line:
 *  Bar data support
   ^
video-anc.h:228: Warning: GstVideo: "@top_bar_flag" parameter unexpected at this location:
 * @top_bar_flag : flag indicating presence of top bar field
    ^

gst-libs/gst/video/video-anc.h

index 8e7e3a5..c435727 100644 (file)
@@ -96,8 +96,7 @@ typedef enum {
   GST_VIDEO_ANCILLARY_DID16_S334_EIA_608       = 0x6102,
 } GstVideoAncillaryDID16;
 
-/**
- *  Active Format Description (AFD) support
+/* Active Format Description (AFD) support
  *
  * A/53 ATSC Digital Television Standard
  *
@@ -203,13 +202,10 @@ GST_VIDEO_API
 
 
 
-/**
- *  Bar data support
- *
+/* Bar data support
  *
  * A/53 ATSC Digital Television Standard
  *
- *
  * Bar data should be included in video user data
  * whenever the rectangular picture area containing useful information
  * does not extend to the full  height or width of the coded frame
@@ -224,11 +220,10 @@ GST_VIDEO_API
 
 /**
  * GstVideoBarData
- *
- * @top_bar_flag : flag indicating presence of top bar field
- * @bottom_bar_flag : flag indicating presence of bottom bar field
- * @left_bar_flag : flag indicating presence of left bar field
- * @right_bar_flag :  flag indicating presence of right bar field
+ * @top_bar_flag: flag indicating presence of top bar field
+ * @bottom_bar_flag: flag indicating presence of bottom bar field
+ * @left_bar_flag: flag indicating presence of left bar field
+ * @right_bar_flag:  flag indicating presence of right bar field
  * @top_bar: last line of a horizontal letterbox bar area at top of
  *                     reconstructed frame
  * @bottom_bar: first line of a horizontal letterbox bar area at