log libswscale/swscale.h @ 28488:01afb64ccf4a

age author description
Tue, 10 Feb 2009 23:26:56 +0000 stefano Move documentation of sws_getCachedContext() from swscale.c to
Tue, 10 Feb 2009 23:22:07 +0000 stefano Add a @deprecated notice to swscale_get_ordered().
Mon, 09 Feb 2009 23:42:16 +0000 stefano Document coeff and length fields in SwsVector.
Sun, 08 Feb 2009 23:06:05 +0000 stefano Drop the deprecated sws_scale_ordered() at the next major version
Sun, 08 Feb 2009 23:02:06 +0000 stefano Replace int type with enum PixelFormat for the dstFormat/srcFormat
Sun, 08 Feb 2009 22:50:57 +0000 stefano Fix a typo: lumaSarpen -> lumaSharpen.
Sun, 01 Feb 2009 02:01:31 +0000 diego Use full internal pathname in doxygen @file directives.