index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
options
/
m_option.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
options: fix conversion of flags to strings
wm4
2015-07-01
1
-2
/
+7
*
options: improve an error message
wm4
2015-06-27
1
-2
/
+2
*
audio: replace format name table
wm4
2015-06-26
1
-3
/
+7
*
options: make keyvalue list parsing less strict
wm4
2015-06-10
1
-7
/
+8
*
options: change [...] to balanced quotes
wm4
2015-04-19
1
-1
/
+12
*
options: don't let --vf-clr etc. take an argument
wm4
2015-04-13
1
-0
/
+5
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
video: cleanup stereo mode parsing
wm4
2015-04-02
1
-53
/
+0
*
options: fix --geometry to string conversion
wm4
2015-04-01
1
-6
/
+2
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
1
-0
/
+10
*
parse_commandline: fail gracefully on bad args
wd0
2015-03-29
1
-1
/
+1
*
options: add conversion to string for geometry option types
wm4
2015-03-24
1
-0
/
+31
*
m_option: remove dead initialization
wm4
2015-03-23
1
-3
/
+3
*
options: add flag option type
wm4
2015-03-04
1
-0
/
+117
*
options: handle choice -> flag fallback automatically
wm4
2015-02-27
1
-3
/
+17
*
options: minor simplification in flag option parser
wm4
2015-02-27
1
-20
/
+14
*
options: change --msg-level option
wm4
2015-02-06
1
-56
/
+67
*
options: allow ":" as separator in key-value lists
wm4
2015-02-06
1
-1
/
+1
*
options: allow things like --geometry=x50
wm4
2015-02-04
1
-2
/
+3
*
options: slightly improve help output for choice and flag options
wm4
2015-02-02
1
-9
/
+12
*
options: fix parsing for --ab-loop-*
wm4
2014-12-12
1
-1
/
+1
*
options: add slightly more sophistcated mechanism for option deprecation
wm4
2014-12-11
1
-0
/
+8
*
m_option: never return NOPTS value as number from properties
wm4
2014-12-10
1
-5
/
+36
*
options: fix channel map options sometimes failing
wm4
2014-12-01
1
-1
/
+1
*
options: fix swapped deprecated/replacement in warning
wm4
2014-12-01
1
-1
/
+1
*
options: simplify channel map validation
wm4
2014-12-01
1
-4
/
+3
*
Remove some unneeded NULL checks
wm4
2014-11-21
1
-16
/
+13
*
command: implement A-B loops
wm4
2014-11-18
1
-2
/
+7
*
command: export some option metadata
wm4
2014-11-13
1
-1
/
+1
*
m_option: format mpv_node as json
wm4
2014-10-23
1
-1
/
+7
*
lua: strictly free memory on errors
wm4
2014-10-19
1
-1
/
+2
*
video: initial Matroska 3D support
wm4
2014-08-30
1
-0
/
+53
*
options: more detailed output for --vf-... error message
wm4
2014-08-28
1
-2
/
+4
*
options: fix key-value-list options
wm4
2014-08-05
1
-6
/
+11
*
Audit and replace all ctype.h uses
wm4
2014-07-01
1
-1
/
+0
*
options: support setting start time relative to start PTS
Tsukasa OMOTO
2014-06-29
1
-2
/
+5
*
options: remove some more stuff
wm4
2014-06-13
1
-7
/
+0
*
options: remove OPT_FLAG_CONSTANTS
wm4
2014-06-13
1
-13
/
+10
*
options: change --sub-file behavior
wm4
2014-06-08
1
-0
/
+36
*
m_option: use isfinite() instead of isnormal()
wm4
2014-06-01
1
-1
/
+1
*
command: allow native access to "vf" property
wm4
2014-04-24
1
-0
/
+101
*
options: don't allow --no-foo=yes
wm4
2014-04-14
1
-2
/
+2
*
video: change image format names, prefer mostly FFmpeg names
wm4
2014-04-14
1
-2
/
+4
*
m_option: fix handling of empty channel layouts
wm4
2014-03-10
1
-2
/
+2
*
m_option: make converting mpv_node to string always fail
wm4
2014-02-26
1
-1
/
+1
*
m_option: fix key/value list string conversion
wm4
2014-02-26
1
-1
/
+1
*
m_option: don't make "unset" string and string list return NULL strings
wm4
2014-02-26
1
-2
/
+2
*
m_option: add a way to convert values to/from mpv_node
wm4
2014-02-24
1
-14
/
+425
*
m_option: fix printf format specifier
wm4
2014-02-24
1
-1
/
+2
*
m_option: explicitly allow m_option.name==NULL
wm4
2014-02-23
1
-10
/
+11
*
options: handle escape sequences in e.g. --playing-msg differently
wm4
2014-02-20
1
-59
/
+8
*
options: alternative way to specify color options
wm4
2014-01-31
1
-2
/
+43
*
options: add key/value pair list option type
wm4
2014-01-16
1
-0
/
+64
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
1
-0
/
+1
*
options: make --msglevel=help print something helpful
wm4
2014-01-01
1
-0
/
+11
*
common: simplify and optimize string escape parsing
wm4
2013-12-30
1
-11
/
+8
*
options: simplify handling of some help options
wm4
2013-12-26
1
-28
/
+3
*
options: make --msglevel extend previous settings
wm4
2013-12-22
1
-3
/
+10
*
m_option: add mp_log context to sub-module print_help callback
wm4
2013-12-21
1
-1
/
+1
*
m_option: add mp_log callback to OPT_STRING_VALIDATE options
wm4
2013-12-21
1
-1
/
+1
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
1
-185
/
+154
*
msg: change --msglevel, reduce legacy glue
wm4
2013-12-20
1
-0
/
+41
*
m_option: don't include config.h in header
wm4
2013-12-18
1
-0
/
+8
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-2
/
+2
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-0
/
+2477