[Bug 787124] Caught SIGSEGV when decoding kodi sample with vaapih264dec

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 14 05:32:06 UTC 2017


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

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zzoon at igalia.com

--- Comment #1 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 359753
  --> https://bugzilla.gnome.org/attachment.cgi?id=359753&action=edit
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.

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