[Bug 754120] avdec_hevc: Segfault in hevc decode with glimagesink and AVX2 CPU feature

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 15 05:36:50 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311347|reviewed                    |none
             status|                            |
 Attachment #311347|0                           |1
        is obsolete|                            |

--- Comment #32 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 311358
  --> https://bugzilla.gnome.org/attachment.cgi?id=311358&action=edit
gl: bufferpool take into account video stride alignment requirements (v2)

Updated patch: moved the checking/adjusting into glbufferpool, so that it's all
done before gst_video_info_align() is called. Apparently calling it multiple
times is troublesome. In glmemory we just do sanity checking now but don't
adjust anything (maybe we should just drop this part?).

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