[MPlayer-dev-eng] [PATCH] ppc jumbo patch

Romain Dolbeau dolbeau at irisa.fr
Tue Jan 27 11:10:15 CET 2004


Magnus Damm wrote:

> Great thing that you are working on more Altivec optimizations.
> However, my cvs version of mplayer is now crashing when I play DVD:s.
> avi files still work ok. I guess that a52 is to blame...
> I'd love to help you out but I have no time right now, so just consider 
> this a quick complaint.

Strange. But I only tried AVI, not DVD... Can you verify
that the altivec resampler is used ?
("Using AltiVec optimized resampler" is displayed)

If yes, an ultraquick test is to return NULL early
in liba52/resample_altivec.c:a52_resample_altivec(),
instead of a52_resample_STEREO_to_2_altivec.

But I don't see how that code could create an
error in free().

-- 
Romain Dolbeau




More information about the MPlayer-dev-eng mailing list