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

Gianluigi Tiesi mplayer at netfarm.it
Wed Jun 8 17:15:51 CEST 2005


On Tue, Jun 07, 2005 at 04:09:49PM +0200, Sascha Sommer wrote:
> 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?
> 

libavcodec one is a bit updated but I think the only big difference
is the asm code of downmix.c, I could attempt to merge it.


-- 
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/




More information about the MPlayer-dev-eng mailing list