win32/common/libgstreamer.def: Add gst_pad_has_name() to the exported symbols.

Original commit message from CVS:
* win32/common/libgstreamer.def:
Add gst_pad_has_name() to the exported symbols.
This commit is contained in:
Sebastian Dröge 2008-05-06 08:45:07 +00:00
parent e9e0d0f0eb
commit bdb641c570
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2008-05-06 Sebastian Dröge <slomo@circular-chaos.org>
* win32/common/libgstreamer.def:
Add gst_pad_has_name() to the exported symbols.
2008-05-06 Sebastian Dröge <slomo@circular-chaos.org>
* gst/gstpad.c: (gst_pad_alloc_buffer_full):

View file

@ -316,6 +316,7 @@ EXPORTS
gst_error_get_message
gst_event_get_structure
gst_event_get_type
gst_event_has_name
gst_event_new_buffer_size
gst_event_new_custom
gst_event_new_eos