[Bug 773165] add gst_video_decoder_allocate_output_frame_full to pass a custom GstBufferPoolAcquireParams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 18 16:44:24 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773165

--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 337948:
 --> (https://bugzilla.gnome.org/review?bug=773165&attachment=337948)

it makes sense to me

::: gst-libs/gst/video/gstvideodecoder.c
@@ +3966,3 @@
+ */
+GstFlowReturn
+gst_video_decoder_allocate_output_frame_full (GstVideoDecoder *

Naming new API makes me nervous. What about
gst_video_decoder_allocate_output_frame_with_params()?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list