aboutsummaryrefslogtreecommitdiffhomepage
path: root/m_option.c
Commit message (Expand)AuthorAge
* m_config: support auto-allocated sub-structsGravatar wm42012-08-06
* options: get rid of ambiguous option parsingGravatar wm42012-08-05
* options: remove CONF_TYPE_PRINT_INDIRECTGravatar wm42012-08-05
* options: revert passing around talloc contextsGravatar wm42012-08-04
* libmpcodecs: add support for 422P9Gravatar mplayer-svn2012-08-03
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * options: fix specifying string options without parameterGravatar Uoti Urpala2012-07-16
| * options: make option struct the talloc parent of optionsGravatar Uoti Urpala2012-07-16
| * options: support parsing values into substructsGravatar Uoti Urpala2012-07-16
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-05-20
|\|
| * options: simplify option parsing/setting machineryGravatar Uoti Urpala2012-05-08
* | libmpcodecs: rename IMGFMT_GBR24P to IMGFMT_GBRPGravatar wm42012-03-25
* | libmpcodecs: support planar GBR24 decodingGravatar cehoyos2012-03-25
* | options: allow choice options without parameterGravatar wm42012-01-18
|/
* options: make "choice" option type parsing ignore caseGravatar Uoti Urpala2011-09-11
* options: commandline: don't print video filter list twiceGravatar Uoti Urpala2011-07-31
* options: fix failure to parse trailing ',' in string listGravatar Uoti Urpala2011-07-31
* options: commandline: print error type for parse failuresGravatar Uoti Urpala2011-07-29
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29
* options: indicate ambiguous option parameters explicitlyGravatar Uoti Urpala2011-07-29
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-07-06
|\
| * options: allow colorspace options to recognize "yvyu"Gravatar reimar2011-07-06
* | options: allocate dynamic options with tallocGravatar Uoti Urpala2011-07-06
|/
* commands: change property mechanism to use talloc stringsGravatar Uoti Urpala2011-07-03
* cosmetics: reformat demux_lavf.c, m_option.[ch] and m_property.cGravatar Uoti Urpala2011-07-03
* video/colorspaces: add new 9/10-bit formats from libavcodecGravatar Uoti Urpala2011-06-26
* options: fix -profile parsing after 2db33ab48cGravatar Uoti Urpala2011-05-07
* cleanup: shut up more warningsGravatar Clément Bœsch2011-05-06
* options: support string list separators other than ','Gravatar Uoti Urpala2011-04-20
* options: remove unused "func_full" option typeGravatar Uoti Urpala2011-01-31
* options: add special -leak-report optionGravatar Uoti Urpala2011-01-15
* Merge branch 'hr-seek'Gravatar Uoti Urpala2010-12-20
|\
* | cosmetics: remove unused code, small formatting tweaksGravatar Uoti Urpala2010-12-20
| * options: add "choice" option type, use for -pts-association-modeGravatar Uoti Urpala2010-12-18
|/
* cleanup: don't check for NULL before free()Gravatar diego2010-11-08
* options: modify parse_timestring(), make publicGravatar cigaes2010-11-02
* Move code to avoid forward declarations in top-level .c filesGravatar diego2010-11-02
* spelling fixesGravatar siretart2010-11-02
* m_option.c: fix list termination with -*-pre optionsGravatar reimar2010-11-02
* Merge svn changes up to r31141Gravatar Uoti Urpala2010-05-07
|\
| * Add support for 12-bit color mode on framebuffer devices.Gravatar cehoyos2010-05-06
* | options: move -chapter values to option structGravatar Uoti Urpala2010-04-25
* | Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \
* | | Make help text translatableGravatar Uoti Urpala2010-03-07
| | * Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
| | * Make more option-parsing related function arguments const.Gravatar reimar2010-02-25
| |/
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Merge svn changes up to r30301Gravatar Uoti Urpala2010-01-25
|\|