log libswscale/swscale.c @ 19987:f00912e9480b

age author description
Wed, 27 Sep 2006 11:41:36 +0000 lucabe Add support for YUVJ formats
Sun, 17 Sep 2006 15:15:13 +0000 lucabe Remove the dependency of libswscale on img_format.h
Sun, 17 Sep 2006 14:59:55 +0000 lucabe Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)
Mon, 04 Sep 2006 09:38:24 +0000 gpoirier Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.
Wed, 30 Aug 2006 10:50:20 +0000 michael make the C code of the swscaler which i wrote LGPL
Fri, 18 Aug 2006 13:58:03 +0000 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
Sat, 12 Aug 2006 17:46:40 +0000 uau Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile