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: make new stream output more consistent with other output
wm4
2017-03-26
*
player: print additional stream info
Dan Oscarsson
2017-03-26
*
player: add experimental stream recording feature
wm4
2017-02-07
*
player: remove --stream-capture option/property
wm4
2017-01-21
*
player: actually let cache readahead after opening demuxer for prefetch
wm4
2017-01-19
*
player: also log if completely prefetched URL is discarded
wm4
2017-01-19
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
*
player: restructure cancel callback
wm4
2017-01-18
*
player: move some minor demuxer setup code
wm4
2017-01-18
*
player: remove dysfunctional edition switching OSD code
wm4
2017-01-05
*
player: don't print format detection error when aborting loading
wm4
2016-11-29
*
player: make --start-time work with --rebase-start-time=no
Aman Gupta
2016-10-22
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
*
player: some M_SETOPT_RUNTIME cleanups
wm4
2016-09-22
*
player: minor changes in init code
wm4
2016-09-19
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
*
osd: slightly simplify update logic
wm4
2016-09-15
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
*
player: don't directly access demuxer->stream
wm4
2016-08-26
*
player: allow passing flags to queue_seek()
wm4
2016-08-15
*
player: add --no-autoload-files option
wm4
2016-08-10
*
player: improve instant track switching
wm4
2016-08-06
*
player: offset demuxer on start/seek properly with audio/sub delay
wm4
2016-08-04
*
audio: refactor mixer code and delete mixer.c
wm4
2016-07-17
*
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
[next]