win32/common/libgstbase.def: Add gst_base_sink_wait_clock() to the exported symbols.
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 21 May 2008 11:10:32 +0000 (11:10 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 21 May 2008 11:10:32 +0000 (11:10 +0000)
Original commit message from CVS:
* win32/common/libgstbase.def:
Add gst_base_sink_wait_clock() to the exported symbols.

ChangeLog
win32/common/libgstbase.def

index 908e3ef..10db40d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
+
+       * win32/common/libgstbase.def:
+       Add gst_base_sink_wait_clock() to the exported symbols.
+
 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
 
        Patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
@@ -15,7 +20,7 @@
        * libs/gst/base/gstbasesink.h:
        Expose a method that was previously used internally to synchronize
        against the clock because it can be useful for subclasses too.
-       GstBaseSink::gst_base_sink_wait_clock()
+       API: GstBaseSink::gst_base_sink_wait_clock()
 
 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
 
index 82e3c65..0acd0e6 100644 (file)
@@ -24,6 +24,7 @@ EXPORTS
        gst_base_sink_set_qos_enabled
        gst_base_sink_set_sync
        gst_base_sink_set_ts_offset
+       gst_base_sink_wait_clock
        gst_base_sink_wait_eos
        gst_base_sink_wait_preroll
        gst_base_src_get_do_timestamp