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
/
playloop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
video/out: change aspects of OSD handling
wm4
2014-06-15
1
-32
/
+9
*
player: hide some messages in verbose mode
wm4
2014-06-09
1
-3
/
+3
*
stream: don't use end_pos
wm4
2014-05-24
1
-4
/
+5
*
stream: kill start_pos, remove --sb option
wm4
2014-05-24
1
-2
/
+2
*
player: fix cover art sometimes "syncing" against audio
wm4
2014-05-22
1
-1
/
+3
*
cache: redo options and default settings
wm4
2014-05-20
1
-4
/
+8
*
player: disable hr-seek framedropping during backstepping
wm4
2014-05-12
1
-2
/
+3
*
player: remove VO from seeking code path
wm4
2014-05-07
1
-3
/
+2
*
player: minor reshuffling of video code
wm4
2014-05-07
1
-28
/
+30
*
player: limit max. fallback frame duration
wm4
2014-05-07
1
-1
/
+1
*
player: handle video reconfig slightly different again
wm4
2014-05-07
1
-23
/
+26
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
1
-3
/
+0
*
video: fix video end condition
wm4
2014-05-03
1
-5
/
+4
*
video: rename a variable
wm4
2014-05-03
1
-2
/
+2
*
video: change everything
wm4
2014-05-02
1
-21
/
+23
*
video: improve error messages
wm4
2014-04-30
1
-2
/
+1
*
client API: add chapter change event
wm4
2014-04-27
1
-0
/
+11
*
dispatch: move into its own source file
wm4
2014-04-23
1
-1
/
+1
*
player: fix audio EOF check on --no-audio
wm4
2014-04-18
1
-1
/
+1
*
player: add a --loop-file option
wm4
2014-04-17
1
-0
/
+11
*
player: unrangle one aspect of audio EOF handling
wm4
2014-04-17
1
-9
/
+4
*
audio: explicitly document audio EOF condition
wm4
2014-04-17
1
-1
/
+1
*
player: add a --dump-stats option
wm4
2014-04-17
1
-1
/
+18
*
player: remove audio waiting
wm4
2014-04-15
1
-16
/
+0
*
client API: remove mpv_event_pause_reason
wm4
2014-04-14
1
-14
/
+10
*
command: add property to indicate when pausing due to --keep-open
wm4
2014-04-14
1
-0
/
+3
*
player: add missing "-" to options in workaround notice on A/V desynchronization
Sebastian Morr
2014-03-30
1
-1
/
+1
*
player: use MP_NOPTS_VALUE as rel_time_to_abs() error value
wm4
2014-03-25
1
-2
/
+1
*
player: handle chapter range like --start/--end
wm4
2014-03-25
1
-3
/
+3
*
player: let chapter_start_time() return MP_NOPTS_VALUE for unknown times
wm4
2014-03-25
1
-2
/
+2
*
player: remove weird separation between no chapters and 0 chapters
wm4
2014-03-25
1
-15
/
+11
*
player: remove demuxer chapoter API wrappers
wm4
2014-03-25
1
-30
/
+6
*
stream: remove old chapter handling code
wm4
2014-03-25
1
-8
/
+1
*
Revert "player: simplify audio reset when seeking"
wm4
2014-03-10
1
-10
/
+15
*
audio/out: make ao struct opaque
wm4
2014-03-09
1
-5
/
+6
*
player: cheap hack against idle event feedback loop
wm4
2014-03-01
1
-2
/
+6
*
client APIs: fix some typos
xylosper
2014-02-28
1
-1
/
+1
*
client API: rename MPV_EVENT_PLAYBACK_START, add MPV_EVENT_SEEK
wm4
2014-02-28
1
-0
/
+5
*
client API: don't send MPV_EVENT_IDLE when not entering idle mode
wm4
2014-02-26
1
-2
/
+3
*
client API: report pause/unpause reason
wm4
2014-02-24
1
-15
/
+21
*
options: handle escape sequences in e.g. --playing-msg differently
wm4
2014-02-20
1
-1
/
+2
*
client API: add event for metadata changes
wm4
2014-02-19
1
-1
/
+2
*
client API: add events for video and audio reconfig
wm4
2014-02-17
1
-1
/
+1
*
lua: port to client API
wm4
2014-02-10
1
-3
/
+0
*
Add a client API
wm4
2014-02-10
1
-2
/
+13
*
options: add --no-terminal switch
wm4
2014-02-10
1
-2
/
+4
*
player: handle seek delays differently
wm4
2014-02-07
1
-14
/
+14
*
sub: uglify OSD code path with locking
wm4
2014-01-18
1
-5
/
+4
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
1
-6
/
+0
*
player: mention subtitles in av_desync_help_text
wm4
2014-01-12
1
-2
/
+2
*
player: fix setting smaller timeout on Windows systems
wm4
2014-01-08
1
-1
/
+1
*
Fix audio delay inversion
Martin Herkt
2014-01-06
1
-2
/
+2
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
1
-2
/
+4
*
player: slightly simplify seeking in external files
wm4
2013-12-24
1
-16
/
+9
*
player: redo demuxer stream selection
wm4
2013-12-24
1
-7
/
+7
*
player: use MSGL_SMODE for some slave-mode stuff
wm4
2013-12-21
1
-1
/
+1
*
Rename getch2....c/h to terminal....c/h
wm4
2013-12-19
1
-0
/
+4
*
player: replace some overlooked mp_msgs
wm4
2013-12-19
1
-2
/
+2
*
Remove the _ macro
wm4
2013-12-18
1
-2
/
+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 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
/
+1343