[Bug 734190] Adding documentation to GstCheck gst_check_setup_sink function

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 4 00:53:05 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=734190
  GStreamer | documentation | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #282358|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-04 07:53:01 UTC ---
Review of attachment 282358:
 --> (https://bugzilla.gnome.org/review?bug=734190&attachment=282358)

::: libs/gst/check/gstcheck.c
@@ +424,3 @@
  *
+ * Creates a new sink pad (based on the given @tmpl) and links it to the given
@element src pad (the pad that matches the given @name).
+ * This sink pad can be used to check the output of @element (see
#gst_pad_add_probe on more details about how you inspect data on a #GstPad).

Usually the tests are setting chain/event/query functions on these pads instead

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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