From: Sebastian Dröge Date: Tue, 6 May 2008 08:45:07 +0000 (+0000) Subject: win32/common/libgstreamer.def: Add gst_pad_has_name() to the exported symbols. X-Git-Tag: RELEASE-0_10_20~80 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bdb641c57034166c984caf26191c00de11d751c1;p=platform%2Fupstream%2Fgstreamer.git 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. --- diff --git a/ChangeLog b/ChangeLog index e053e2e..eacd56b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-05-06 Sebastian Dröge + * win32/common/libgstreamer.def: + Add gst_pad_has_name() to the exported symbols. + +2008-05-06 Sebastian Dröge + * gst/gstpad.c: (gst_pad_alloc_buffer_full): * libs/gst/base/gstbasetransform.c: (gst_base_transform_prepare_output_buffer): diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index 0121c32..d60e562 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -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