[Bug 787124] vaapih264dec: segmentation fault when decoding kodi sample

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 1 23:56:32 UTC 2018


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

Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #359753|reviewed                    |committed
             status|                            |

--- Comment #20 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Comment on attachment 359753
  --> https://bugzilla.gnome.org/attachment.cgi?id=359753
libs: decoder: h264: reset context when the number of view is  increased

commit 038c62011f009453d1609a4a79aeb4ccd78107eb
Author: Hyunjun Ko <zzoon at igalia.com>
Date:   Thu Sep 14 14:25:41 2017 +0900

    libs: decoder: h264: reset context when the number of view is increased

    Usually in case of MVC decoding, dpb size is increasedi if subset sps.
    That's why it resets context without this patch.
    But for some media it doesn't increase dpb size. Even in this case we
    should reset context to deal with MVC decoding.
    Otherwise, it leads to assert.

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

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