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: 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
*
video: decouple filtering/decoding slightly more
wm4
2016-01-14
*
player: remove stale declaration
wm4
2016-01-14
*
video: refactor: shuffle code around
wm4
2016-01-14
*
player: simplify backstepping
wm4
2016-01-12
*
player: eliminate demux_get_next_pts()
wm4
2016-01-11
*
sub: change how subtitles are read
wm4
2015-12-29
*
sub: always recreate ASS_Renderer on subtitle decoder reinit
wm4
2015-12-26
*
sub: cache subtitle state per track instead of per demuxer stream
wm4
2015-12-26
*
player: minor simplification
wm4
2015-12-23
*
player: always disable display-sync on desyncs
wm4
2015-11-27
*
player: make timeline switching slightly nicer
wm4
2015-11-18
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
player: handle rebasing start time differently
wm4
2015-11-16
*
win32: support taskbar button progress indicator
Martin Herkt
2015-11-15
*
player: remove unused field
wm4
2015-11-14
*
player: try to compensate actual audio drift
wm4
2015-11-13
*
player: remove display_sync_disable_counter
wm4
2015-11-13
*
command: add vsync-ratio property
wm4
2015-11-13
*
player: refactor display-sync frame duration calculations
wm4
2015-11-13
*
player: limit speed change in display-sync adrop mode
wm4
2015-11-03
*
command: add mistimed-frame-count property
wm4
2015-10-30
*
player: add audio drop/duplicate mode
wm4
2015-10-27
*
audio: add AO deviation logging
wm4
2015-10-08
*
player: some more --force-window fixes
wm4
2015-09-21
*
player: make force-window in auto-profiles actually work
wm4
2015-09-20
*
player: add display sync mode
wm4
2015-08-10
*
player: separate controls for user and video controlled speed
wm4
2015-08-10
*
player: redo estimated-vf-fps calculation
wm4
2015-08-10
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
[next]