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
Commit message (
Expand
)
Author
Age
*
options: unify code for setting string and "raw" options
wm4
2014-05-18
*
x11: replace--[x11-]fstype option with --x11-netwm
wm4
2014-05-16
*
player: reorganize how lua scripts are loaded
wm4
2014-05-13
*
options: add --hr-seek-framedrop option
wm4
2014-05-07
*
vo: remove old stuff
wm4
2014-05-06
*
options: fix "-" (stdin) input
wm4
2014-05-06
*
options: print replacement for renamed/replaced options
wm4
2014-05-05
*
options: let unknown option case be handled by final option parser
wm4
2014-05-05
*
options: merge ---sub-auto-match with --sub-auto
wm4
2014-05-04
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
options: remove obsolete --fsmode-dontuse
Martin Herkt
2014-05-04
*
options: rename device-specific options
Martin Herkt
2014-05-04
*
options: rename msg-related options
Martin Herkt
2014-05-04
*
options: rename video-related options/properties
Martin Herkt
2014-05-04
*
options: rename audio-related options/properties
Martin Herkt
2014-05-04
*
options: rename subtitle-related options
Martin Herkt
2014-05-04
*
options: rename input-related options
Martin Herkt
2014-05-04
*
command: allow native access to "vf" property
wm4
2014-04-24
*
client API: make mpv_set_option set options natively
wm4
2014-04-22
*
build: glob() is always available
wm4
2014-04-22
*
parse_commandline: glob filenames on Windows
James Ross-Gowan
2014-04-21
*
encode: don't apply default config options
wm4
2014-04-19
*
player: add a --loop-file option
wm4
2014-04-17
*
player: add a --dump-stats option
wm4
2014-04-17
*
options: don't allow --no-foo=yes
wm4
2014-04-14
*
video: change image format names, prefer mostly FFmpeg names
wm4
2014-04-14
*
New option --no-ometadata to opt out of including metadata when encoding.
Rudolf Polzer
2014-04-14
*
Remove radio://
wm4
2014-04-13
*
player: remove ASX, SMIL and NSC playlist parsers
wm4
2014-04-13
*
options: don't sort sub-option help output
wm4
2014-04-12
*
options: sort --list-options
wm4
2014-04-11
*
command: remove extended information from --list-properties
wm4
2014-04-11
*
vd_lavc: by default, do not show corrupt frames
wm4
2014-04-08
*
command: fix access to "metadata/list" property
wm4
2014-03-30
*
command: add helper function to split property paths
wm4
2014-03-30
*
m_property: don't parse empty string as 0
wm4
2014-03-30
*
player: remove confusing argc/argv adjustment
wm4
2014-03-23
*
options: fix allowed DVD start title
wm4
2014-03-17
*
audio: make --channels option always force the output layout
wm4
2014-03-10
*
m_option: fix handling of empty channel layouts
wm4
2014-03-10
*
m_property: allow setting string properties via M_PROPERTY_SET_STRING
wm4
2014-03-03
*
sd_ass: add a very simple and evil way to override ASS subtitle styles
wm4
2014-03-01
*
msg: add --msgtime option to add timestamps to each output message
wm4
2014-02-28
*
lua: add option to disable auto-loading of lua scripts
wm4
2014-02-28
*
config: fix --config-dir logic for global config files
wm4
2014-02-28
*
m_option: make converting mpv_node to string always fail
wm4
2014-02-26
*
m_option: fix key/value list string conversion
wm4
2014-02-26
*
options: fix --list-options output
wm4
2014-02-26
*
m_property: fix confused error code
wm4
2014-02-26
*
m_option: don't make "unset" string and string list return NULL strings
wm4
2014-02-26
[next]