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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 25 21:07:16 UTC 2018


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

--- Comment #15 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Created attachment 373168
  --> https://bugzilla.gnome.org/attachment.cgi?id=373168&action=edit
h264decoder: Fail decoding slice with missing inter-view reference

Similarly to previous patch, we have no error concealment. As a side
effect, it's better to skip slices with missing references then passing
NULL pointers to the accelerator. Passing NULL pointer would lead to
major visual artifact, a behaviour that is likely undefined.

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