index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
options
/
m_option.h
Commit message (
Expand
)
Author
Age
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: cleanup stereo mode parsing
wm4
2015-04-02
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
options: add flag option type
wm4
2015-03-04
*
options: handle choice -> flag fallback automatically
wm4
2015-02-27
*
options: add slightly more sophistcated mechanism for option deprecation
wm4
2014-12-11
*
options: allow selecting track ID 0 too
wm4
2014-10-21
*
options: add M_OPT_FILE flag to mark options that want a file(list)
Alessandro Ghedini
2014-09-13
*
video: initial Matroska 3D support
wm4
2014-08-30
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
options: support setting start time relative to start PTS
Tsukasa OMOTO
2014-06-29
*
options: remove some more stuff
wm4
2014-06-13
*
options: remove some unneeded stuff
wm4
2014-06-13
*
options: remove OPT_FLAG_CONSTANTS
wm4
2014-06-13
*
options: change --sub-file behavior
wm4
2014-06-08
*
options: allow changing options at runtime
wm4
2014-02-25
*
m_option: add a way to convert values to/from mpv_node
wm4
2014-02-24
*
options: handle escape sequences in e.g. --playing-msg differently
wm4
2014-02-20
*
options: add key/value pair list option type
wm4
2014-01-16
*
options: simplify handling of some help options
wm4
2013-12-26
*
m_option: add mp_log context to sub-module print_help callback
wm4
2013-12-21
*
m_option: add mp_log callback to OPT_STRING_VALIDATE options
wm4
2013-12-21
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
*
msg: change --msglevel, reduce legacy glue
wm4
2013-12-20
*
m_option.h: actually remove config.h include
wm4
2013-12-19
*
m_option: don't include config.h in header
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17