From: Tim-Philipp Müller Date: Fri, 27 Jul 2012 11:05:25 +0000 (+0100) Subject: Update docs and .def file for taglist API change X-Git-Tag: RELEASE-0.11.93~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5aaf00a7dedec3566dcfc99444d89584dc287898;p=platform%2Fupstream%2Fgstreamer.git Update docs and .def file for taglist API change --- diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 3fe5184..d1a02c6 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -2617,8 +2617,8 @@ gst_tag_list_get_date gst_tag_list_get_date_index gst_tag_list_get_date_time gst_tag_list_get_date_time_index -gst_tag_list_get_buffer -gst_tag_list_get_buffer_index +gst_tag_list_get_sample +gst_tag_list_get_sample_index GST_TAG_LIST GST_IS_TAG_LIST diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index b909484..7be9b16 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -1055,8 +1055,6 @@ EXPORTS gst_tag_list_foreach gst_tag_list_get_boolean gst_tag_list_get_boolean_index - gst_tag_list_get_buffer - gst_tag_list_get_buffer_index gst_tag_list_get_date gst_tag_list_get_date_index gst_tag_list_get_date_time @@ -1071,6 +1069,8 @@ EXPORTS gst_tag_list_get_int_index gst_tag_list_get_pointer gst_tag_list_get_pointer_index + gst_tag_list_get_sample + gst_tag_list_get_sample_index gst_tag_list_get_string gst_tag_list_get_string_index gst_tag_list_get_tag_size