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

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


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

--- Comment #29 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 311340
  --> https://bugzilla.gnome.org/attachment.cgi?id=311340&action=edit
videopool: ensure allocation alignment is consistent with video alignment
requirements (v2)

Different approach: figure out max alignment requirement first, then make sure
both the GstAllocationParams alignment and the GstVideoAlignment stride
requirements are consistent. That means the max will be configured everywhere,
also if the params alignment is higher than the strides one. Before the fix-up
was only one way, now it's both ways.

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