summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJulien Isorce <j.isorce@samsung.com>2016-10-14 15:14:14 +0100
committerJulien Isorce <j.isorce@samsung.com>2016-11-04 16:18:13 +0000
commit3bf893e12aa1161944f4fb1a1da7a1e14af92fdb (patch)
tree410ab545dc61d7885f7004088c6e810df19a6933 /docs
parente73eb54908e0037c078dbb8c20234e5e08526413 (diff)
video: add gst_video_decoder_allocate_output_frame_with_params
It adds a third argument to pass GstBufferPoolAcquireParams to gst_buffer_pool_acquire_buffer. If a user subclasses GstBufferPoolAcquireParams, this allows to pass an updated param to the underlying buffer pool at each gst_video_decoder_allocate_output_frame_with_params call. https://bugzilla.gnome.org/show_bug.cgi?id=773165
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt
index e82050beb..81a37d48b 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -2876,6 +2876,7 @@ GstVideoDecoderClass
gst_video_decoder_add_to_frame
gst_video_decoder_allocate_output_buffer
gst_video_decoder_allocate_output_frame
+gst_video_decoder_allocate_output_frame_full
gst_video_decoder_get_allocator
gst_video_decoder_get_buffer_pool
gst_video_decoder_drop_frame