index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
command.c
Commit message (
Expand
)
Author
Age
*
player: add internal `vo-resize` command
sfan5
2017-12-27
*
options: drop some previously deprecated options
wm4
2017-12-25
*
player: update duration based on highest timestamp demuxed
wm4
2017-12-24
*
command: use IEC symbols for file size formatting
Martin Herkt
2017-12-24
*
options: deprecate --ff- options and properties
wm4
2017-12-21
*
command: make video-frame-info property observable
wm4
2017-12-20
*
dvb: Fix long channel switching: next/prev channel
rim
2017-12-16
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
vd_lavc: rewrite how --hwdec is handled
wm4
2017-12-01
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
*
af: remove deprecated audio filters
wm4
2017-11-29
*
player: change 3 remaining GPL-only code pieces to LGPL
wm4
2017-11-24
*
player: minor fix/simplification of OSD time/duration handling
wm4
2017-11-24
*
demux: export demuxer cache sizes in bytes
wm4
2017-11-10
*
demux: refactor to export seek ranges
wm4
2017-10-30
*
command: change demuxer-cache-state property to return multiple ranges
wm4
2017-10-26
*
command: read the diff if you want to know
wm4
2017-10-21
*
demux: add a back buffer and the ability to seek into it
wm4
2017-10-21
*
command: drop "audio-out-detected-device" property
wm4
2017-10-09
*
audio: make libaf derived code optional
wm4
2017-09-21
*
vo: avoid putting large voctrl_performance_data on stack
Niklas Haas
2017-09-11
*
vo_opengl: refactor/fix mp_pass_perf code
Niklas Haas
2017-09-11
*
input: merge mouse wheel and axis keycodes
James Ross-Gowan
2017-09-03
*
input: use mnemonic names for mouse buttons
James Ross-Gowan
2017-09-03
*
command: restore OSD marker for video equalizer properties
wm4
2017-08-23
*
video: change --deinterlace behavior
wm4
2017-08-22
*
video: redo video equalizer option handling
wm4
2017-08-22
*
options: add a thread-safe way to notify option updates
wm4
2017-08-22
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
*
options: --priority can be LGPL
wm4
2017-08-03
*
input: drop deprecated "osd" command
wm4
2017-07-21
*
command: add missing change notification for playlist-shuffle
wm4
2017-07-04
*
options: change everything again
wm4
2017-07-02
*
vo_opengl: refactor vo performance subsystem
Niklas Haas
2017-07-01
*
scripting: add wrapper to load scripts with user paths
Ricardo Constantino
2017-06-30
*
build: change how some OS specific source files are selected
wm4
2017-06-29
*
options: handle suffixes like -add in a more generic way
wm4
2017-06-26
*
player: change license of most core files to LGPL
wm4
2017-06-23
*
command: add git hashes for some GPL-only parts
wm4
2017-06-23
*
player: disable video equalizer frontend code for WIP LGPL mode
wm4
2017-06-23
*
player: disable deinterlace property for WIP LGPL mode
wm4
2017-06-23
*
player: disable --priority for WIP LGPL mode
wm4
2017-06-23
*
player: deprecate "osd" command
wm4
2017-06-23
*
demux: replace custom return codes with CONTROL_ ones
wm4
2017-06-19
*
input: change license to LGPL
wm4
2017-06-19
*
vo_opengl: implement support for OOTFs and non-display referred content
Niklas Haas
2017-06-18
*
video: refactor HDR implementation
Niklas Haas
2017-06-18
*
command: avoid going through prop->opt bridge from opt->prop bridge
wm4
2017-06-16
*
command: add all options to property->option bridge
wm4
2017-06-15
[next]