log

age author description
Thu, 14 Aug 2003 01:05:49 +0000 alex 1000l
Thu, 14 Aug 2003 00:36:25 +0000 alex warning fix
Wed, 13 Aug 2003 21:32:28 +0000 alex Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
Wed, 13 Aug 2003 21:04:15 +0000 alex Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <agapon@cv-nj.com>
Wed, 13 Aug 2003 19:02:34 +0000 alex using CONF_TYPE_IMGFMT
Wed, 13 Aug 2003 18:56:29 +0000 alex Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
Wed, 13 Aug 2003 17:38:30 +0000 alex CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs too
Wed, 13 Aug 2003 17:03:36 +0000 albeu "when I run "mplayer -slave <audiofile> " then, while playing, I send the
Wed, 13 Aug 2003 16:45:02 +0000 alex 100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Wed, 13 Aug 2003 16:01:53 +0000 henry v4l2 check
Wed, 13 Aug 2003 12:09:25 +0000 albeu Fix a 10l and add escaped filename support. Needed by ftp.
Wed, 13 Aug 2003 11:18:24 +0000 albeu Fix -cdrom-device to work again with cdda and vcd.
Wed, 13 Aug 2003 09:42:53 +0000 alex 1000l, thanks Pierre
Tue, 12 Aug 2003 23:18:02 +0000 alex added live.com to (no)inputmodules
Tue, 12 Aug 2003 22:41:53 +0000 alex update, again
Tue, 12 Aug 2003 20:54:12 +0000 alex moved lot of global variables into static ones (and some minor spelling fixes)
Tue, 12 Aug 2003 20:09:53 +0000 joey Added DR support to vo_fbdev,
Tue, 12 Aug 2003 19:58:55 +0000 nauj27 sync (Real Win32 vs Linux codec clarification)
Tue, 12 Aug 2003 19:47:44 +0000 nauj27 sync ('tinterlace' filter)
Tue, 12 Aug 2003 19:08:05 +0000 alex some updates
Tue, 12 Aug 2003 18:00:08 +0000 arpi min/max float->double
Tue, 12 Aug 2003 13:25:52 +0000 gabucino From: Kir Kostuchenko <kir@users.sourceforge.net>
Tue, 12 Aug 2003 13:22:35 +0000 gabucino reverse of accidently twice commited patch (non-unified patch suxx)
Tue, 12 Aug 2003 11:32:51 +0000 gabucino From: Kir Kostuchenko <kir@users.sourceforge.net>
Tue, 12 Aug 2003 08:24:24 +0000 rfelker 10000l, the old code was slow as hell, copying stuff extra times and
Tue, 12 Aug 2003 07:38:49 +0000 gabucino Hi, here are slave commands:
Tue, 12 Aug 2003 06:57:19 +0000 joey Changed all printf into mp_msg
Tue, 12 Aug 2003 00:30:27 +0000 diego Real Win32 vs Linux codec clarification.
Mon, 11 Aug 2003 21:37:39 +0000 diego sync by Andriy N. Gritsenko <andrej@lucky.net>