log libswscale/swscale.h @ 22381:6cabac4d35b5

age author description
Fri, 12 Jan 2007 15:45:47 +0000 lucabe deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
Sun, 19 Nov 2006 10:38:12 +0000 lucabe Clarify that some of the non-SIMD code is now LGPLed.
Sat, 07 Oct 2006 15:33:14 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program'.
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
Mon, 24 Jul 2006 10:36:06 +0000 michael vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
Thu, 20 Jul 2006 12:13:57 +0000 lucabe Use libavutil in libswscale, and allow it to be built out of the mplayer tree
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale