Thu, 14 Feb 2002 16:38:50 +0000 |
michael |
minor dststride bugfix for i420 output
|
Sat, 09 Feb 2002 23:43:48 +0000 |
michael |
bgr24toUV in MMX
|
Sat, 09 Feb 2002 17:03:53 +0000 |
michael |
bgr24toY in MMX
|
Fri, 08 Feb 2002 03:09:46 +0000 |
michael |
bgr15 input support
|
Fri, 08 Feb 2002 01:24:02 +0000 |
michael |
faster bgr16 input
|
Fri, 08 Feb 2002 00:42:00 +0000 |
michael |
bgr16 input support
|
Wed, 06 Feb 2002 22:55:57 +0000 |
michael |
rgb32 & rgb24 input support
|
Wed, 06 Feb 2002 20:52:14 +0000 |
michael |
swScale internally uses yuv2rgb now if possible
|
Sat, 02 Feb 2002 18:18:58 +0000 |
michael |
MMX(2) optimized YUY2 input
|
Fri, 01 Feb 2002 19:25:09 +0000 |
michael |
YUY2, BGR24, BGR32 input support (no mmx yet)
|
Wed, 30 Jan 2002 15:21:08 +0000 |
michael |
YV12 like formats support (I420/IYUV)
|
Mon, 21 Jan 2002 22:11:09 +0000 |
michael |
15/16 bit dithering in C (5% slower, can be disabled by comenting #define DITHER1XBPP out)
|
Mon, 21 Jan 2002 18:32:31 +0000 |
michael |
copyright(swscaler) = GPL
|
Mon, 21 Jan 2002 03:56:47 +0000 |
michael |
general convolution filtering of the source picture
|
Sun, 20 Jan 2002 05:30:23 +0000 |
michael |
removed global vars so that multiple swscalers can be used
|