log

age author description
Mon, 28 May 2001 20:20:22 +0000 gabucino *** empty log message ***
Mon, 28 May 2001 19:16:06 +0000 gabucino *** empty log message ***
Mon, 28 May 2001 15:12:14 +0000 arpi_esp argh. i commented out wrong lines
Mon, 28 May 2001 10:27:58 +0000 eyck leftovers.
Mon, 28 May 2001 09:54:21 +0000 eyck there is another format that get detected as vplayers.
Sun, 27 May 2001 23:29:03 +0000 arpi_esp no codecs - segfault fixed
Sun, 27 May 2001 21:18:54 +0000 arpi_esp mpeg fourcc changed
Sun, 27 May 2001 21:12:46 +0000 arpi_esp -bps
Sun, 27 May 2001 20:59:58 +0000 arpi_esp implemented ~/.mplayer/sub/filename.sub stuff
Sun, 27 May 2001 20:18:52 +0000 gabucino *** empty log message ***
Sun, 27 May 2001 14:13:05 +0000 nickols_k Improvements
Sun, 27 May 2001 00:02:12 +0000 arpi_esp AVI -bps desync problem solved
Sat, 26 May 2001 23:03:28 +0000 gabucino *** empty log message ***
Sat, 26 May 2001 21:26:03 +0000 arpi_esp prints kernel, gcc and binutils version
Sat, 26 May 2001 15:43:54 +0000 nickols_k Improvements
Sat, 26 May 2001 10:29:41 +0000 nickols_k Improvements
Sat, 26 May 2001 04:16:34 +0000 gabucino regionset tool
Fri, 25 May 2001 18:26:24 +0000 arpi_esp using alaw.h instead of alaw.c
Fri, 25 May 2001 18:26:01 +0000 arpi_esp alaw/ulaw tables, generated with TOOLS/alaw-gen.c
Fri, 25 May 2001 18:24:57 +0000 arpi_esp removed because of licensing problems :(
Fri, 25 May 2001 18:19:53 +0000 arpi_esp missing semicolon fixed
Fri, 25 May 2001 18:17:27 +0000 arpi_esp alaw and ulaw table generator
Fri, 25 May 2001 17:37:12 +0000 gabucino ehh.
Fri, 25 May 2001 17:32:52 +0000 gabucino *** empty log message ***
Fri, 25 May 2001 17:04:11 +0000 gabucino *** empty log message ***
Fri, 25 May 2001 15:45:35 +0000 arpi_esp removed emms() and reordered stuff
Fri, 25 May 2001 15:42:55 +0000 arpi_esp emms() SIGILL on non-MMX systems fixed
Fri, 25 May 2001 15:32:00 +0000 bertrand Removed the asf_streaming.c file for compilation.
Fri, 25 May 2001 14:02:21 +0000 atmosfear Replaced wrond direction floating -> integer conversion.
Fri, 25 May 2001 14:01:21 +0000 bertrand Continue implementation of ASF streaming.
Fri, 25 May 2001 13:58:32 +0000 bertrand Some simple code to handle HTTP requests/responses.
Fri, 25 May 2001 13:57:18 +0000 bertrand Url given without a filename/path get the filename/path '/'
Fri, 25 May 2001 06:12:37 +0000 gabucino *** empty log message ***
Fri, 25 May 2001 05:57:41 +0000 gabucino authors' notice changed/added
Thu, 24 May 2001 21:09:13 +0000 arpi_esp using gcc -MM instead of makedepend, make OBJS from SRCS where possible
Thu, 24 May 2001 20:48:45 +0000 arpi_esp removed redundant osd.h includes
Thu, 24 May 2001 20:14:28 +0000 atmosfear This version is slightly better then previous, hard to decide.
Thu, 24 May 2001 20:13:28 +0000 atmosfear Better working version, no silence, but distorted.
Thu, 24 May 2001 19:03:31 +0000 atmosfear Small changes for aalib.
Thu, 24 May 2001 18:33:51 +0000 arpi_esp some updates
Thu, 24 May 2001 16:22:18 +0000 gabucino sok csunya ize
Thu, 24 May 2001 09:42:18 +0000 nickols_k Better insns scheduling
Thu, 24 May 2001 09:19:38 +0000 eyck Wrong header lenght count for vplayer format fixed.
Thu, 24 May 2001 09:00:38 +0000 eyck There are no conffiles in mplayer no more.
Thu, 24 May 2001 01:30:51 +0000 arpi_esp ehh...
Thu, 24 May 2001 01:19:29 +0000 arpi_esp opendivx NEW_DECORE fixed
Wed, 23 May 2001 19:51:52 +0000 arpi_esp gcc warnings fixed - patch by Aelius aelius@wish.net
Wed, 23 May 2001 09:19:58 +0000 eyck /etc/mplayer.conf created on install-time based on user responses.
Wed, 23 May 2001 08:51:44 +0000 gabucino Dariusz added
Tue, 22 May 2001 23:17:31 +0000 arpi_esp support for new opendivx decore API
Tue, 22 May 2001 11:09:26 +0000 eyck Preliminary support for RT-type subs.
Tue, 22 May 2001 07:45:35 +0000 nickols_k x86 assembler optimization
Mon, 21 May 2001 13:04:34 +0000 bertrand Changed some #ifdef to include modify ASF structs definition
Mon, 21 May 2001 12:43:10 +0000 eyck get docs into /usr/share/doc/mplayer, debian menu for future use and
Mon, 21 May 2001 08:33:33 +0000 eyck sample /etc/mplayer.conf file.
Mon, 21 May 2001 08:32:00 +0000 eyck spellcheck, start of integration with debian menu system, /etc/mplayer.conf
Sun, 20 May 2001 21:49:45 +0000 arpi_esp didn't handle flags parameter correctly
Sun, 20 May 2001 13:24:41 +0000 bertrand Fixed crashing while reading the content description for some ASF file.
Sun, 20 May 2001 13:06:33 +0000 bertrand Now Check if the 'filename' is an URL and connect to the server.
Sun, 20 May 2001 12:58:41 +0000 bertrand Included "netdb.h" file needed.