log m_option.c @ 15789:32d9c8a0a02b

age author description
Mon, 20 Jun 2005 23:07:35 +0000 gpoirier adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
Fri, 17 Jun 2005 08:15:08 +0000 reimar Fix crash with e.g. -vf scale=::
Sat, 14 May 2005 12:49:18 +0000 nicodvb introduced -string- parameter to match everything after :// syntax
Mon, 27 Dec 2004 17:32:54 +0000 alex CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT
Wed, 01 Dec 2004 23:24:25 +0000 diego Add "Available video filters:" line to -vf help.
Wed, 11 Aug 2004 10:31:38 +0000 michael RGBA variants
Thu, 08 Jul 2004 00:04:42 +0000 iive make config accept true/false as parameters
Fri, 25 Jun 2004 17:01:25 +0000 alex degccify
Tue, 10 Feb 2004 22:58:30 +0000 michael 100l (cvs commit + tired ...)
Tue, 10 Feb 2004 14:32:06 +0000 michael m_option_type_double
Tue, 13 Jan 2004 09:55:40 +0000 wight swedish yes/no options support
Mon, 12 Jan 2004 07:09:10 +0000 wight polish yes/no options support
Sat, 10 Jan 2004 14:38:07 +0000 albeu Fix long standing bug where last (and sometimes first) char of the
Sat, 27 Dec 2003 12:36:24 +0000 alex 10l. found by John Wehle <john@feith.com>
Sat, 08 Nov 2003 00:26:51 +0000 rathann Warning fixes (approved by A'rpi).
Sat, 25 Oct 2003 18:44:41 +0000 diego -vop ---> -vf
Sun, 31 Aug 2003 21:11:35 +0000 alex added nv12/nv21 and some other fourccs (still not synced)
Mon, 18 Aug 2003 13:49:22 +0000 diego a 100l and another typo
Sun, 17 Aug 2003 13:51:04 +0000 diego spelling and grammar fixes galore
Thu, 14 Aug 2003 12:15:44 +0000 diego Spelling police:
Wed, 13 Aug 2003 17:38:30 +0000 alex CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs too
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 12:09:25 +0000 albeu Fix a 10l and add escaped filename support. Needed by ftp.
Wed, 09 Jul 2003 01:30:24 +0000 diego output typo fixes: unknow --> unknown
Tue, 01 Jul 2003 09:26:49 +0000 albeu Fix the segfault in case of missing arg for flag options
Sun, 01 Jun 2003 22:16:41 +0000 alex warning fixes by Dominik
Sat, 12 Apr 2003 13:45:43 +0000 albeu Add suffix support to the object list type.
Sun, 06 Apr 2003 16:27:14 +0000 albeu Don't give the initial / as part of the filename.
Wed, 02 Apr 2003 16:11:15 +0000 albeu Fix some 10L typo in header (m_struct_s instead of m_struct_st).
Sat, 15 Mar 2003 20:49:39 +0000 albeu Improve the imgfmt option type
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Thu, 30 Jan 2003 21:28:01 +0000 arpi disable free() in string and string_list parsers. yes, it's a hack
Fri, 03 Jan 2003 12:40:10 +0000 michael pphelp
Fri, 06 Dec 2002 17:11:50 +0000 arpi fixed 'mplayer -nosound xxx' sig11 if configfile have string list options
Sun, 24 Nov 2002 01:03:16 +0000 nexus FreeBSD fix
Tue, 12 Nov 2002 12:39:05 +0000 albeu Fix the Gui with NEW_CONFIG
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency