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
*
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
*
player: add complex filter graph support
wm4
2016-02-05
*
player: move audio and video decoder init to separate functions
wm4
2016-02-05
*
player: use different variable to indicate coverart
wm4
2016-02-01
*
audio: move pts reset check
wm4
2016-01-29
*
player: fix initial audio sync in certain cases
wm4
2016-01-29
*
audio: refactor: move MPContext.ao_buffer field
wm4
2016-01-22
*
player: refactor: eliminate MPContext.d_audio
wm4
2016-01-22
*
audio: refactor: work towards unentangling audio decoding and filtering
wm4
2016-01-22
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
*
player: refactor: eliminate MPContext.d_sub
wm4
2016-01-17
*
video: refactor: disentangle decoding/filtering some more
wm4
2016-01-16
*
player: remove unused last_dvb_step member.
Oliver Freyermuth
2016-01-14
[next]