projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0225017
)
defs: add new task methods
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Thu, 23 Apr 2009 15:24:58 +0000
(17:24 +0200)
committer
Wim Taymans
<wim@metal.(none)>
Mon, 11 May 2009 22:27:04 +0000
(
00:27
+0200)
win32/common/libgstreamer.def
patch
|
blob
|
history
diff --git
a/win32/common/libgstreamer.def
b/win32/common/libgstreamer.def
index e0c659812e2ce7be7a5d55511586ef2be3d9a49f..5b4225a0e1dc2df05e75e5124245d6ca66a43d6f 100644
(file)
--- a/
win32/common/libgstreamer.def
+++ b/
win32/common/libgstreamer.def
@@
-939,6
+939,7
@@
EXPORTS
gst_tag_setter_set_tag_merge_mode
gst_task_cleanup_all
gst_task_create
+ gst_task_get_pool
gst_task_get_state
gst_task_get_type
gst_task_join
@@
-951,6
+952,7
@@
EXPORTS
gst_task_pool_push
gst_task_pool_set_func
gst_task_set_lock
+ gst_task_set_pool
gst_task_set_priority
gst_task_set_state
gst_task_set_thread_callbacks