index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
player
/
misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
player: remove --stream-capture option/property
wm4
2017-01-21
1
-4
/
+18
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
1
-49
/
+0
*
player: restructure cancel callback
wm4
2017-01-18
1
-1
/
+1
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
1
-2
/
+4
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
1
-1
/
+1
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
1
-17
/
+0
*
m_config: introduce basic mechanism to synchronize global option updates
wm4
2016-09-02
1
-0
/
+1
*
player: don't send win32 taskbar update before window is created
wm4
2016-09-02
1
-1
/
+1
*
options: make mp_vo_opts options an actual sub-option group
wm4
2016-08-30
1
-1
/
+1
*
player: update Windows playback state asynchronously
wm4
2016-08-20
1
-2
/
+2
*
player: make looping slightly more seamless
wm4
2016-08-18
1
-0
/
+6
*
player: offset demuxer on start/seek properly with audio/sub delay
wm4
2016-08-04
1
-0
/
+12
*
win32: make taskbar progress indication optional
maniak1349
2016-05-08
1
-4
/
+12
*
cache: use a single STREAM_CTRL for various cache info
wm4
2016-03-29
1
-11
/
+8
*
player: simplify error_on_track()
wm4
2016-02-05
1
-15
/
+13
*
player: refactor: reduce some dependencies on current_track
wm4
2016-02-01
1
-2
/
+1
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-15
/
+7
*
global: add client API pointer to library handle
wm4
2016-01-15
1
-0
/
+1
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
player: eliminate demux_get_next_pts()
wm4
2016-01-11
1
-14
/
+0
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
1
-2
/
+2
*
win32: don't show progress indicator in idle mode
James Ross-Gowan
2015-11-23
1
-1
/
+3
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
1
-8
/
+0
*
player: handle rebasing start time differently
wm4
2015-11-16
1
-14
/
+5
*
win32: support taskbar button progress indicator
Martin Herkt
2015-11-15
1
-0
/
+20
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
1
-2
/
+1
*
player: never overwrite stop_play field
wm4
2015-07-08
1
-1
/
+2
*
player: unentangle --stream-dump
wm4
2015-07-02
1
-5
/
+8
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
player: cosmetics: async/non-blocking -> reentrant
wm4
2015-02-20
1
-2
/
+2
*
player: don't display zero duration for files with unknown duration
wm4
2014-10-29
1
-2
/
+2
*
player: add an option to abort playback on partial init failures
wm4
2014-10-28
1
-2
/
+3
*
client API: better error reporting
wm4
2014-10-28
1
-2
/
+5
*
player: fix exiting if both audio and video fail initializing
wm4
2014-10-23
1
-0
/
+18
*
Set thread name for debugging
wm4
2014-10-19
1
-0
/
+2
*
player: open stream and demuxer asynchronously
wm4
2014-10-06
1
-0
/
+64
*
player: move code to make playloop smaller
wm4
2014-09-25
1
-3
/
+9
*
player: some more input refactoring
wm4
2014-09-07
1
-7
/
+1
*
player: use virtual time for --audio-file with ordered chapters
wm4
2014-08-15
1
-0
/
+10
*
video: move display and timing to a separate thread
wm4
2014-08-12
1
-3
/
+1
*
player: fix desync when seeking and switching external tracks
wm4
2014-07-29
1
-2
/
+3
*
player: remove something DVD specific
wm4
2014-07-22
1
-8
/
+1
*
demux: add a demuxer thread
wm4
2014-07-16
1
-5
/
+5
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
1
-0
/
+4
*
Remove DVD and Bluray support
wm4
2014-07-14
1
-4
/
+0
*
demux: make start time a simple field
wm4
2014-07-05
1
-1
/
+1
*
command: change cache perentage to float, add cache-free and cache-used
Andrey Morozov
2014-07-02
1
-2
/
+2
*
player: fix start position when specifying with percent
Tsukasa OMOTO
2014-06-29
1
-1
/
+1
*
options: support setting start time relative to start PTS
Tsukasa OMOTO
2014-06-29
1
-3
/
+8
*
stream: don't use end_pos
wm4
2014-05-24
1
-2
/
+4
*
stream: kill start_pos, remove --sb option
wm4
2014-05-24
1
-2
/
+2
*
player: don't assign "false" to pointer
wm4
2014-05-11
1
-1
/
+1
*
player: dvdnav: fix start time when entering and leaving menu
wm4
2014-03-30
1
-0
/
+4
*
player: use MP_NOPTS_VALUE as rel_time_to_abs() error value
wm4
2014-03-25
1
-7
/
+8
*
player: let chapter_start_time() return MP_NOPTS_VALUE for unknown times
wm4
2014-03-25
1
-1
/
+1
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
1
-4
/
+2
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-4
/
+4
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-2
/
+2
*
Move libquvi stuff to stream/resolve/
wm4
2013-12-17
1
-1
/
+0
*
Move mpvcore/input/ to input/
wm4
2013-12-17
1
-1
/
+1
*
Rename mp_core.h to core.h
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/player/ to player/
wm4
2013-12-17
1
-0
/
+210