gstreamer/ext/mpeg2dec
Sebastian Dröge 1a8dbee3e7 ext/mpeg2dec/gstmpeg2dec.*: Align buffers to a 16 byte boundary so the altivec optimisations don't crash. Fixes #327350.
Original commit message from CVS:
Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
(gst_mpeg2dec_reset), (gst_mpeg2dec_alloc_sized_buf),
(gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice):
* ext/mpeg2dec/gstmpeg2dec.h:
Align buffers to a 16 byte boundary so the altivec optimisations
don't crash. Fixes #327350.
2006-11-21 12:15:58 +00:00
..
.gitignore Initial revision 2001-12-23 06:03:21 +00:00
gstmpeg2dec.c ext/mpeg2dec/gstmpeg2dec.*: Align buffers to a 16 byte boundary so the altivec optimisations don't crash. Fixes #327350. 2006-11-21 12:15:58 +00:00
gstmpeg2dec.h ext/mpeg2dec/gstmpeg2dec.*: Align buffers to a 16 byte boundary so the altivec optimisations don't crash. Fixes #327350. 2006-11-21 12:15:58 +00:00
Makefile.am Add missing GST_LIBS to the link flags 2006-08-31 13:04:31 +00:00
perftest.c gst-indent 2004-03-14 22:34:30 +00:00