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: 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