From: Sebastian Dröge Date: Sat, 16 Apr 2011 07:32:17 +0000 (+0200) Subject: win32: Add exports for the GstParseContext and GstBufferListIterator types X-Git-Tag: RELEASE-0.10.33~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8b0f758871f8705aaac097ec223df96033a6fcb;p=platform%2Fupstream%2Fgstreamer.git win32: Add exports for the GstParseContext and GstBufferListIterator types --- diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index c6da075..ca4154d 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -108,6 +108,7 @@ EXPORTS gst_buffer_list_iterator_add_list gst_buffer_list_iterator_do gst_buffer_list_iterator_free + gst_buffer_list_iterator_get_type gst_buffer_list_iterator_merge_group gst_buffer_list_iterator_n_buffers gst_buffer_list_iterator_next @@ -738,6 +739,7 @@ EXPORTS gst_parse_bin_from_description_full gst_parse_context_free gst_parse_context_get_missing_elements + gst_parse_context_get_type gst_parse_context_new gst_parse_error_get_type gst_parse_error_quark