[Bug 752807] h265parse: Fix sticky event mishandling when stream does not have VPS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 30 07:55:58 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.3

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit 09992f32dc95be6087fb304d5b577e86f062e5b0
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Thu Jul 30 08:58:48 2015 +0900

    h265parse: Avoid checking for Non Mandatory VPS NAL

    VPS is not mandatory, and need not check for its presence before setting
    the caps. Because of the check, in streams which don't have VPS,
    sticky event mishandling happens.

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

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