[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:34:43 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 #311188|accepted-commit_now         |none
             status|                            |
 Attachment #311188|0                           |1
        is obsolete|                            |

--- Comment #28 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 311338
  --> https://bugzilla.gnome.org/attachment.cgi?id=311338&action=edit
avvideodec: ensure required mem alignment fixing avdec_h265 crashes with
ximagesink/glimagesink (v2)

Slightly different approach: figure out max_alignment first, then make it
consistent. This means that if the alignment requirement in the
GstAllocationParams is higher than the ones in GstVideoAlignment, the stride
alignments get updated accordingly too. Before it was just one way.

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