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: 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
*
player: redo estimated-vf-fps calculation
wm4
2015-08-10
*
player: use demux_open_url() to open main files
wm4
2015-08-04
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
*
player: extend --hls-bitrate option
wm4
2015-07-13
*
player: never overwrite stop_play field
wm4
2015-07-08
*
player: simplify reload logic
wm4
2015-07-02
*
player: remove automatic DVB channel advancement on no data
wm4
2015-07-02
*
player: unentangle --stream-dump
wm4
2015-07-02
*
demux: export forced flag
wm4
2015-06-27
*
player, demux: replace some demux_open() uses with demux_open_url()
wm4
2015-06-24
*
client API: add MPV_END_FILE_REASON_REDIRECT
wm4
2015-06-11
*
client API: leave mpv_event_end_file.error to 0 on no error
wm4
2015-06-11
*
player: print a message along with track list
wm4
2015-06-03
*
player: fix crashes when adding external tracks before loading main file
wm4
2015-05-26
*
player: use an array for stream ID options and such
wm4
2015-05-22
*
player: make resuming playlists less noisy in verbose mode
wm4
2015-05-09
*
player: log track list when adding or removing external files
wm4
2015-04-28
*
player: fix removing external tracks at runtime
wm4
2015-04-27
*
Update license headers
Marcin Kurczewski
2015-04-13
*
player: relax assertion on mp_set_playlist_entry
Niklas Haas
2015-03-26
*
player: refine rar:// playlist-safety handling
wm4
2015-03-02
*
player: fix demuxer lifetime management
wm4
2015-02-22
*
demux: add a demux_open_url() function
wm4
2015-02-20
*
demux: change demux_open() signature
wm4
2015-02-20
*
demux: add free_demuxer_and_stream() function
wm4
2015-02-20
[prev]
[next]