[Ffmpeg-devel] unset variables used in libavcodec/Makefile

Diego Biurrun diego
Sat Jul 8 17:31:21 CEST 2006


On Sat, Jul 08, 2006 at 04:15:43PM +0100, M?ns Rullg?rd wrote:
> The variables DTS_INC, MLIB_INC, and IPP_INC are referenced in the
> lavc makefile, but they are never set in any makefile or by configure.
> The mplayer configure script does set these variables, so I guess
> that's how they got there.

IPP_INC is not referenced anywhere, remove it at any time or I will in a
moment.

> Is there some reason why the mplayer configure script can't set CFLAGS
> instead?

It could.  In fact I've been planning to do something like this for some
time already.  I guess it's time to sit down and do it.  Please don't
remove them for now as not to break existing functionality.  I'll get to
the matter real soon now.

Diego




More information about the ffmpeg-devel mailing list