| Commit message (Expand) | Author | Age | Files | Lines |
* | m_config: support auto-allocated sub-structs | wm4 | 2012-08-06 | 1 | -0/+17 |
* | m_config: support flatten and merge flags for suboptions | wm4 | 2012-08-06 | 1 | -0/+8 |
* | options: get rid of some compatibility stuff | wm4 | 2012-08-06 | 1 | -6/+0 |
* | options: get rid of ambiguous option parsing | wm4 | 2012-08-05 | 1 | -6/+10 |
* | options: remove CONF_TYPE_PRINT_INDIRECT | wm4 | 2012-08-05 | 1 | -2/+0 |
* | m_options: get rid of CONF_NOSAVE | wm4 | 2012-08-04 | 1 | -8/+0 |
* | options: revert passing around talloc contexts | wm4 | 2012-08-04 | 1 | -7/+4 |
* | options: remove "no" options variants | wm4 | 2012-07-30 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 1 | -19/+42 |
|\ |
|
| * | options: make option struct the talloc parent of options | Uoti Urpala | 2012-07-16 | 1 | -4/+7 |
| * | options: support parsing values into substructs | Uoti Urpala | 2012-07-16 | 1 | -15/+35 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-05-20 | 1 | -69/+2 |
|\| |
|
| * | options: simplify option parsing/setting machinery | Uoti Urpala | 2012-05-08 | 1 | -69/+2 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 1 | -0/+1 |
|\| |
|
| * | core: remove old EDL mode (--edl option) | Uoti Urpala | 2012-03-09 | 1 | -0/+1 |
* | | options: allow choice options without parameter | wm4 | 2012-01-18 | 1 | -0/+5 |
|/ |
|
* | options: add "disabled option" functionality | Uoti Urpala | 2011-09-04 | 1 | -0/+5 |
* | options: commandline: print error type for parse failures | Uoti Urpala | 2011-07-29 | 1 | -0/+2 |
* | core: improve --loop handling | Uoti Urpala | 2011-07-29 | 1 | -0/+1 |
* | options: change option parsing to use bstr | Uoti Urpala | 2011-07-29 | 1 | -14/+4 |
* | options: indicate ambiguous option parameters explicitly | Uoti Urpala | 2011-07-29 | 1 | -17/+10 |
* | cleanup: silence most of the clang warnings | Clément Bœsch | 2011-07-09 | 1 | -1/+1 |
* | commands: change property mechanism to use talloc strings | Uoti Urpala | 2011-07-03 | 1 | -1/+1 |
* | cosmetics: reformat demux_lavf.c, m_option.[ch] and m_property.c | Uoti Urpala | 2011-07-03 | 1 | -305/+260 |
* | cleanup: shut up more warnings | Clément Bœsch | 2011-05-06 | 1 | -3/+3 |
* | options: support string list separators other than ',' | Uoti Urpala | 2011-04-20 | 1 | -0/+11 |
* | options: remove CONF_OLD option flag | Uoti Urpala | 2011-01-31 | 1 | -6/+1 |
* | options: remove unused "func_full" option type | Uoti Urpala | 2011-01-31 | 1 | -2/+0 |
* | commands: add generic option -> property wrapper | Uoti Urpala | 2010-12-18 | 1 | -0/+6 |
* | options: add "choice" option type, use for -pts-association-mode | Uoti Urpala | 2010-12-18 | 1 | -0/+8 |
* | options: add OPT_MAKE_FLAGS macro, creates "opt/noopt" flag pair | Clément Bœsch | 2010-11-04 | 1 | -0/+1 |
* | options: modify parse_timestring(), make public | cigaes | 2010-11-02 | 1 | -0/+11 |
* | options: move audio_output_channels, audio_output_format to struct | Uoti Urpala | 2010-11-02 | 1 | -0/+1 |
* | options: move -chapter values to option struct | Uoti Urpala | 2010-04-25 | 1 | -0/+2 |
* | Merge svn changes up to r30748 | Uoti Urpala | 2010-03-10 | 1 | -9/+9 |
|\ |
|
| * | Make more option-parsing related function arguments const. | reimar | 2010-02-25 | 1 | -11/+11 |
* | | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\| |
|
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 | 1 | -0/+18 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -11/+11 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -11/+11 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 1 | -0/+2 |
|\| |
|
| * | Add a 64 bit integer type to the suboption parser. | reimar | 2009-03-02 | 1 | -0/+2 |
* | | Move input options to option struct | Uoti Urpala | 2008-04-30 | 1 | -0/+1 |
* | | m_option.h: #include <stddef.h> for offsetof | Uoti Urpala | 2008-04-28 | 1 | -0/+1 |
* | | Move vf_settings to options struct | Uoti Urpala | 2008-04-26 | 1 | -0/+1 |
* | | Move -lavdopts to options struct | Uoti Urpala | 2008-04-25 | 1 | -0/+1 |
* | | Modify option helper macros | Uoti Urpala | 2008-04-24 | 1 | -0/+7 |
* | | Start of new option system | Uoti Urpala | 2008-04-23 | 1 | -14/+4 |
|/ |
|
* | Replace the trivial command line preparser with a more robust version | albeu | 2008-04-13 | 1 | -0/+6 |
* | Add necessary #includes to pass 'make checkheaders'. | diego | 2008-03-04 | 1 | -0/+2 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Option print functions may not and do not modify value | reimar | 2007-12-02 | 1 | -2/+2 |
* | correct const usage in the option handling code so that tables can be | rfelker | 2007-11-09 | 1 | -43/+43 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -3/+3 |
* | Move parsing of the -ss option to the option code. | uau | 2007-02-24 | 1 | -0/+2 |
* | after a long time, finally i could add -endpos option to mplayer executable. | ptt | 2006-09-25 | 1 | -0/+10 |
* | marks several string parameters as const, as they are not modified inside the... | reynaldo | 2006-07-13 | 1 | -1/+1 |
* | spelling/grammar/wording fixes in doxygen and non-doxygen comments | diego | 2006-04-27 | 1 | -24/+24 |
* | Fix most of the mistakes pointed out by Diego. | albeu | 2006-04-25 | 1 | -31/+31 |
* | Doxygen attack! | albeu | 2006-04-24 | 1 | -79/+295 |
* | New option type to print help text with a function. | albeu | 2006-01-24 | 1 | -0/+2 |
* | 100L m_option_copy should use the copy callback and not the set one. | albeu | 2006-01-22 | 1 | -1/+1 |
* | allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p... | gpoirier | 2005-09-02 | 1 | -0/+5 |
* | CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT | alex | 2004-12-27 | 1 | -0/+2 |
* | m_option_type_double | michael | 2004-02-10 | 1 | -0/+2 |
* | 100l to albeu for his english grammar, and 10l to me becouse I noticed that l... | alex | 2003-08-13 | 1 | -1/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -16/+27 |
* | 1000l, thanks Pierre | alex | 2003-08-13 | 1 | -1/+1 |
* | 10L forgot to fix the forward declaration too. | albeu | 2003-04-02 | 1 | -1/+1 |
* | Fix some 10L typo in header (m_struct_s instead of m_struct_st). | albeu | 2003-04-02 | 1 | -18/+20 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 | 1 | -1/+28 |
* | pphelp | michael | 2003-01-03 | 1 | -0/+2 |
* | Fix the Gui with NEW_CONFIG | albeu | 2002-11-12 | 1 | -1/+1 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -0/+222 |