ext/mpeg2dec/gstmpeg2dec.*: Align buffers to a 16 byte boundary so the altivec optimi...
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 21 Nov 2006 12:15:58 +0000 (12:15 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 21 Nov 2006 12:15:58 +0000 (12:15 +0000)
commit1a8dbee3e7664c905c3eab56a3cf1c5965c71229
treeaa15a4a2f7495de3ecf88f2fb5c736badbf690d6
parentee9f77cd227bffbd18686b323ba8da66a8f66c44
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.
ChangeLog
ext/mpeg2dec/gstmpeg2dec.c
ext/mpeg2dec/gstmpeg2dec.h