[gstreamer-bugs] [Bug 327350] [mpeg2dec] altivec crashes on misaligned buffers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Nov 3 07:39:33 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 #19 from Sebastian Dröge  2006-11-03 15:38 UTC -------
But this patch misses correct alignment for non-8n*8m movies... will fix that.

Another thing that I noticed is that you almost never get a correctly aligned
buffer, would it make sense to just call and test pad_alloc_buffer until it
returned a misaligned buffer the first time and from then on just get our own
buffers? Allocating twice all the time is probably not the best
performance-wise...


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list