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: don't ignore relative seeks by 0 seconds
wm4
2014-11-29
1
-4
/
+0
*
command: avoid returning invalid FPS values
wm4
2014-11-29
1
-3
/
+5
*
player: reset frame step counter on seeks
wm4
2014-11-29
2
-1
/
+1
*
lua: add a function that formats Lua values as strings
wm4
2014-11-29
1
-16
/
+21
*
player: simplify and fix ordered chapter EOF handling
wm4
2014-11-28
2
-17
/
+11
*
command: sub_add with "auto" should not always select a subtitle track
wm4
2014-11-27
1
-1
/
+3
*
audio: alternative fix for previous commit
wm4
2014-11-27
1
-4
/
+1
*
audio: fix busy loop when seeking while paused
wm4
2014-11-27
1
-2
/
+4
*
ytdl: bump requrired youtube-dl version to 2014.11.26
ChrisK2
2014-11-26
1
-1
/
+1
*
ytdl: Try to handle multi-arc videos
ChrisK2
2014-11-26
1
-14
/
+37
*
ytdl: When using DASH, print actual duration
ChrisK2
2014-11-26
1
-1
/
+5
*
client API: make sure youtube-dl is not used by default
wm4
2014-11-25
1
-0
/
+1
*
audio: make mp_audio_config_to_str return a stack-allocated string
wm4
2014-11-25
1
-3
/
+2
*
audio: make mp_chmap_to_str() return a stack-allocated string
wm4
2014-11-24
1
-1
/
+1
*
lua: remove redundant call
wm4
2014-11-24
1
-1
/
+0
*
lua: always handle key repeat on the script side
wm4
2014-11-24
1
-4
/
+5
*
lua, ipc: remove leftovers
wm4
2014-11-24
2
-10
/
+0
*
command: don't queue framesteps
wm4
2014-11-23
1
-1
/
+14
*
player: don't crash when using sub_seek without subtitles
wm4
2014-11-23
1
-2
/
+0
*
input, lua: redo input handling
wm4
2014-11-23
4
-43
/
+145
*
client API: restrict client names
wm4
2014-11-23
2
-20
/
+22
*
input: set mouse area by default for all input
wm4
2014-11-23
1
-1
/
+1
*
lua: subprocess: move to osdep/subprocess-{win,posix}.c
James Ross-Gowan
2014-11-22
1
-478
/
+3
*
lua: subprocess: use macros for SetHandleInformation
James Ross-Gowan
2014-11-22
1
-1
/
+2
*
lua: subprocess: fix handle inheritance race condition
James Ross-Gowan
2014-11-22
1
-11
/
+87
*
lua: subprocess: fix Ctrl+C handling on Windows
James Ross-Gowan
2014-11-22
1
-3
/
+11
*
lua: subprocess: cancel pending I/O before return
James Ross-Gowan
2014-11-22
1
-2
/
+7
*
Remove some superfluous NULL checks
wm4
2014-11-21
3
-6
/
+2
*
lua: add a way to add repeatable key bindings
wm4
2014-11-21
1
-3
/
+5
*
command: dvd: better audio/video recovery on angle switching
wm4
2014-11-20
1
-5
/
+2
*
command: add drop_buffers
wm4
2014-11-20
1
-0
/
+10
*
options: add --ytdl-format option for youtube-dl format
Jaime Marquínez Ferrándiz
2014-11-20
1
-3
/
+12
*
player: integrate ytdl_hook.lua
wm4
2014-11-19
2
-0
/
+5
*
lua: add youtube-dl hook script
ChrisK2
2014-11-19
1
-0
/
+163
*
command: add an ab_loop command
wm4
2014-11-18
1
-0
/
+20
*
command: improve A-B loop behavior
wm4
2014-11-18
3
-3
/
+16
*
lua: subprocess: support cancellation on Windows
James Ross-Gowan
2014-11-18
1
-1
/
+9
*
lua: subprocess: use overlapped I/O on Windows
James Ross-Gowan
2014-11-18
1
-56
/
+133
*
command: implement A-B loops
wm4
2014-11-18
2
-9
/
+65
*
command: adjust previous commit
wm4
2014-11-17
1
-1
/
+3
*
command: playlist property: return if an entry is currently playing
wm4
2014-11-17
1
-0
/
+2
*
lua: subprocess: remove minor code duplication
wm4
2014-11-16
1
-31
/
+22
*
lua: subprocess: add Windows implementation
James Ross-Gowan
2014-11-16
1
-46
/
+257
*
man: document osc seekbarstyle option
ahoka
2014-11-15
1
-1
/
+1
*
osc: add validation for string user options
ahoka
2014-11-15
1
-0
/
+16
*
osc: add seekbarstyle option
ahoka
2014-11-15
1
-0
/
+5
*
sub: workaround braindead libass API
wm4
2014-11-15
3
-10
/
+14
*
command: list filters/VOs/AOs with option-info
wm4
2014-11-14
1
-0
/
+11
*
command: export some option metadata
wm4
2014-11-13
1
-1
/
+33
*
command: rename "option-flags" property to "option-info"
wm4
2014-11-13
1
-3
/
+3
*
command: make sub-properties more flexible
wm4
2014-11-13
1
-1
/
+1
*
command: export mpv configure arguments as property
wm4
2014-11-13
1
-0
/
+7
*
player: simplify audio uninit on segment switches
wm4
2014-11-12
1
-5
/
+4
*
audio: fix some issues when reloading the AO
wm4
2014-11-12
1
-0
/
+3
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
4
-1
/
+10
*
audio: make decoders output refcounted frames
wm4
2014-11-10
2
-8
/
+8
*
audio: change how filters are inserted on playback speed changes
wm4
2014-11-10
1
-42
/
+48
*
player: don't try to use duration 0
wm4
2014-11-10
1
-1
/
+1
*
dvd, bluray: reload demuxer on title changes
wm4
2014-11-10
1
-0
/
+1
*
command: send property-change event on playlist change
Alessandro Ghedini
2014-11-09
2
-0
/
+6
*
video/out: minor simplification to event query function
wm4
2014-11-09
1
-1
/
+1
*
audio/out: make ao_request_reload() idempotent
wm4
2014-11-09
2
-6
/
+6
*
audio: handle reinit after AO reload slightly cleaner
wm4
2014-11-09
1
-8
/
+8
*
player: improve audio time display
wm4
2014-11-08
1
-1
/
+10
*
command: silence a warning on win32
wm4
2014-11-08
1
-0
/
+2
*
command: fix option-flags property
wm4
2014-11-08
1
-1
/
+3
*
command: export the flag whether an option was set on commandline
wm4
2014-11-07
1
-0
/
+26
*
client: remove redundant assignment
wm4
2014-11-07
1
-1
/
+0
*
client API: silence silly clang warning
wm4
2014-11-07
1
-2
/
+2
*
command: add display-names property
Kevin Mitchell
2014-11-07
1
-0
/
+25
*
command: use playback time as reference for sub_seek
wm4
2014-11-05
1
-2
/
+3
*
player: fix --secondary-sid
wm4
2014-11-04
1
-1
/
+1
*
command: add window-minimized property (X11 only)
wm4
2014-11-02
3
-0
/
+21
*
command: make window-scale property observable
wm4
2014-11-02
4
-4
/
+19
*
command: expose mpv version as property
wm4
2014-11-02
1
-0
/
+8
*
player: print anamorphic size only if video is anamorphic
wm4
2014-11-02
1
-2
/
+5
*
player: always use demux_chapter
wm4
2014-11-02
7
-36
/
+24
*
player: add --chapters-file option
wm4
2014-11-02
1
-5
/
+25
*
osd: properly wakeup when the OSD function disappears
wm4
2014-11-01
1
-3
/
+10
*
player: update meaning of drop_frame_cnt
wm4
2014-11-01
4
-9
/
+8
*
player: show AV-desync message in all framedrop modes
wm4
2014-11-01
1
-2
/
+1
*
sub: remove osd_get_sub()
wm4
2014-11-01
3
-5
/
+7
*
sub: be more flexible about changes to how subtitles are rendered
wm4
2014-10-31
1
-20
/
+32
*
player: change framedrop display in the status line
wm4
2014-10-31
1
-4
/
+5
*
player: improve exit message in some scenarios
wm4
2014-10-31
3
-63
/
+58
*
player: don't display zero duration for files with unknown duration
wm4
2014-10-29
4
-17
/
+22
*
player: add an option to abort playback on partial init failures
wm4
2014-10-28
3
-3
/
+5
*
player: handle DVB demuxer reloading correctly
wm4
2014-10-28
1
-2
/
+2
*
client API: better error reporting
wm4
2014-10-28
6
-24
/
+52
*
client API: add an enum for mpv_event_end_file.reason
wm4
2014-10-28
1
-4
/
+3
*
player: handle edition reloading slightly differently
wm4
2014-10-28
3
-11
/
+11
*
command: play the correct entry with loadfile ... append-play
Alessandro Ghedini
2014-10-27
1
-1
/
+1
*
player: don't spam video-reconfig event
wm4
2014-10-27
1
-1
/
+1
*
command: try 'icy-title' metadata for media-title as well
Alessandro Ghedini
2014-10-27
1
-0
/
+3
*
command: add audio-device property
wm4
2014-10-27
1
-0
/
+11
*
audio: add command/function to reload audio output
wm4
2014-10-27
1
-0
/
+16
*
lua: subprocess: fix dumb
wm4
2014-10-26
1
-1
/
+1
*
lua: subprocess: tunnel stderr through mp_log
wm4
2014-10-26
1
-20
/
+63
*
lua: parse_json(): fix inverted condition for trail argument
wm4
2014-10-26
1
-1
/
+1
*
lua: subprocess: don't distinguish pipe errors/EOF
wm4
2014-10-26
1
-7
/
+4
*
Drop libquvi support
wm4
2014-10-25
3
-88
/
+2
*
lua: fix some more lua_tostring() mistakes
wm4
2014-10-25
1
-1
/
+3
*
lua: lua_tostring() on an error value can return NULL
wm4
2014-10-24
1
-2
/
+4
*
command: finish hook execution if client fails
wm4
2014-10-24
3
-6
/
+33
*
command: add vo-configured property
wm4
2014-10-24
1
-1
/
+10
*
player: disable --force-window if VO fails
wm4
2014-10-24
1
-1
/
+5
*
video: send MPV_EVENT_VIDEO_RECONFIG on uninit
wm4
2014-10-24
1
-0
/
+1
*
player: adjust uninit order of components
wm4
2014-10-24
1
-6
/
+7
*
command: fix debug output
wm4
2014-10-24
1
-1
/
+1
*
osc: make text squuezing layout dependent
ChrisK2
2014-10-24
1
-31
/
+48
*
osc: make tooltip_an default property
ChrisK2
2014-10-24
1
-2
/
+3
*
player: fix exiting if both audio and video fail initializing
wm4
2014-10-23
4
-8
/
+22
*
lua: fix non-sense
wm4
2014-10-23
1
-1
/
+1
*
client API: print properties set with -v
wm4
2014-10-23
1
-0
/
+7
*
command: print executed commands with -v
wm4
2014-10-23
1
-0
/
+2
*
command: add a "cached" mode to sub_add
wm4
2014-10-23
1
-1
/
+22
*
osc.lua: add “bottombar” and “topbar” layouts
Martin Herkt
2014-10-23
1
-5
/
+281
*
command: return error on invalid/absent IDs with ff-sid/ff-aid
wm4
2014-10-23
1
-2
/
+6
*
player: show busy symbol on OSD if seeking takes too long
wm4
2014-10-22
1
-2
/
+7
*
lua: don't let temporary values take the place of arguments
wm4
2014-10-22
1
-1
/
+13
*
command: make reverse cycle_values match up with forward one
wm4
2014-10-21
1
-4
/
+3
*
command: fix video-rotate update when paused
wm4
2014-10-21
1
-11
/
+11
*
lua: don't use "output" as identifier
wm4
2014-10-21
1
-4
/
+4
*
command: add cursor-autohide property
wm4
2014-10-21
1
-0
/
+14
*
command: add playback-abort property
wm4
2014-10-21
1
-0
/
+8
*
command: add video-rotate property
wm4
2014-10-21
1
-0
/
+12
*
player: add stream selection by ffmpeg index
wm4
2014-10-21
3
-11
/
+55
*
sd_lavc: strictly letter-box PGS subtitles
wm4
2014-10-21
1
-1
/
+1
*
command: add field-dominance property
Kevin Mitchell
2014-10-21
1
-0
/
+1
*
lua: add convenience function for hooks
wm4
2014-10-21
1
-0
/
+21
*
command: extend sub_add command
wm4
2014-10-21
1
-2
/
+10
*
command: remove hook cancellation mechanism
wm4
2014-10-20
3
-15
/
+3
*
command: allow sub_add at an earlier stage
wm4
2014-10-20
1
-1
/
+1
*
osdep: limit thread names to 16 characters
wm4
2014-10-20
1
-1
/
+1
*
Set thread name for debugging
wm4
2014-10-19
3
-0
/
+9
*
player: shutdown all clients before actual uninit
wm4
2014-10-19
1
-2
/
+2
*
ipc: decouple from MPContext
wm4
2014-10-19
2
-10
/
+4
*
fix build on OS X and BSD
Stefano Pigozzi
2014-10-19
1
-0
/
+1
*
lua: fix lua_objlen -> lua_rawlen for lua 5.2
Kevin Mitchell
2014-10-18
1
-1
/
+3
*
lua: strictly free memory on errors
wm4
2014-10-19
2
-29
/
+30
*
lua: expose JSON parser
wm4
2014-10-19
1
-0
/
+26
*
lua: add an utility function for starting processes
wm4
2014-10-19
1
-2
/
+146
*
command: add "estimated-vf-fps" change notifcation
wm4
2014-10-19
1
-1
/
+2
*
lua: add a helper to auto-free temporary C memory
wm4
2014-10-19
1
-6
/
+32
*
win32: get rid of mp_stat in the normal source code
wm4
2014-10-17
2
-2
/
+2
*
input: implement JSON-based IPC protocol
Alessandro Ghedini
2014-10-17
2
-0
/
+14
*
options: don't load per-file config files by default
wm4
2014-10-17
1
-11
/
+11
*
audio: don't go to sleep after audio reinit
wm4
2014-10-17
1
-0
/
+1
*
player: quote %-starting strings
shdown
2014-10-16
1
-0
/
+2
*
player: fix crash on early audio uninit
wm4
2014-10-16
1
-2
/
+2
*
player: free subtitle renderer on exit
wm4
2014-10-16
1
-1
/
+1
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
5
-12
/
+186
*
command: allow setting per-file options at runtime
wm4
2014-10-15
1
-7
/
+24
*
player: fix OSD cycling
wm4
2014-10-14
1
-0
/
+2
*
client API: allow returning float properties as integers
wm4
2014-10-14
1
-0
/
+4
*
player: fix --frames
wm4
2014-10-14
2
-2
/
+4
*
command: don't display non-sense if volume is unavailable
wm4
2014-10-11
1
-1
/
+1
*
command: make volume/mute unavailable if audio is not initialized
wm4
2014-10-11
1
-6
/
+4
*
client API: check result ptr in mpv_command_node
James Ross-Gowan
2014-10-12
1
-1
/
+1
*
lua: add command_native() function
wm4
2014-10-11
1
-0
/
+23
*
client API: add mpv_command_node[_async]
wm4
2014-10-11
1
-3
/
+19
*
input: use mpv_node parser for char** command parsers
wm4
2014-10-10
1
-3
/
+2
*
command: make audio device list available to the client API
wm4
2014-10-10
1
-0
/
+32
*
player: fix terminal status in idle mode
wm4
2014-10-10
1
-0
/
+1
*
player: don't mess up cursor visibility state
wm4
2014-10-10
1
-1
/
+1
*
audio: change internal device listing API
wm4
2014-10-10
1
-1
/
+1
*
player: exit if audio init fails and there's no video
wm4
2014-10-10
1
-0
/
+2
*
player: signal EOF when using --frames
wm4
2014-10-10
2
-2
/
+2
*
player: minor simplification
wm4
2014-10-10
2
-8
/
+2
*
player: don't close audio device in gapless mode
wm4
2014-10-10
1
-2
/
+1
*
player: --save-position-on-quit should always work (2)
wm4
2014-10-10
2
-5
/
+5
*
Revert "player: --save-position-on-quit should always work"
wm4
2014-10-10
2