Tue, 29 Jan 2002 01:43:15 +0000 |
michael |
area averageing scaling support (-sws 5) (is identical to bilinear for upscale)
|
Mon, 28 Jan 2002 23:57:18 +0000 |
michael |
nearest neighbor / sdl emulation ;) scaling (-sws 4)
|
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 15:22:28 +0000 |
michael |
a few filters (should be removed/merged when arpis videofilter stuff is finished)
|
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
|
Thu, 06 Dec 2001 00:10:42 +0000 |
michael |
vertical cubic/linear scaling
|
Sun, 02 Dec 2001 20:03:26 +0000 |
michael |
horizontal up/downscale linear & cubic
|
Thu, 29 Nov 2001 20:19:17 +0000 |
michael |
swscaler cleanup
|
Sun, 28 Oct 2001 18:30:59 +0000 |
michael |
yv12 to yv12 scaler
|
Mon, 15 Oct 2001 19:06:16 +0000 |
arpi |
header for swscale.c
|