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
/
loadfile.c
Commit message (
Expand
)
Author
Age
*
player: force VO reconfig when unselecting video track
wm4
2016-04-23
*
player: simplify an aspect of buffering determination
wm4
2016-04-19
*
player: fix --stream-dump exit code
wm4
2016-03-26
*
demux: remove relative seeking
wm4
2016-02-28
*
player: slightly simplify how demuxer streams are enabled/disabled
wm4
2016-02-25
*
player: remove pointless call
wm4
2016-02-23
*
player: simplify enabling demuxer threads
wm4
2016-02-23
*
player: remove unused MPContext.stream field
wm4
2016-02-23
*
player: remove MPContext.sources fields
wm4
2016-02-23
*
player: remove initial seek on playback start
wm4
2016-02-18
*
player: remove old timeline/ordered chapters support
wm4
2016-02-15
*
player: add on_preloaded hook
wm4
2016-02-15
*
player: restore old/correct --force-window behavior
wm4
2016-02-15
*
player: abort loading if there is a problem with complex filters
wm4
2016-02-10
*
player: add --external-file option
wm4
2016-02-08
*
player: add complex filter graph support
wm4
2016-02-05
*
player: refactor: reduce some dependencies on current_track
wm4
2016-02-01
*
demux: disable stream cache if no tracks are selected
wm4
2016-01-18
*
demux: remove unused flag
wm4
2016-01-18
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
*
player: refactor: eliminate MPContext.d_sub
wm4
2016-01-17
*
player: simplify backstepping
wm4
2016-01-12
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
player: eliminate demux_get_next_pts()
wm4
2016-01-11
*
player: reset playback abort when reloading a file
wm4
2016-01-07
*
player: make watch later/resume work when "playing" directories
wm4
2016-01-06
*
player: make sure streams are selected with ordered chapters
wm4
2016-01-03
*
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
*
sub: clear subtitle list when crossing timeline boundary
wm4
2015-12-25
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
player: minor simplification
wm4
2015-12-23
*
player: init playback speed correctly
wm4
2015-12-10
*
player: make timeline switching slightly nicer
wm4
2015-11-18
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
player: handle rebasing start time differently
wm4
2015-11-16
*
player: remove unused field
wm4
2015-11-14
*
player: refactor display-sync frame duration calculations
wm4
2015-11-13
*
player: make stop command actually stop
wm4
2015-10-06
*
player: print tags under different log prefix
wm4
2015-10-01
*
player: rename and move find_subfiles.c
wm4
2015-09-20
*
player: make force-window in auto-profiles actually work
wm4
2015-09-20
*
player: make force-window=immediate work in auto-profiles
wm4
2015-09-20
*
player: log error code on playback exit
wm4
2015-09-03
*
player: slightly better error reporting when opening file fails
wm4
2015-08-28
*
player: add --playlist-pos option
wm4
2015-08-22
*
player: actually close files on playback end
wm4
2015-08-15
*
player: add display sync mode
wm4
2015-08-10
*
player: separate controls for user and video controlled speed
wm4
2015-08-10
[next]