summaryrefslogtreecommitdiffstats
path: root/core/m_option.c
Commit message (Expand)AuthorAgeFilesLines
* Fix commit d1b37afwm42013-05-181-1/+1
* m_option: allow -vf ""wm42013-05-181-5/+3
* m_option: add -vf-togglewm42013-05-181-52/+80
* m_option: allow using -vf-del with a namewm42013-05-181-51/+70
* options: use case-sensitive comparsion for optionswm42013-05-151-15/+15
* m_option: fix segfault in parse_chmapRudolf Polzer2013-05-141-1/+2
* Merge branch 'audio_changes'wm42013-05-121-0/+42
|\
| * audio: add channel map APIwm42013-05-121-0/+42
* | options: allow using [ ] for quoting in sub-optionswm42013-04-261-1/+8
* | m_option: fix positional sub-option skippingwm42013-04-231-2/+2
* | m_option: allow quoted positional parameters for -vfwm42013-04-231-36/+53
* | m_option: redo code for parsing -vf to accept quoteswm42013-04-211-130/+123
* | m_option: add function to check whether parameters are requiredwm42013-04-211-0/+8
* | options: untangle track range parsing for stream_cddawm42013-04-211-56/+0
* | m_option: split out sub-config parsingwm42013-04-211-37/+54
|/
* m_option: pretty-print floats with 3 pre-decimal digits instead of 2wm42013-03-261-6/+6
* m_options: more typesafetywm42013-03-011-0/+28
* options: reject nan, inf, 0:0, etc. for float optionswm42013-02-261-0/+13
* options: remove parsing of "," as decimal pointwm42013-02-261-17/+2
* m_option: remove preset mechanismwm42013-02-231-76/+0
* options: parse C-style escapes for some optionswm42013-02-201-7/+62
* options: unify single dash and double dash optionswm42013-02-091-11/+12
* options: change handling of "no-" optionswm42013-02-091-0/+25
* video: add --autofit and --autofit-larger optionswm42013-01-231-0/+27
* options: allow using % for width and height in --geometrywm42013-01-231-63/+82
* options: move -geometry parsing to m_option.cwm42013-01-231-0/+128
* video: decouple internal pixel formats from FourCCswm42013-01-131-0/+35
* m_option: print valid integer range for choices on parsing errorswm42012-11-201-0/+2
* m_option: add color option typewm42012-11-201-0/+47
* options: support chapters for --start and --endwm42012-11-201-1/+11
* m_option: fix braindead --start, --length, --end option parsing bugswm42012-11-181-4/+4
* options: rename -ss and -endpos, allow relative timeswm42012-11-161-37/+26
* Rename directories, move files (step 2 of 2)wm42012-11-121-5/+5
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+2117