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.c
Commit message (
Expand
)
Author
Age
*
options: simplify M_OPT_EXIT
wm4
2016-09-17
*
options: fix --list-options after previous commit
wm4
2016-09-10
*
options: make --h list options according to a pattern passed to it
wm4
2016-09-10
*
vo_opengl: deprecate sub-options, add them as global options
wm4
2016-09-02
*
vo, ao: disable positional parameter suboptions
wm4
2016-09-01
*
m_option: replace --no-video-aspect alias
wm4
2016-08-31
*
m_property: remove pointless explicitly clamping
wm4
2016-08-31
*
m_option: remove M_OPT_TYPE_DYNAMIC flag
wm4
2016-08-30
*
m_option: add mechanism to allow inf/-inf float options
wm4
2016-08-17
*
m_option: simplify float value range handling
wm4
2016-08-17
*
options: fix channels options copy/free operations
wm4
2016-08-05
*
audio: use --audio-channels=auto behavior, except on ALSA
wm4
2016-08-04
*
options: --geometry: center window position after applying size
maniak1349
2016-05-22
*
client API: access choices as flags if appropriate
wm4
2016-05-04
*
client API: improve mpv_set_property() handling of MPV_FORMAT_NODE
wm4
2016-04-15
*
m_option: slightly improve --msg-level=help output
wm4
2016-04-13
*
m_option: add string conversion for --audio-channels
wm4
2016-04-13
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
options: fix conversion of flags to strings
wm4
2015-07-01
*
options: improve an error message
wm4
2015-06-27
*
audio: replace format name table
wm4
2015-06-26
*
options: make keyvalue list parsing less strict
wm4
2015-06-10
*
options: change [...] to balanced quotes
wm4
2015-04-19
*
options: don't let --vf-clr etc. take an argument
wm4
2015-04-13
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: cleanup stereo mode parsing
wm4
2015-04-02
*
options: fix --geometry to string conversion
wm4
2015-04-01
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
parse_commandline: fail gracefully on bad args
wd0
2015-03-29
*
options: add conversion to string for geometry option types
wm4
2015-03-24
*
m_option: remove dead initialization
wm4
2015-03-23
*
options: add flag option type
wm4
2015-03-04
*
options: handle choice -> flag fallback automatically
wm4
2015-02-27
*
options: minor simplification in flag option parser
wm4
2015-02-27
*
options: change --msg-level option
wm4
2015-02-06
*
options: allow ":" as separator in key-value lists
wm4
2015-02-06
*
options: allow things like --geometry=x50
wm4
2015-02-04
*
options: slightly improve help output for choice and flag options
wm4
2015-02-02
*
options: fix parsing for --ab-loop-*
wm4
2014-12-12
*
options: add slightly more sophistcated mechanism for option deprecation
wm4
2014-12-11
*
m_option: never return NOPTS value as number from properties
wm4
2014-12-10
*
options: fix channel map options sometimes failing
wm4
2014-12-01
*
options: fix swapped deprecated/replacement in warning
wm4
2014-12-01
*
options: simplify channel map validation
wm4
2014-12-01
*
Remove some unneeded NULL checks
wm4
2014-11-21
*
command: implement A-B loops
wm4
2014-11-18
*
command: export some option metadata
wm4
2014-11-13
*
m_option: format mpv_node as json
wm4
2014-10-23
*
lua: strictly free memory on errors
wm4
2014-10-19
*
video: initial Matroska 3D support
wm4
2014-08-30
[next]