[MPlayer-dev-eng] [PATCH] memalign hack should use av_malloc
Tim Wojtulewicz
timwoj at ieee.org
Sun Jul 23 01:28:48 CEST 2006
This please_use_av_malloc define was causing libavutil to not build
on either of my OS X machines yesterday. I hadn't had time to look
into why.
Tim
On Jul 22, 2006, at 4:21 PM, Gianluigi Tiesi wrote:
> 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/
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
More information about the MPlayer-dev-eng
mailing list