[gstreamer-bugs] [Bug 327350] [mpeg2dec] altivec crashes on misaligned buffers
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Nov 1 12:59:58 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=327350
GStreamer | gst-plugins-ugly | Ver: 0.10.2
------- Comment #11 from Sebastian Dröge 2006-11-01 20:58 UTC -------
Created an attachment (id=75796)
--> (http://bugzilla.gnome.org/attachment.cgi?id=75796&action=view)
gstmpeg2dec-ppc.diff
The attached patch fixes the bug for me. libmpeg2 requires it's output buffers
to start at a 16byte aligned address and the altivec optimizations explode when
this is not guaranteed.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list