summaryrefslogtreecommitdiffstats
path: root/m_option.c
Commit message (Expand)AuthorAgeFilesLines
* allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p...gpoirier2005-09-021-6/+6
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...gpoirier2005-06-201-0/+2
* Fix crash with e.g. -vf scale=::reimar2005-06-171-0/+10
* introduced -string- parameter to match everything after :// syntaxnicodvb2005-05-141-0/+6
* CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMTalex2004-12-271-0/+89
* Add "Available video filters:" line to -vf help.diego2004-12-011-0/+1
* RGBA variantsmichael2004-08-111-0/+4
* make config accept true/false as parametersiive2004-07-081-0/+2
* degccifyalex2004-06-251-5/+5
* 100l (cvs commit + tired ...)michael2004-02-101-0/+1
* m_option_type_doublemichael2004-02-101-3/+30
* swedish yes/no options supportwight2004-01-131-0/+2
* polish yes/no options supportwight2004-01-121-0/+2
* Fix long standing bug where last (and sometimes first) char of thealbeu2004-01-101-4/+7
* 10l. found by John Wehle <john@feith.com>alex2003-12-271-1/+1
* Warning fixes (approved by A'rpi).rathann2003-11-081-0/+1
* -vop ---> -vfdiego2003-10-251-1/+1
* added nv12/nv21 and some other fourccs (still not synced)alex2003-08-311-3/+10
* a 100l and another typodiego2003-08-181-2/+2
* spelling and grammar fixes galorediego2003-08-171-46/+46
* Spelling police:diego2003-08-141-4/+4
* CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs tooalex2003-08-131-1/+4
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...alex2003-08-131-5/+5
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-5/+0
* Fix a 10l and add escaped filename support. Needed by ftp.albeu2003-08-131-1/+11
* output typo fixes: unknow --> unknowndiego2003-07-091-1/+1
* Fix the segfault in case of missing arg for flag optionsalbeu2003-07-011-0/+1
* warning fixes by Dominikalex2003-06-011-1/+2
* Add suffix support to the object list type.albeu2003-04-121-10/+143
* Don't give the initial / as part of the filename.albeu2003-04-061-1/+1
* Fix some 10L typo in header (m_struct_s instead of m_struct_st).albeu2003-04-021-122/+274
* Improve the imgfmt option typealbeu2003-03-151-28/+51
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-8/+436
* disable free() in string and string_list parsers. yes, it's a hackarpi2003-01-301-6/+6
* pphelpmichael2003-01-031-1/+19
* fixed 'mplayer -nosound xxx' sig11 if configfile have string list optionsarpi2002-12-061-1/+1
* FreeBSD fixnexus2002-11-241-0/+1
* Fix the Gui with NEW_CONFIGalbeu2002-11-121-2/+18
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+1008