[MPlayer-dev-eng] liba52 printf in parse.c

Sascha Sommer saschasommer at freenet.de
Tue Jun 7 16:09:49 CEST 2005


Hi,

Am Montag, den 06.06.2005, 06:58 +0200 schrieb Gianluigi Tiesi:
> parse.c contains:
> printf("liba52: unable to get 16 byte aligned memory disabling usage of SSE instructions\n");
> 
> I think it should be changed to fprintf(stderr... (include is also
> needed) or removed as other debug string in the sources.
> 

The whole workaround is a bad hack. Imho the best would be to merge the
remaining changes from our liba52 to the one in libavcodec and remove it
from MPlayer. Then we could also use the aligned malloc from libavcodec.
Does anyone know what are the main differences between the 2 liba52s?

Sascha 






More information about the MPlayer-dev-eng mailing list