log

age author description
Sun, 16 Dec 2001 14:10:37 +0000 arpi vfw codecs can't do 16bpp, but 15
Sun, 16 Dec 2001 13:24:13 +0000 michael oops, 8bit instead of 16
Sun, 16 Dec 2001 11:51:02 +0000 gabucino began updated translation by <nell@skrzynka.pl> (work-in-progress)
Sun, 16 Dec 2001 11:47:36 +0000 gabucino obsoleted files (all) removed
Sun, 16 Dec 2001 11:37:23 +0000 pl Patch by Adam Di Carlo <adam@onshore-devel.com>:
Sun, 16 Dec 2001 11:35:14 +0000 pl Patch by Adam Di Carlo <adam@onshore-devel.com>:
Sun, 16 Dec 2001 11:32:59 +0000 pl Patch by Adam Di Carlo <adam@onshore-devel.com>:
Sun, 16 Dec 2001 10:45:00 +0000 jaf similar to 1.132, applied Panagiotis' patch
Sun, 16 Dec 2001 10:34:06 +0000 jaf similar to 1.16, Add subtitle loader for gui
Sun, 16 Dec 2001 10:27:58 +0000 jaf similar to 1.16, dvd subtiteles added
Sun, 16 Dec 2001 07:54:35 +0000 bertrand Changed an unknown file to preroll.
Sun, 16 Dec 2001 07:40:52 +0000 bertrand Handle broken server that doesn't send CRLF but jusr LF.
Sun, 16 Dec 2001 03:21:47 +0000 arpi updated
Sun, 16 Dec 2001 03:06:41 +0000 michael a bit more SSE optimizations
Sun, 16 Dec 2001 02:47:03 +0000 michael better benchmarking
Sun, 16 Dec 2001 00:31:44 +0000 michael gcc -O? thinks a*0.0 != 0.0 so we need a better cmp
Sun, 16 Dec 2001 00:26:21 +0000 melanson fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug in
Sat, 15 Dec 2001 23:26:52 +0000 michael some SSE optimizations
Sat, 15 Dec 2001 22:32:14 +0000 michael benchmarking code (#define TIMING)
Sat, 15 Dec 2001 18:35:06 +0000 jkeil --with-x11{inc,lib}dir configure option broken, can't select a specific X11
Sat, 15 Dec 2001 17:40:59 +0000 pl update to match the latest update in English version
Sat, 15 Dec 2001 17:12:20 +0000 alex support for RGB/BGR modes (tested with raw and divx4)
Sat, 15 Dec 2001 16:49:45 +0000 alex -vivo version option added
Sat, 15 Dec 2001 16:44:54 +0000 alex added -vivo subconfig
Sat, 15 Dec 2001 16:29:14 +0000 nick Sync with rev 1.16
Sat, 15 Dec 2001 16:21:22 +0000 nexus sync
Sat, 15 Dec 2001 15:36:07 +0000 pontscho Add subtitle loader for gui
Fri, 14 Dec 2001 23:56:12 +0000 gabucino fixed sig8 while -idx on some files (actually this is a workaround) :(
Fri, 14 Dec 2001 23:50:57 +0000 bertrand Made the HTTP request escaped the url.
Fri, 14 Dec 2001 23:48:47 +0000 bertrand Added 2 functions to escape/unescape the url as described in the RFC 2396.