summaryrefslogtreecommitdiffstats
path: root/core/m_option.h
Commit message (Expand)AuthorAgeFilesLines
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-646/+0
* options: don't make options set during playback file local (e.g. --vf)wm42013-08-021-5/+0
* Remove m_structwm42013-08-021-1/+0
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-7/+0
* options: handle presets directly in m_configwm42013-07-311-0/+5
* options: make legacy hacks for AFs/VFs more explicitwm42013-07-221-0/+2
* options: hide encoding AO/VO in help outputwm42013-07-211-0/+2
* options: add some features to video filter parserwm42013-07-211-0/+11
* options: use m_config for options instead of m_structwm42013-07-211-12/+27
* m_option: remove unused definitionswm42013-07-201-9/+0
* m_option, vf: add label supportwm42013-05-231-0/+2
* Merge branch 'audio_changes'wm42013-05-121-0/+6
|\
| * core: use channel map on demuxer level toowm42013-05-121-0/+2
| * audio: add channel map APIwm42013-05-121-0/+4
* | m_option: add function to check whether parameters are requiredwm42013-04-211-0/+2
* | options: untangle track range parsing for stream_cddawm42013-04-211-16/+1
|/
* vo_opengl: split into multiple files, convert to new option APIwm42013-03-281-0/+10
* core: remove a number of global variableswm42013-03-081-0/+3
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-0/+3
* m_option: don't define OPT_BASE_STRUCT by defaultwm42013-03-011-2/+0
* m_option: reformat option macro definitionswm42013-03-011-31/+102
* m_options: more typesafetywm42013-03-011-24/+40
* m_option: remove preset mechanismwm42013-02-231-22/+0
* options: drop --opt:subopt option nameswm42013-02-231-10/+4
* options: parse C-style escapes for some optionswm42013-02-201-0/+3
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGwm42013-02-091-3/+1
* options: unify single dash and double dash optionswm42013-02-091-7/+16
* options: change handling of "no-" optionswm42013-02-091-0/+4
* video: add --autofit and --autofit-larger optionswm42013-01-231-0/+3
* options: allow using % for width and height in --geometrywm42013-01-231-0/+1
* options: move -geometry parsing to m_option.cwm42013-01-231-0/+12
* video: decouple internal pixel formats from FourCCswm42013-01-131-0/+3
* m_option: add color option typewm42012-11-201-0/+7
* options: support chapters for --start and --endwm42012-11-201-0/+1
* options: rename -ss and -endpos, allow relative timeswm42012-11-161-9/+13
* options: rename --xineramascreen to --screen, remove magic valueswm42012-11-161-0/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+519