aboutsummaryrefslogtreecommitdiffhomepage
path: root/m_option.c
Commit message (Expand)AuthorAge
* str_list separator backslash-escapingGravatar reimar2007-02-05
* Get rid of useless last_ptr assignmentGravatar reimar2007-02-04
* \, escapingGravatar michael2006-10-20
* Avoid memleak when calling parse_obj_params only for syntax-checking (dst == ...Gravatar reimar2006-10-08
* Another != NULL check after dereferencingGravatar reimar2006-10-08
* Fix variable dereference before NULL check.Gravatar reimar2006-10-08
* Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,Gravatar reimar2006-09-29
* after a long time, finally i could add -endpos option to mplayer executable.Gravatar ptt2006-09-25
* Get rid of two initialized but unused variablesGravatar reimar2006-08-09
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* marks some read-only char* inside structs as const, patch by Stefan Huehner, ...Gravatar reynaldo2006-07-27
* marks several string parameters as const, as they are not modified inside the...Gravatar reynaldo2006-07-13
* Remove unused variables, patch by Stefan Huehner stefan at huehner org.Gravatar diego2006-07-08
* rm unnecesary casts from void* - part 3Gravatar reynaldo2006-07-02
* rm unnecesary void* casts - part 1Gravatar reynaldo2006-07-01
* Do not parse numbers as octal, strip leading zeroes instead.Gravatar reimar2006-06-15
* Doxygen attack!Gravatar albeu2006-04-24
* Get ride of the several if(identify) messy lines and rearangment of some of t...Gravatar reynaldo2006-04-24
* Small fix with object list (-vf) help.Gravatar albeu2006-03-15
* Make -xy help output consistent, output an empty line before and after.Gravatar diego2006-03-04
* use calloc instead of malloc in copy_func_pf, missing initialization ofGravatar reimar2006-02-22
* New option type to print help text with a function.Gravatar albeu2006-01-24
* Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to doGravatar albeu2006-01-23
* fix incorrect use of strl* functions (patch by reimar)Gravatar rfelker2005-10-25
* Use PRI?64 defines as format strings for 64 bit variables.Gravatar reimar2005-10-13
* Add support for suboption escaping via both "" and %n%str syntaxGravatar reimar2005-10-12
* Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.Gravatar reimar2005-09-07
* allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p...Gravatar gpoirier2005-09-02
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...Gravatar gpoirier2005-06-20
* Fix crash with e.g. -vf scale=::Gravatar reimar2005-06-17
* introduced -string- parameter to match everything after :// syntaxGravatar nicodvb2005-05-14
* CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMTGravatar alex2004-12-27
* Add "Available video filters:" line to -vf help.Gravatar diego2004-12-01
* RGBA variantsGravatar michael2004-08-11
* make config accept true/false as parametersGravatar iive2004-07-08
* degccifyGravatar alex2004-06-25
* 100l (cvs commit + tired ...)Gravatar michael2004-02-10
* m_option_type_doubleGravatar michael2004-02-10
* swedish yes/no options supportGravatar wight2004-01-13
* polish yes/no options supportGravatar wight2004-01-12
* Fix long standing bug where last (and sometimes first) char of theGravatar albeu2004-01-10
* 10l. found by John Wehle <john@feith.com>Gravatar alex2003-12-27
* Warning fixes (approved by A'rpi).Gravatar rathann2003-11-08
* -vop ---> -vfGravatar diego2003-10-25
* added nv12/nv21 and some other fourccs (still not synced)Gravatar alex2003-08-31
* a 100l and another typoGravatar diego2003-08-18
* spelling and grammar fixes galoreGravatar diego2003-08-17
* Spelling police:Gravatar diego2003-08-14
* CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs tooGravatar alex2003-08-13
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...Gravatar alex2003-08-13