win32/common/libgstreamer.def: Add two missing symbols (#366492).

Original commit message from CVS:
Patch by: Sergey Scobich  <sergery.scobich at gmail com>
* win32/common/libgstreamer.def:
Add two missing symbols (#366492).
This commit is contained in:
Sergey Scobich 2006-11-10 18:56:44 +00:00 committed by Tim-Philipp Müller
parent 2af1fde183
commit c2f54afa74
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2006-11-10 Tim-Philipp Müller <tim at centricular dot net>
Patch by: Sergey Scobich <sergery.scobich at gmail com>
* win32/common/libgstreamer.def:
Add two missing symbols (#366492).
2006-11-10 Jan Schmidt <thaytan@mad.scientist.com>
* libs/gst/base/gstadapter.c: (gst_adapter_flush),

View file

@ -667,7 +667,9 @@ EXPORTS
gst_task_create
gst_task_get_state
gst_task_get_type
gst_task_join
gst_task_pause
gst_task_set_lock
gst_task_start
gst_task_state_get_type
gst_task_stop