[MPlayer-cvslog] r19148 - in trunk/libswscale: rgb2rgb.c swscale-example.c swscale.c swscale.h swscale_internal.h yuv2rgb.c yuv2rgb_altivec.c

Jan Knutar jknutar at nic.fi
Sat Jul 22 12:52:24 CEST 2006


<snip>

This breaks compilation in msys, because when memalign() is
unavailable, memalign() gets defined to malloc(), which results
in:

libswscale/libswscale.a(swscale.o)(.text+0xcb8d):swscale.c: undefined reference to `please_use_av_malloc'





More information about the MPlayer-cvslog mailing list