win32/common/: Update, add recently added functions.
authorTim-Philipp Müller <tim@centricular.net>
Thu, 23 Mar 2006 18:51:05 +0000 (18:51 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 23 Mar 2006 18:51:05 +0000 (18:51 +0000)
Original commit message from CVS:
* win32/common/libgstbase.def:
* win32/common/libgstreamer.def:
Update, add recently added functions.

ChangeLog
win32/common/libgstbase.def
win32/common/libgstreamer.def

index e1d1c3f..aea3786 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
 
+       * win32/common/libgstbase.def:
+       * win32/common/libgstreamer.def:
+         Update, add recently added functions.
+
+2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
+
        * docs/gst/gstreamer-sections.txt:
        * gst/gstutils.c: (gst_pad_query_peer_position),
        (gst_pad_query_peer_duration), (gst_pad_query_peer_convert):
index 105c3fe..dc6e392 100644 (file)
@@ -13,6 +13,8 @@ EXPORTS
        gst_base_sink_get_type
        gst_base_sink_set_max_lateness
        gst_base_sink_set_sync
+       gst_base_sink_set_qos_enabled
+       gst_base_sink_is_qos_enabled
        gst_base_src_get_type
        gst_base_src_is_live
        gst_base_src_set_format
@@ -43,4 +45,4 @@ EXPORTS
        gst_push_src_get_type
        gst_type_find_helper
        gst_type_find_helper_for_buffer
-       gst_type_find_helper_get_range
\ No newline at end of file
+       gst_type_find_helper_get_range
index f14c61b..6ed4659 100644 (file)
@@ -426,6 +426,9 @@ EXPORTS
        gst_pad_query_default
        gst_pad_query_duration
        gst_pad_query_position
+       gst_pad_query_peer_convert
+       gst_pad_query_peer_duration
+       gst_pad_query_peer_position
        gst_pad_remove_buffer_probe
        gst_pad_remove_data_probe
        gst_pad_remove_event_probe