[Bug 752011] video: Add boxed type for GstVideoInfo structure

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 6 05:02:53 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752011

--- Comment #2 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 306900:
 --> (https://bugzilla.gnome.org/review?bug=752011&attachment=306900)

Please, don't merge new APIs without updating the documentation. It's very hard
to find after ward. All the Since marker are missing and the documentation is
not update. Please provide a patch.

::: gst-libs/gst/video/video-info.c
@@ +36,3 @@
+ * Copy a GstVideoInfo structure.
+ *
+ * Returns: a new #GstVideoInfo. free with gst_video_info_free.

Missing Since.

@@ +49,3 @@
+ *
+ * Free a GstVideoInfo structure previously allocated with
gst_video_info_new()
+ * or gst_video_info_copy().

Missing Since.

@@ +66,3 @@
+ * gst_video_info_init().
+ *
+ * Returns: a new #GstVideoInfo. free with gst_video_info_free().

Missing Since.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list