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
...
*
Drop libquvi support
wm4
2014-10-25
*
player: add stream selection by ffmpeg index
wm4
2014-10-21
*
command: remove hook cancellation mechanism
wm4
2014-10-20
*
player: free subtitle renderer on exit
wm4
2014-10-16
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
*
player: fix terminal status in idle mode
wm4
2014-10-10
*
player: minor simplification
wm4
2014-10-10
*
player: don't close audio device in gapless mode
wm4
2014-10-10
*
player: --save-position-on-quit should always work (2)
wm4
2014-10-10
*
Revert "player: --save-position-on-quit should always work"
wm4
2014-10-10
*
player: remove unnecessary code
wm4
2014-10-07
*
player: --save-position-on-quit should always work
wm4
2014-10-06
*
player: open stream and demuxer asynchronously
wm4
2014-10-06
*
player: move some libass setup code to sub.c
wm4
2014-10-03
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
*
player: shorten skip heuristic for playlist_prev to 1 second
wm4
2014-09-14
*
stream: redo playback abort handling
wm4
2014-09-13
*
input: remove central select() call
wm4
2014-09-10
*
player: deal with some corner cases with playlist navigation
wm4
2014-09-09
*
player: normalize playlist entries on add
wm4
2014-09-09
*
player: some more input refactoring
wm4
2014-09-07
*
audio: fix random crashes on uninit
wm4
2014-09-05
*
audio: fix obscure audio resync failure with timelines
wm4
2014-09-05
*
player: properly resume playlists loaded at runtime
wm4
2014-09-02
*
player: simplistic HLS bitrate selection
wm4
2014-09-01
*
player: reset playback-related fields right on start
wm4
2014-09-01
*
player: don't allow remote playlists to load local files
wm4
2014-09-01
*
player: always load playlists
wm4
2014-08-31
*
audio: minor improvements to timeline switching
wm4
2014-08-23
*
sub: call sub_reset() on seeks only
wm4
2014-08-14
*
video: fix and simplify video format changes and last frame display
wm4
2014-08-12
*
player: don't show the path part for external subtitle files
wm4
2014-08-02
*
player: split seek_reset()
wm4
2014-07-30
*
player: fix time display wheen seeking past EOF with --keep-open
wm4
2014-07-30
*
player: fix desync when seeking and switching external tracks
wm4
2014-07-29
*
audio: change playback restart and resyncing
wm4
2014-07-28
*
player: readd code accidentally removed with commit 61efe87e
wm4
2014-07-20
*
player: fix regression with ordered chapters
wm4
2014-07-20
*
video: don't block when reading video packets
wm4
2014-07-18
*
demux: add a demuxer thread
wm4
2014-07-16
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
*
Remove DVD and Bluray support
wm4
2014-07-14
*
Remove some mp_msg calls with no trailing \n
wm4
2014-07-13
*
audio: drop buffered audio when switching tracks or filters
wm4
2014-07-13
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
demux: minor simplification
wm4
2014-07-06
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
options: allow adding multiple files with --audio-file
wm4
2014-06-18
*
Add more const
wm4
2014-06-11
*
stream_dvb: remove global option variables
wm4
2014-06-11
[prev]
[next]