[Bug 763793] h264parse, h265parse: failure to parse downstream force-key-unit event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 17 19:32:28 UTC 2016


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

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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit d8e681bb6317e1c26ca522e15836d13a6d9b14cb
Author: Aleksander Wabik <awabik at opera.com>
Date:   Thu Mar 17 19:24:32 2016 +0000

    h264parse, h265parse: fix handling of downstream force-key-unit events

    The parser handles the downstream force-key-unit event incorrectly,
    it tries to parse it as an upstream force-key-unit event, does not
    check the return value, and then uses uninitialized memory in
    "all_headers" boolean variable.

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

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