index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
*
core: move contents to mpvcore (1/2)
Stefano Pigozzi
2013-08-06
*
mp_msg: fix typo in comment
wm4
2013-08-05
*
stream_radio: fix some things
wm4
2013-08-05
*
core: change speed option/property to double
wm4
2013-08-05
*
demux_lavf: make avio buffer configurable
wm4
2013-08-04
*
option: fix inverted --mouseinput option
wm4
2013-08-03
*
command: make vf and af commands more verbose
wm4
2013-08-03
*
command: add vf/af properties
wm4
2013-08-03
*
command: split filter changing in two functions
wm4
2013-08-03
*
options: don't make options set during playback file local (e.g. --vf)
wm4
2013-08-02
*
m_option.c: fix typo in message
wm4
2013-08-02
*
m_config: minor simplification
wm4
2013-08-02
*
Remove m_struct
wm4
2013-08-02
*
stream: redo URL parsing, replace m_struct usage with m_config
wm4
2013-08-02
*
mplayer: add more verbose exit codes
Andre D
2013-08-02
*
audio/out: add support for new logging API
Stefano Pigozzi
2013-08-01
*
video/out: use new mp_msg stuff for vo.c and vo_opengl
wm4
2013-07-31
*
mp_msg: introduce new log functions and macros
wm4
2013-07-31
*
options: handle presets directly in m_config
wm4
2013-07-31
*
m_option: fix skipping of missing -vo/-ao entries
wm4
2013-07-31
*
m_config: remove alias information
wm4
2013-07-31
*
m_config: store file local backup options differently
wm4
2013-07-31
*
m_config: make m_profile struct non-public
wm4
2013-07-31
*
command: silence a warning
wm4
2013-07-29
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
*
m_config: try to print min/max values as integers in --list-options
wm4
2013-07-28
*
m_config: hide no-* opts in --list-options, simplify positional subopts
wm4
2013-07-28
*
options: print default values in --list-options
wm4
2013-07-28
*
m_config: refactor some things
wm4
2013-07-28
*
core: make mpctx->opts a pointer
wm4
2013-07-28
*
command: mark special options as unavailable
wm4
2013-07-28
*
options: simplify --correct-pts handling
wm4
2013-07-26
*
command: allow printing time properties with milliseconds
wm4
2013-07-26
*
command: add pseudo-property that allows you to read global options
wm4
2013-07-26
*
m_property: fix non-sense code
wm4
2013-07-26
*
getch2, mplayer: Always call load_termcap
Diogo Franco (Kovensky)
2013-07-25
*
mp_msg: Support colors on cygwin
Diogo Franco (Kovensky)
2013-07-24
*
m_config: don't override profile option if not required
wm4
2013-07-24
*
input: fix dangling pointer issues with multi-part commands
wm4
2013-07-24
*
mplayer: remove dead code
wm4
2013-07-24
*
Fix some -Wshadow warnings
wm4
2013-07-23
*
options: make legacy hacks for AFs/VFs more explicit
wm4
2013-07-22
*
Remove subopt-helper
wm4
2013-07-22
*
mplayer: cosmetics: move function
wm4
2013-07-22
*
av_log: restore handling of prefixes and line breaks
wm4
2013-07-22
*
core: make --demuxer not affect external subtitles
wm4
2013-07-22
*
audio/filter: use new option API
wm4
2013-07-22
*
options: move --colorkey option to vo_xv
wm4
2013-07-22
*
options: remove --mixer and --mixer-channel, turn them into alsa/oss subopts
wm4
2013-07-21
*
options: hide encoding AO/VO in help output
wm4
2013-07-21
[next]