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
Commit message (
Expand
)
Author
Age
Files
Lines
*
player: allow passing number of loops to --loop-file
wm4
2014-09-22
1
-0
/
+2
*
command: no space before "%" in volume default OSD message
wm4
2014-09-22
1
-1
/
+1
*
video: filter new frames at a better time (2)
wm4
2014-09-22
1
-7
/
+9
*
osd: fix --term-osd=no
wm4
2014-09-22
1
-1
/
+1
*
command: improve "osd" command
wm4
2014-09-22
2
-10
/
+9
*
command: use show_property_osd() sub_step
wm4
2014-09-22
1
-2
/
+1
*
command: when changing a property, always show it on OSD
wm4
2014-09-21
1
-1
/
+4
*
command: simplify OSD property display code
wm4
2014-09-21
3
-54
/
+42
*
command: allow changing some OSD-related options even with no VO
wm4
2014-09-21
1
-2
/
+0
*
command: remove unneeded ifdefs
wm4
2014-09-21
1
-4
/
+4
*
command: always show OSD message when changing volume etc.
wm4
2014-09-21
1
-15
/
+3
*
options: remove --volstep
wm4
2014-09-21
1
-1
/
+1
*
player: rename "Late:" field to "SD:"
wm4
2014-09-20
1
-1
/
+1
*
video: actually count decoder-dropped frames
wm4
2014-09-20
1
-4
/
+7
*
video: improve decoder-based framedropping mode
wm4
2014-09-20
1
-6
/
+5
*
player: make code more obvious
wm4
2014-09-20
1
-2
/
+2
*
player: use backwards flag for seeking external tracks
wm4
2014-09-20
1
-1
/
+1
*
player: reset last_av_difference if not applicable
wm4
2014-09-20
2
-0
/
+2
*
video: separate calling decoder/filter
wm4
2014-09-18
1
-14
/
+22
*
video: check whether there are enough frames after filtering
wm4
2014-09-18
1
-6
/
+11
*
video: filter new frames at a better time
wm4
2014-09-18
1
-24
/
+24
*
player: allow overriding OSD message for all OSD levels
wm4
2014-09-18
1
-17
/
+26
*
command: allow using ASS tags on OSD messages
wm4
2014-09-18
1
-0
/
+12
*
command: add osd-sym-cc property
wm4
2014-09-18
3
-11
/
+22
*
player: don't let multiline filenames set options on resume
wm4
2014-09-16
1
-4
/
+7
*
options.lua: call msg.debug after resolving 'identifier'
Otto Modinos
2014-09-16
1
-2
/
+1
*
command: avoid a double -> int cast
Ben Boeckel
2014-09-16
1
-1
/
+1
*
sanitizer: avoid divide-by-zero instances
Ben Boeckel
2014-09-14
1
-5
/
+5
*
player: shorten skip heuristic for playlist_prev to 1 second
wm4
2014-09-14
1
-2
/
+2
*
client API: use playback abort mechanism
wm4
2014-09-13
1
-0
/
+5
*
stream: redo playback abort handling
wm4
2014-09-13
3
-9
/
+9
*
player: fix idle mode event handling
wm4
2014-09-13
1
-8
/
+9
*
input: remove central select() call
wm4
2014-09-10
1
-1
/
+0
*
terminal-unix: move to thread
wm4
2014-09-10
1
-5
/
+0
*
player: reset some VO state when video is terminated
wm4
2014-09-09
1
-0
/
+3
*
player: deal with some corner cases with playlist navigation
wm4
2014-09-09
2
-18
/
+23
*
player: normalize playlist entries on add
wm4
2014-09-09
1
-4
/
+0
*
player: some more input refactoring
wm4
2014-09-07
4
-56
/
+18
*
lua: synchronously wait until scripts are loaded
wm4
2014-09-06
3
-5
/
+40
*
player: minor refactoring
wm4
2014-09-06
2
-22
/
+31
*
audio: fix initial sync with huge AO buffer
wm4
2014-09-06
1
-1
/
+1
*
sub: fix possible deadlock with --no-sub-ass and similar
wm4
2014-09-06
1
-6
/
+1
*
audio: correctly initialize output buffer
wm4
2014-09-05
1
-0
/
+6
*
player: check for null in resume config search
James Ross-Gowan
2014-09-05
1
-1
/
+2
*
audio: fix random crashes on uninit
wm4
2014-09-05
1
-2
/
+1
*
audio: fix obscure audio resync failure with timelines
wm4
2014-09-05
2
-3
/
+6
*
cosmetics: remove a stray ';'
wm4
2014-09-05
1
-1
/
+1
*
video: rename VOCTRL_GET_WINDOW_SIZE
wm4
2014-09-05
1
-2
/
+4
*
player: add --media-title option
wm4
2014-09-02
1
-0
/
+4
*
player: properly resume playlists loaded at runtime
wm4
2014-09-02
1
-0
/
+3
*
player: add --osd-playing-msg option
wm4
2014-09-02
1
-5
/
+13
*
player: simplistic HLS bitrate selection
wm4
2014-09-01
1
-4
/
+11
*
command: remove broken quvi-format property
wm4
2014-09-01
1
-74
/
+0
*
demux: get rid of old wrapper
wm4
2014-09-01
1
-1
/
+1
*
command: disable some commands/properties properly in idle mode
wm4
2014-09-01
1
-2
/
+21
*
player: reset playback-related fields right on start
wm4
2014-09-01
1
-23
/
+17
*
player: don't allow remote playlists to load local files
wm4
2014-09-01
1
-3
/
+6
*
client API: fix memory leak with rejected events
wm4
2014-08-31
1
-35
/
+36
*
player: always load playlists
wm4
2014-08-31
1
-11
/
+8
*
audio: go to draining state instead of EOF if audio starts later
wm4
2014-08-31
1
-2
/
+2
*
lua: expose mp_getcwd through mp.utils
Otto Modinos
2014-08-31
1
-0
/
+14
*
video: initial Matroska 3D support
wm4
2014-08-30
1
-0
/
+12
*
player: fix quit handling when seeking past EOF while paused
wm4
2014-08-29
1
-6
/
+5
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
6
-6
/
+6
*
command: remove extra space
Ryan Jacobs
2014-08-29
1
-1
/
+1
*
command: export demuxer cache info properties
wm4
2014-08-28
1
-1
/
+35
*
player: update cache state only if requested
wm4
2014-08-28
3
-2
/
+44
*
audio: restore old speed change behavior
wm4
2014-08-28
2
-2
/
+2
*
player: simplify chapter display name code
Ben Boeckel
2014-08-28
1
-3
/
+2
*
player: don't sort a NULL list
Ben Boeckel
2014-08-28
1
-1
/
+2
*
player: dynamically change cache wait times
wm4
2014-08-27
2
-1
/
+13
*
player: slightly better cache underrun detection
wm4
2014-08-27
1
-5
/
+2
*
player: better cache status on status line
wm4
2014-08-27
2
-12
/
+23
*
player: fix basic playback
wm4
2014-08-27
1
-6
/
+6
*
player: redo how stream caching and pausing on low cache works
wm4
2014-08-27
1
-21
/
+33
*
player: fix weird behavior when framestepping over format changes
wm4
2014-08-26
1
-1
/
+1
*
player: minor changes
wm4
2014-08-25
3
-16
/
+6
*
command: change OSD formatting of "speed" property
wm4
2014-08-25
1
-1
/
+1
*
options: compatibility hack for --slave-broken
wm4
2014-08-25
1
-0
/
+6
*
player: restore silent seeking
wm4
2014-08-23
1
-1
/
+2
*
audio: minor improvements to timeline switching
wm4
2014-08-23
4
-13
/
+5
*
osc: Use osd-font for playlist buttons
ChrisK2
2014-08-22
1
-2
/
+3
*
player: some more debugging output
wm4
2014-08-22
1
-0
/
+2
*
player: fix recent speed change regression
wm4
2014-08-22
3
-2
/
+6
*
player: don't clobber playback position on video end
wm4
2014-08-22
1
-5
/
+3
*
video: refactor queue handling
wm4
2014-08-22
2
-76
/
+53
*
video: get rid of video_next_pts field
wm4
2014-08-22
6
-24
/
+8
*
video: move some code around
wm4
2014-08-22
1
-46
/
+45
*
video: minor simplification
wm4
2014-08-22
1
-21
/
+11
*
osc: revert disabling use_suspend
wm4
2014-08-21
1
-2
/
+0
*
terminal: some cleanups
wm4
2014-08-21
2
-8
/
+10
*
osd+osc: Add left-arrow to osd-font
ChrisK2
2014-08-21
1
-2
/
+4
*
video: don't assume query_format is thread-safe
wm4
2014-08-20
2
-6
/
+3
*
command: add estimated-frame-count & estimated-frame-number properties
Andrey Morozov
2014-08-19
1
-0
/
+39
*
command: drop " %" from "cache" property OSD-formatting
wm4
2014-08-18
1
-1
/
+1
*
player: never print status messages before playback begins
wm4
2014-08-18
2
-2
/
+4
*
player: remove unneeded call
wm4
2014-08-18
3
-6
/
+1
*
player: cosmetics: make code more compact
wm4
2014-08-16
1
-5
/
+2
*
audio: add a mode to insert silence on severe A/V desync
wm4
2014-08-15
2
-4
/
+19
*
video: add VO framedropping mode
wm4
2014-08-15
4
-12
/
+30
*
player: use virtual time for --audio-file with ordered chapters
wm4
2014-08-15
5
-10
/
+16
*
lua: wake up the core when setting OSD
wm4
2014-08-15
1
-0
/
+1
*
osc: Overhaul (wip)
ChrisK2
2014-08-15
1
-502
/
+848
*
sub: add option to workaround broken mkv files
wm4
2014-08-14
1
-1
/
+3
*
sub: call sub_reset() on seeks only
wm4
2014-08-14
2
-4
/
+0
*
client API: directly lock playloop
wm4
2014-08-14
1
-4
/
+3
*
lua: allow disabling suspend
wm4
2014-08-14
1
-2
/
+8
*
video: reduce non-sense messages when playing coverart
wm4
2014-08-13
1
-11
/
+14
*
video: don't run new frame processing on every iteration
wm4
2014-08-13
1
-19
/
+22
*
video: move some more code around
wm4
2014-08-13
1
-38
/
+49
*
video: move some code around
wm4
2014-08-13
1
-45
/
+40
*
video: exit early when nothing to do
wm4
2014-08-13
1
-7
/
+7
*
video: minor simplification of the old framedrop code
wm4
2014-08-13
1
-10
/
+6
*
player: don't quit with --loop-file
wm4
2014-08-13
1
-0
/
+1
*
video: fix and simplify video format changes and last frame display
wm4
2014-08-12
4
-111
/
+91
*
video: move display and timing to a separate thread
wm4
2014-08-12
5
-120
/
+32
*
video: don't keep multiple pointers to hwdec info struct
wm4
2014-08-11
1
-1
/
+1
*
player: remove cache status from video OSD
wm4
2014-08-11
1
-3
/
+0
*
video: fix dangling pointer issue
wm4
2014-08-11
1
-1
/
+1
*
command: for OSD, format cache property as integer
wm4
2014-08-11
1
-0
/
+5
*
command: fix dangling pointer issue in script key bindings code
wm4
2014-08-11
1
-1
/
+1
*
player: don't delay OSD redraw when paused
wm4
2014-08-10
1
-2
/
+4
*
video: remove "hard" framedrop mode
wm4
2014-08-09
1
-1
/
+1
*
command: run OSD display code even if a property is unavailable
wm4
2014-08-09
1
-4
/
+2
*
command: add a "seeking" property
wm4
2014-08-08
1
-0
/
+10
*
player: indicate on the status line whether a seek is active
wm4
2014-08-08
1
-1
/
+3
*
audio: fix encoding mode
wm4
2014-08-07
1
-1
/
+2
*
player: remove unused declaration
wm4
2014-08-07
1
-1
/
+0
*
client API: trigger MPV_EVENT_VIDEO_RECONFIG on vf recreation
wm4
2014-08-06
1
-0
/
+2
*
audio: fix inverted condition
wm4
2014-08-06
1
-6
/
+4
*
cocoa: fix build by using the correct HAVE_* macro
Stefano Pigozzi
2014-08-06
2
-6
/
+6
*
cocoa: move set_input_context to macosx_events
FRAU KOUJIRO
2014-08-06
1
-0
/
+1
*
sub: fix subtitle timing for TS
wm4
2014-08-04
1
-2
/
+6
*
sub: don't read packets if video and audio are disabled
wm4
2014-08-04
1
-1
/
+1
*
player: some further playloop cleanups
wm4
2014-08-03
2
-45
/
+45
*
player: make quit exit immediately
wm4
2014-08-03
1
-3
/
+3
*
player: allow redrawing screen during seeks
wm4
2014-08-03
1
-6
/
+12
*
player: don't show the path part for external subtitle files
wm4
2014-08-02
1
-1
/
+1
*
client API: minor optimizations for property notification
wm4
2014-08-02
4
-38
/
+91
*
command: add a property that returns a list of all properties
wm4
2014-08-02
3
-21
/
+25
*
Remove the last remains of slave mode
wm4
2014-08-01
1
-9
/
+2
*
player: don't ignore first chapter
wm4
2014-07-31
1
-1
/
+1
*
video: fix attached picture mode
wm4
2014-07-31
1
-1
/
+3
*
audio: simplify condition
wm4
2014-07-31
1
-1
/
+1
*
audio: fix A/V sync in encoding mode
wm4
2014-07-31
1
-0
/
+5
*
client API: don't send internal events to the clients
wm4
2014-07-31
1
-1
/
+2
*
command: add cache-idle property
wm4
2014-07-31
1
-1
/
+14
*
client API: make "cache" property and similar observable
wm4
2014-07-31
4
-0
/
+17
*
client API: fix deadlock when calling mpv_terminate_destroy before init
wm4
2014-07-31
1
-1
/
+1
*
player: rename a variable
wm4
2014-07-30
1
-3
/
+3
*
player: move video display code out of the playloop
wm4
2014-07-30
4
-332
/
+336
*
player: split seek_reset()
wm4
2014-07-30
6
-56
/
+59
*
video: actually flush filter chain
wm4
2014-07-30
1
-1
/
+4
*
audio: better sync behavior on bogus EOF
wm4
2014-07-30
1
-1
/
+3
*
audio: better initial sync for files where audio starts later
wm4
2014-07-30
1
-5
/
+15
*
audio: cosmetics: remove unused return value
wm4
2014-07-30
2
-11
/
+9
*
player: fix time display wheen seeking past EOF with --keep-open
wm4
2014-07-30
4
-20
/
+19
*
player: let explicitly imprecise seeks cancel precise seeks
wm4
2014-07-29
1
-0
/
+3
*
osc: Do precise seeks on simple clicks on seekbar
ChrisK2
2014-07-29
1
-11
/
+19
*
audio: ignore (some) decoding errors on initialization
wm4
2014-07-29
1
-1
/
+4
*
player: fix desync when seeking and switching external tracks
wm4
2014-07-29
6
-32
/
+30
*
player: remove a pointless field
wm4
2014-07-29
2
-5
/
+4
*
player: disable hr-seek in .ts files
wm4
2014-07-29
1
-0
/
+1
*
player: allow precise seeking with percent seeks
wm4
2014-07-29
1
-2
/
+1
*
player: update playback position on seek
wm4
2014-07-29
1
-0
/
+2
*
player: logically speed up seek logic
wm4
2014-07-28
1
-1
/
+1
*
audio: change playback restart and resyncing
wm4
2014-07-28
5
-250
/
+288
*
audio, client API: check mp_make_wakeup_pipe() return value
wm4
2014-07-25
1
-3
/
+4
*
command: fix and simplify overlay_add
wm4
2014-07-25
1
-50
/
+44
*
command: append entries to the end of the playlist with loadlist append
Alessandro Ghedini
2014-07-25
1
-1
/
+1
*
audio: cosmetics: collapse a function
wm4
2014-07-24
1
-14
/
+6
*
audio: fix race condition in EOF code
wm4
2014-07-24
1
-1