From: Sebastian Dröge Date: Mon, 22 Jun 2015 11:33:29 +0000 (+0200) Subject: sample: Add new API to the docs X-Git-Tag: 1.6.1~182 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a9109b2fe63ce2990db82a7a1b07dd487da1a1e7;p=platform%2Fupstream%2Fgstreamer.git sample: Add new API to the docs --- diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 25bb371..c8643d1 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -532,9 +532,11 @@ gst_caps_features_get_type GstSample GstSample gst_sample_get_buffer +gst_sample_get_buffer_list gst_sample_get_caps gst_sample_get_info gst_sample_get_segment +gst_sample_set_buffer_list gst_sample_new gst_sample_ref gst_sample_unref diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index 9ba9c77..d76ab79 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -1125,11 +1125,13 @@ EXPORTS gst_resource_error_get_type gst_resource_error_quark gst_sample_get_buffer + gst_sample_get_buffer_list gst_sample_get_caps gst_sample_get_info gst_sample_get_segment gst_sample_get_type gst_sample_new + gst_sample_set_buffer_list gst_scheduling_flags_get_type gst_search_mode_get_type gst_seek_flags_get_type