[Bug 766190] vtdec: corrupted rendering on OSX

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 2 07:03:28 UTC 2016


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

--- Comment #6 from Alessandro Decina <alessandro.d at gmail.com> ---
And one more which minimizes the number of VTSessions recreated during
negotiation

commit bf44430
Author: Alessandro Decina <alessandro.d at gmail.com>
Date:   Thu Jun 2 11:36:57 2016 +1000

    vtdec: optimize renegotiation

    ::negotiate can be called several times before the CAPS event is sent
downstream
    so use the currently configured output state caps instead of the pad
current
    caps when deciding whether to recreate the VTSession or not.

    This leads to creating/destroying less VTSessions which makes renegotiation
more
    reliable especially when using hw decoding.

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