video: add gst_video_decoder_allocate_output_frame_with_params
authorJulien Isorce <j.isorce@samsung.com>
Fri, 14 Oct 2016 14:14:14 +0000 (15:14 +0100)
committerJulien Isorce <j.isorce@samsung.com>
Fri, 4 Nov 2016 16:18:13 +0000 (16:18 +0000)
commit3bf893e12aa1161944f4fb1a1da7a1e14af92fdb
tree410ab545dc61d7885f7004088c6e810df19a6933
parente73eb54908e0037c078dbb8c20234e5e08526413
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
docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/video/gstvideodecoder.c
gst-libs/gst/video/gstvideodecoder.h