[gst-cvs] gstreamer: defs: add new symbol to defs file

Wim Taymans wtay at kemper.freedesktop.org
Mon May 11 14:47:02 PDT 2009


Module: gstreamer
Branch: master
Commit: 657c689b7fc11244fc5889ae5c4cbe11e06f9e4a
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=657c689b7fc11244fc5889ae5c4cbe11e06f9e4a

Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon May 11 23:23:20 2009 +0200

defs: add new symbol to defs file

---

 win32/common/libgstreamer.def |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def
index 50fecfe..2de554e 100644
--- a/win32/common/libgstreamer.def
+++ b/win32/common/libgstreamer.def
@@ -940,6 +940,7 @@ EXPORTS
 	gst_task_pause
 	gst_task_set_lock
 	gst_task_set_state
+	gst_task_set_thread_callbacks
 	gst_task_start
 	gst_task_state_get_type
 	gst_task_stop





More information about the Gstreamer-commits mailing list