[Bug 773165] videodecoder: add _allocate_output_frame_with_params() to pass custom GstBufferPoolAcquireParams [API]

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 4 16:23:12 UTC 2016


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

--- Comment #7 from Julien Isorce <julien.isorce at gmail.com> ---
commit 3bf893e12aa1161944f4fb1a1da7a1e14af92fdb
Author: Julien Isorce <j.isorce at samsung.com>
Date:   Fri Oct 14 15:14:14 2016 +0100

    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

-- 
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