[MPlayer-dev-eng] [PATCH] memalign hack should use av_malloc

Gianluigi Tiesi mplayer at netfarm.it
Sun Jul 23 01:21:24 CEST 2006


When compiling mplayer in systems without memalign,
configure aliases it malloc, but libswscale/swscale.c
grabs malloc definition from libavutil converting it
in please_use_av_malloc,
this patch make use of av_malloc when memalign is missing,
this is not a big deal since if I understood ffmpeg stuff
is now mandatory.

patch @ http://oss.netfarm.it/mplayer/patches/xx_memalign_av_malloc.diff

Bye
-- 
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