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
*
player: use an array for stream ID options and such
wm4
2015-05-22
*
command: remove old property deprecation warning mechanism
wm4
2015-05-22
*
options: rename --media-title option
wm4
2015-05-22
*
audio: make softvol scale cubic
wm4
2015-05-22
*
audio: change range of volume option/property
wm4
2015-05-22
*
options: --loop without argument means looping forever
wm4
2015-05-22
*
video: add hevc to whitelist of hwdec codecs
wm4
2015-05-14
*
path: improve verbose logging
wm4
2015-05-09
*
path: use mp_path_join in one more place
wm4
2015-05-09
*
player: make resuming playlists less noisy in verbose mode
wm4
2015-05-09
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
path: unify the two config file lookup functions
wm4
2015-05-09
*
player: add --force-window=immediate mode
wm4
2015-05-08
*
m_config: make m_config_set_profile() use a name
wm4
2015-05-07
*
path: start special espansion with ~~name instead of ~name
wm4
2015-05-03
*
options: fix typo in variable name
wm4
2015-05-03
*
options: remove --leak-report
wm4
2015-05-02
*
path: fix user path resolution
wm4
2015-05-01
*
screenshots: prefix default template with "mpv-"
wm4
2015-05-01
*
path: expose platform-specific path resolvers
wm4
2015-05-01
*
path: refactor
wm4
2015-05-01
*
screenshots: add --screenshot-directory option
wm4
2015-05-01
*
ytdl: force "best" format by default
wm4
2015-04-26
*
player: add --window-scale option
wm4
2015-04-24
*
options: remove unneeded hack from command line parser
wm4
2015-04-23
*
demux_mkv: move global options to the demuxer
wm4
2015-04-23
*
options: don't restrict --hr-seek-demuxer-offset
wm4
2015-04-20
*
options: change [...] to balanced quotes
wm4
2015-04-19
*
options: clarify quoting for option values starting with %
wm4
2015-04-17
*
options: --hr-seek=always is the same as --hr-seek=yes
wm4
2015-04-15
*
options: don't let --vf-clr etc. take an argument
wm4
2015-04-13
*
Update license headers
Marcin Kurczewski
2015-04-13
*
player: use config parser for setting up pseudo-gui profile
wm4
2015-04-10
*
options: fix run length escape case in config file parser
wm4
2015-04-04
*
options: rewrite config file parser
wm4
2015-04-04
*
video: cleanup stereo mode parsing
wm4
2015-04-02
*
options: fix --geometry to string conversion
wm4
2015-04-01
*
options: make --video-rotate use range 0-360
wm4
2015-03-31
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
csputils: unify names for colorspace/etc. names
wm4
2015-03-31
*
RPI support
wm4
2015-03-29
*
parse_commandline: fail gracefully on bad args
wd0
2015-03-29
*
m_config: remove assertion for option names with length 0
wm4
2015-03-29
*
options: add conversion to string for geometry option types
wm4
2015-03-24
*
input: remove Linux joystick support
wm4
2015-03-24
*
input: remove classic LIRC support
wm4
2015-03-24
*
audio: prefer libdcadec by default if present
wm4
2015-03-23
*
m_option: remove dead initialization
wm4
2015-03-23
*
m_property: memcpy(ptr, NULL, 0) is undefined
wm4
2015-03-23
*
options: introduce --cache=yes choice
wm4
2015-03-12
[next]