libs/gst/base/gstbasesink.c: Turn comment into gtk-doc comment.
authorStefan Kost <ensonic@users.sourceforge.net>
Mon, 24 Nov 2008 20:02:55 +0000 (20:02 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Mon, 24 Nov 2008 20:02:55 +0000 (20:02 +0000)
Original commit message from CVS:
* libs/gst/base/gstbasesink.c:
Turn comment into gtk-doc comment.

ChangeLog
libs/gst/base/gstbasesink.c

index 4d326c2bf78ef76001315748551466d292264dd3..f72718f44af8f6375d971249e2a50e2b6d2df901 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-24  Stefan Kost  <ensonic@users.sf.net>
+
+       * libs/gst/base/gstbasesink.c:
+         Turn comment into gtk-doc comment.
+
 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
 
        * libs/gst/base/gstbasetransform.c:
index 7df01c51b74ec760e4d68c60c23678dd22df1220..49d59e02ca596cf9873b2c73711c7484bb04bfc9 100644 (file)
@@ -1599,7 +1599,8 @@ gst_base_sink_adjust_time (GstBaseSink * basesink, GstClockTime time)
   return time;
 }
 
-/* gst_base_sink_wait_clock:
+/**
+ * gst_base_sink_wait_clock:
  * @sink: the sink
  * @time: the running_time to be reached
  * @jitter: the jitter to be filled with time diff (can be NULL)