[MPlayer-dev-eng] altivec patch 3/5: 16 byte alignment
Diego Biurrun
diego at biurrun.de
Wed Feb 8 09:20:55 CET 2006
On Wed, Feb 08, 2006 at 02:43:51AM +0100, Michael Niedermayer wrote:
>
> On Tue, Feb 07, 2006 at 05:53:29AM -0500, Alan Curry wrote:
> > This fixes a few places where AltiVec operations were used on memory that had
> > not been aligned on a 16-byte boundary. Some of those places (the pixbufs and
> > filters) could be changed to only do 16-byte alignment if altivec is enabled,
> > and in the case of the filters, to not do it on the vertical filters where
> > it's not necessary. That seems like too much work for the gain of a few bytes,
> > unless someone requests it.
>
> patch ok, can be applied (by someone who has ppc preferably)
Applied.
Diego
More information about the MPlayer-dev-eng
mailing list