log libswscale/Makefile @ 20051:4b066db32976

age author description
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