win32/common/libgstreamer.def: Add gst_pad_has_name() to the exported symbols.
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 6 May 2008 08:45:07 +0000 (08:45 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 6 May 2008 08:45:07 +0000 (08:45 +0000)
Original commit message from CVS:
* win32/common/libgstreamer.def:
Add gst_pad_has_name() to the exported symbols.

ChangeLog
win32/common/libgstreamer.def

index e053e2e..eacd56b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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):
        * libs/gst/base/gstbasetransform.c:
        (gst_base_transform_prepare_output_buffer):
index 0121c32..d60e562 100644 (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