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
/
misc.c
Commit message (
Expand
)
Author
Age
*
player: make refresh seeks slightly more robust
wm4
2017-08-14
*
player: remove --stream-capture option/property
wm4
2017-01-21
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
*
player: restructure cancel callback
wm4
2017-01-18
*
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
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
*
m_config: introduce basic mechanism to synchronize global option updates
wm4
2016-09-02
*
player: don't send win32 taskbar update before window is created
wm4
2016-09-02
*
options: make mp_vo_opts options an actual sub-option group
wm4
2016-08-30
*
player: update Windows playback state asynchronously
wm4
2016-08-20
*
player: make looping slightly more seamless
wm4
2016-08-18
*
player: offset demuxer on start/seek properly with audio/sub delay
wm4
2016-08-04
*
win32: make taskbar progress indication optional
maniak1349
2016-05-08
*
cache: use a single STREAM_CTRL for various cache info
wm4
2016-03-29
*
player: simplify error_on_track()
wm4
2016-02-05
*
player: refactor: reduce some dependencies on current_track
wm4
2016-02-01
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
global: add client API pointer to library handle
wm4
2016-01-15
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
player: eliminate demux_get_next_pts()
wm4
2016-01-11
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
win32: don't show progress indicator in idle mode
James Ross-Gowan
2015-11-23
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
player: handle rebasing start time differently
wm4
2015-11-16
*
win32: support taskbar button progress indicator
Martin Herkt
2015-11-15
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
*
player: never overwrite stop_play field
wm4
2015-07-08
*
player: unentangle --stream-dump
wm4
2015-07-02
*
Update license headers
Marcin Kurczewski
2015-04-13
*
player: cosmetics: async/non-blocking -> reentrant
wm4
2015-02-20
*
player: don't display zero duration for files with unknown duration
wm4
2014-10-29
*
player: add an option to abort playback on partial init failures
wm4
2014-10-28
*
client API: better error reporting
wm4
2014-10-28
*
player: fix exiting if both audio and video fail initializing
wm4
2014-10-23
*
Set thread name for debugging
wm4
2014-10-19
*
player: open stream and demuxer asynchronously
wm4
2014-10-06
*
player: move code to make playloop smaller
wm4
2014-09-25
*
player: some more input refactoring
wm4
2014-09-07
*
player: use virtual time for --audio-file with ordered chapters
wm4
2014-08-15
*
video: move display and timing to a separate thread
wm4
2014-08-12
*
player: fix desync when seeking and switching external tracks
wm4
2014-07-29
*
player: remove something DVD specific
wm4
2014-07-22
*
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
*
demux: make start time a simple field
wm4
2014-07-05
*
command: change cache perentage to float, add cache-free and cache-used
Andrey Morozov
2014-07-02
*
player: fix start position when specifying with percent
Tsukasa OMOTO
2014-06-29
*
options: support setting start time relative to start PTS
Tsukasa OMOTO
2014-06-29
[next]