[Bug 766190] vtdec: corrupted rendering on OSX

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 2 06:38:54 UTC 2016


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

--- Comment #5 from Alessandro Decina <alessandro.d at gmail.com> ---
This fixes another issue with multiple bitrate streams

commit 3d8d60baa87442b5a38383309481bc15c3fade15
Author: Alessandro Decina <alessandro.d at gmail.com>
Date:   Thu Jun 2 16:30:02 2016 +1000

    vtdec: make vtdec_hw fallback to software on renegotiation

    When renegotiating mid stream - for example with variable bitrate
    streams - and therefore destroying and recreating VTSessions, the
    hw decoder might become temporarily unavailable.

    To deal with this and avoid erroring out on bitrate changes,
    vtdec_hw now falls back to using the software decoder if the hw
    one was available at some point but isn't anymore. At
    renegotiation/bitrate change time, it will still retry to open
    the hardware one.

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