diff --git a/ChangeLog b/ChangeLog index 835544a26a..59ec506254 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-30 Tim-Philipp Müller + + * win32/common/libgstpbutils.def: + Export the two new _get_type() functions which are needed + by the python bindings. + 2008-01-29 Sebastian Dröge * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header): diff --git a/win32/common/libgstpbutils.def b/win32/common/libgstpbutils.def index 38e74461af..7f4d71b98f 100644 --- a/win32/common/libgstpbutils.def +++ b/win32/common/libgstpbutils.def @@ -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