log libswscale/Makefile @ 20148:73cd6b74c538

age author description
Wed, 11 Oct 2006 08:30:22 +0000 diego Move CFLAGS handling to common.mak.
Sat, 07 Oct 2006 09:23:09 +0000 diego Replace -I.. by -I$(BUILD_ROOT).
Thu, 05 Oct 2006 17:11:05 +0000 diego Simplify test program build.
Thu, 05 Oct 2006 00:57:48 +0000 diego Test programs depend on $(LIB).
Wed, 04 Oct 2006 22:18:40 +0000 diego FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.
Wed, 04 Oct 2006 14:02:42 +0000 diego Remove cs_test and swscale-example on clean.
Wed, 04 Oct 2006 14:00:14 +0000 diego Remove redundant EXTRALIBS declaration.
Wed, 04 Oct 2006 13:56:24 +0000 diego Simplify compilation call by using $(EXTRALIBS).
Mon, 21 Aug 2006 12:15:29 +0000 lucabe Allow to compile swscale tests
Thu, 17 Aug 2006 17:19:56 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
Wed, 16 Aug 2006 20:09:47 +0000 lucabe Fix compilation as a win32 shared library (libavutil must be explicitly linked)
Mon, 10 Jul 2006 12:35:52 +0000 lucabe make libswscale build system similar to the libav* one
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale