Tue, 22 Jan 2002 02:00:57 +0000 |
melanson |
fixed some major flaws; decoder is now almost correct
|
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:55:51 +0000 |
nick |
Gamma correction (based on patch of P«”sztor Szil«”rd <silicon@falcon.sch.bme.hu>)
|
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 10:47:47 +0000 |
albeu |
Add a check to not set the cache size if the user alredy set it.
|
Mon, 21 Jan 2002 10:45:53 +0000 |
albeu |
Bug fix for subconfig option. A -tv option containing the on parameter
|
Mon, 21 Jan 2002 09:44:31 +0000 |
kmkaplan |
Add option -last-chapter for DVD playing/encoding
|
Mon, 21 Jan 2002 03:56:47 +0000 |
michael |
general convolution filtering of the source picture
|
Sun, 20 Jan 2002 21:39:56 +0000 |
bertrand |
Set the cache value if the network layer was able to compute it.
|
Sun, 20 Jan 2002 21:38:11 +0000 |
bertrand |
Changed the asf_file_header_t struct to read all the fields properly.
|
Sun, 20 Jan 2002 19:08:56 +0000 |
atmos4 |
/usr//include/inttypes.h for CYGWIN
|
Sun, 20 Jan 2002 18:50:58 +0000 |
nick |
Checking for RGB boundaries
|
Sun, 20 Jan 2002 18:36:09 +0000 |
atmos4 |
add mangling
|
Sun, 20 Jan 2002 17:11:05 +0000 |
nick |
RGB independed correction (similar to brightness)
|
Sun, 20 Jan 2002 17:06:45 +0000 |
nick |
Typo
|
Sun, 20 Jan 2002 14:42:08 +0000 |
nick |
2048x2048 is real max size of overlay
|
Sun, 20 Jan 2002 13:45:19 +0000 |
michael |
101
|
Sun, 20 Jan 2002 13:29:02 +0000 |
alex |
added support for unlimited video resolution (-1)
|
Sun, 20 Jan 2002 13:11:23 +0000 |
alex |
reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it with #define MGA_PCICONFIG_MEMDETECT
|
Sun, 20 Jan 2002 12:15:01 +0000 |
alex |
sorry, debug removed ;)
|
Sun, 20 Jan 2002 12:12:58 +0000 |
alex |
pci_config_read working
|
Sun, 20 Jan 2002 05:30:23 +0000 |
michael |
removed global vars so that multiple swscalers can be used
|
Sun, 20 Jan 2002 01:35:02 +0000 |
melanson |
initial implementation of SMC codec; it almost works, too!
|
Sun, 20 Jan 2002 00:39:54 +0000 |
arpi |
-alang/-slang fixed
|
Sat, 19 Jan 2002 23:59:20 +0000 |
alex |
equalizer is only supported by g400
|
Sat, 19 Jan 2002 22:46:28 +0000 |
alex |
cleaned some parts, tested and working with g400/450, g200 is buggy :(
|
Sat, 19 Jan 2002 22:43:19 +0000 |
alex |
reworked, picture moves when window moved, fullscreen working with gui, fixed some annoying bugs
|
Sat, 19 Jan 2002 22:42:08 +0000 |
alex |
clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), setting eq only if drivers i able
|
Sat, 19 Jan 2002 22:24:30 +0000 |
mswitch |
Reverted to using software sync again, some day I'll die of a heartattack if I can't get this
|
Sat, 19 Jan 2002 22:16:47 +0000 |
albeu |
Some improvment and make -vcd -dvd options considered as playlist entry
|
Sat, 19 Jan 2002 21:55:30 +0000 |
mswitch |
Only use hardware sync and prebuffering with mpegs!
|