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
/
core.h
Commit message (
Expand
)
Author
Age
*
audio: make libaf derived code optional
wm4
2017-09-21
*
options: remove --heartbeat-cmd and --heartbeat--interval
wm4
2017-09-18
*
video: change --deinterlace behavior
wm4
2017-08-22
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
player: make refresh seeks slightly more robust
wm4
2017-08-14
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
*
scripting: add wrapper to load scripts with user paths
Ricardo Constantino
2017-06-30
*
player: change license of most core files to LGPL
wm4
2017-06-23
*
player: deprecate "osd" command
wm4
2017-06-23
*
player: fix a corner case in previous commit
wm4
2017-04-14
*
player: fix core-idle and eof-reached update notifcations
wm4
2017-04-14
*
player: unmess pause state handling
wm4
2017-04-14
*
player: make screenshot commands honor the async flag
wm4
2017-04-01
*
player: add experimental stream recording feature
wm4
2017-02-07
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
*
player: restructure cancel callback
wm4
2017-01-18
*
scripting: minor logging improvements
wm4
2017-01-14
*
player: change aspects of cover art handling
wm4
2017-01-10
*
player: remove dysfunctional edition switching OSD code
wm4
2017-01-05
*
video: use demuxer-signaled duration for last video frame
wm4
2016-12-21
*
client API: turn mpv_suspend() and mpv_resume() into stubs
wm4
2016-11-22
*
audio: move some fallback handling to common AO reload function
wm4
2016-10-05
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
*
player: enable reading from stdin after loading input.conf
wm4
2016-09-29
*
command: add a load-script command
wm4
2016-09-22
*
player: make --osc/--ytdl settable during playback
wm4
2016-09-20
*
player: minor changes in init code
wm4
2016-09-19
*
player: make --terminal freetly settable at runtime
wm4
2016-09-19
*
player: more option/property consistency fixes
wm4
2016-09-18
*
player: use better way to wait for input and dispatching commands
wm4
2016-09-16
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
*
client API: implement mpv_suspend/resume slightly differently
wm4
2016-09-04
*
player: make looping slightly more seamless
wm4
2016-08-18
*
player: allow passing flags to queue_seek()
wm4
2016-08-15
*
player: add --audio-wait-open options
wm4
2016-08-09
*
player: gross hack to improve non-hr seeking with external audio tracks
wm4
2016-08-07
*
player: offset demuxer on start/seek properly with audio/sub delay
wm4
2016-08-04
*
audio: refactor mixer code and delete mixer.c
wm4
2016-07-17
*
player: rewrite deinterlace filter auto-insertion
wm4
2016-07-05
*
player: do not update OSD all the time when paused
wm4
2016-06-11
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
player: simplify an aspect of buffering determination
wm4
2016-04-19
*
sub: make preloading more robust
wm4
2016-03-06
*
player: minor simplification
wm4
2016-02-27
*
player: slightly simplify how demuxer streams are enabled/disabled
wm4
2016-02-25
*
player: remove unused MPContext.stream field
wm4
2016-02-23
*
player: remove MPContext.sources fields
wm4
2016-02-23
*
player: remove old timeline/ordered chapters support
wm4
2016-02-15
[next]