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: 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
*
player: move timeline scanning (ordered chapters etc.) to a thread
wm4
2015-02-20
*
player: cosmetics: async/non-blocking -> reentrant
wm4
2015-02-20
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
*
demux_edl: make independent from MPContext
wm4
2015-02-17
*
demux_cue: make independent from MPContext
wm4
2015-02-17
*
matroska: make timeline code independent of MPContext
wm4
2015-02-17
*
player: use a separate context for timeline loader stuff
wm4
2015-02-17
*
player: use a macro to remove an element from an array
wm4
2015-02-17
*
player: actually close files when using sub_remove
wm4
2015-02-17
*
command: add rescan_external_files
wm4
2015-02-16
*
demux: hack for instant stream switching
wm4
2015-02-13
*
player: add a --loop=force mode
wm4
2015-02-12
*
player: do not autoload audio with audio files, enable autoloading
wm4
2015-02-05
*
player: move timeline specific handling to timeline loaders
wm4
2015-02-04
*
command: add on_unload hook
wm4
2015-02-04
*
player: remove --fixed-vo
wm4
2015-02-03
*
command: new commands audio_add/audio_remove/audio_reload
xylosper
2015-02-03
*
player: add external audio file auto-loading
wm4
2015-02-02
*
command: send additional property change events in-between loading
wm4
2015-02-01
*
player: remove redundant variable
wm4
2015-01-29
*
player: don't enable demuxer readahead before selecting tracks
wm4
2015-01-16
*
player: check sufficient track selection before destroying VO
wm4
2015-01-12
*
player: enable demuxer thread for external audio files
wm4
2015-01-10
*
player: change stream list terminal output
wm4
2015-01-09
*
player: filter tags, add --display-tags option
wm4
2014-12-29
*
player: make --shuffle/--merge-files affect runtime loaded playlists
wm4
2014-12-29
*
player: print only changed tags
wm4
2014-12-19
*
options: add a 'once' idle mode
Stefano Pigozzi
2014-12-07
*
player: don't signal an error if --stream-dump is used
wm4
2014-12-02
*
player: reset frame step counter on seeks
wm4
2014-11-29
*
player: simplify and fix ordered chapter EOF handling
wm4
2014-11-28
*
sub: workaround braindead libass API
wm4
2014-11-15
*
player: simplify audio uninit on segment switches
wm4
2014-11-12
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
*
command: send property-change event on playlist change
Alessandro Ghedini
2014-11-09
*
player: fix --secondary-sid
wm4
2014-11-04
*
player: always use demux_chapter
wm4
2014-11-02
*
player: add --chapters-file option
wm4
2014-11-02
*
player: improve exit message in some scenarios
wm4
2014-10-31
*
player: add an option to abort playback on partial init failures
wm4
2014-10-28
*
player: handle DVB demuxer reloading correctly
wm4
2014-10-28
*
client API: better error reporting
wm4
2014-10-28
*
client API: add an enum for mpv_event_end_file.reason
wm4
2014-10-28
*
player: handle edition reloading slightly differently
wm4
2014-10-28
[next]