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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Nov 3 02:46:00 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


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #17 from Tim-Philipp Müller  2006-11-03 10:44 UTC -------
Don't think this is quite right yet, since downstream converter elements will
complain about wrong unit sizes due to the +16 in pad_alloc_buffer():

  $ gst-launch-0.10 filesrc location=foo.mpg ! decodebin ! ffmpegcolorspace !
videoscale ! ximagesink

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock

** (gst-launch-0.10:2004): WARNING **: Size 115216 is not a multiple of unit
size 115200

** (gst-launch-0.10:2004): WARNING **: Size 115216 is not a multiple of unit
size 115200

** (gst-launch-0.10:2004): WARNING **: Size 115216 is not a multiple of unit
size 115200

...


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




More information about the Gstreamer-bugs mailing list