win32/common/libgstpbutils.def: Export the two new _get_type() functions which are...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 30 Jan 2008 11:43:53 +0000 (11:43 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 30 Jan 2008 11:43:53 +0000 (11:43 +0000)
Original commit message from CVS:
* win32/common/libgstpbutils.def:
Export the two new _get_type() functions which are needed
by the python bindings.

ChangeLog
win32/common/libgstpbutils.def

index 835544a..59ec506 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * win32/common/libgstpbutils.def:
+         Export the two new _get_type() functions which are needed
+         by the python bindings.
+
 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
 
        * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
index 38e7446..7f4d71b 100644 (file)
@@ -1,10 +1,12 @@
 EXPORTS
        gst_install_plugins_async
        gst_install_plugins_context_free
+       gst_install_plugins_context_get_type
        gst_install_plugins_context_new
        gst_install_plugins_context_set_xid
        gst_install_plugins_installation_in_progress
        gst_install_plugins_return_get_name
+       gst_install_plugins_return_get_type
        gst_install_plugins_supported
        gst_install_plugins_sync
        gst_is_missing_plugin_message