[gst-cvs] wtay gst-plugins-ugly: gst-plugins-ugly/ gst-plugins-ugly/ext/mpeg2dec/

Wim Taymans wtay at kemper.freedesktop.org
Fri Nov 3 01:52:24 PST 2006


CVS Root:       /cvs/gstreamer
Module:         gst-plugins-ugly
Changes by:     wtay
Date:           Fri Nov 03 2006  09:52:24 UTC

Log message:
Patch by: Sebastian Droege <slomo at ubuntu dot com>
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize),
(gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice):
* ext/mpeg2dec/gstmpeg2dec.h:
libmpeg2 requires its output buffers to start at a 16byte aligned
address or the altivec optimizations will explode.

Modified files:
    .               : ChangeLog
    ext/mpeg2dec    : gstmpeg2dec.c gstmpeg2dec.h

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/ChangeLog.diff?r1=1.2116&r2=1.2117
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/ext/mpeg2dec/gstmpeg2dec.c.diff?r1=1.116&r2=1.117
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/ext/mpeg2dec/gstmpeg2dec.h.diff?r1=1.30&r2=1.31




More information about the Gstreamer-commits mailing list