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
*
client API: preparations for allowing render API to use DR etc.
wm4
2018-04-29
2
-6
/
+28
*
audio: fix EOF handling if there was no data at all
wm4
2018-04-20
1
-0
/
+7
*
player: remove in_dispatch field
wm4
2018-04-18
2
-9
/
+5
*
scripting: change when/how player waits for scripts being loaded
wm4
2018-04-18
2
-20
/
+15
*
demux, player: mark dependent tracks
Aman Gupta
2018-04-17
2
-1
/
+2
*
client API: make sure to send IDLE event after mpv_initialize()
wm4
2018-04-16
1
-0
/
+1
*
client API: fix potential sporadic freezes on termination
wm4
2018-04-16
1
-4
/
+4
*
audio: don't recreate AO if a filter changes the output format
wm4
2018-04-15
1
-1
/
+28
*
ytdl_hook: don't log error when loading is aborted
wm4
2018-04-15
1
-2
/
+6
*
js: use new hooks API (match f60826c3)
Avi Halachmi (:avih)
2018-04-07
2
-10
/
+50
*
js: dump(..): fix incorrect <VISITED> with array argument
Avi Halachmi (:avih)
2018-04-07
1
-1
/
+1
*
js: implement mp.register_idle
Avi Halachmi (:avih)
2018-04-07
1
-2
/
+37
*
js: implement mp.options.read_options
Avi Halachmi (:avih)
2018-04-07
1
-0
/
+52
*
config: replace config dir lua-settings/ with dir script-opts/
Avi Halachmi (:avih)
2018-04-07
1
-1
/
+9
*
player: fix hook processing consistency and code duplication issues
wm4
2018-03-26
3
-45
/
+20
*
client API: add a first class hook API, and deprecate old API
wm4
2018-03-26
8
-67
/
+154
*
command: remove an old compatibility hack
wm4
2018-03-26
1
-48
/
+1
*
command: remove duplication of property set error message handling
wm4
2018-03-26
1
-59
/
+36
*
command: move property multiply code to m_property.c
wm4
2018-03-26
1
-26
/
+3
*
command: use mpv_node helpers instead of duplicated code
wm4
2018-03-26
1
-26
/
+8
*
client API: add a new way to pass X11 Display etc. to render API
wm4
2018-03-26
1
-0
/
+3
*
player: don't print error if aborted while loading external files
wm4
2018-03-26
1
-1
/
+2
*
stats: print section titles independently
Julian
2018-03-25
1
-3
/
+6
*
stats: improve video/audio detection
Julian
2018-03-25
1
-30
/
+29
*
vo: pass through framedrop flag differently
wm4
2018-03-15
2
-12
/
+2
*
vo: move display-fps internal option value to VO opts
wm4
2018-03-15
1
-11
/
+4
*
client API: send MPV_EVENT_SHUTDOWN only once
wm4
2018-03-15
1
-0
/
+2
*
all: replace mpv_detach_destroy() with mpv_destroy()
wm4
2018-03-15
1
-2
/
+2
*
client API: rename mpv_detach_destroy() to mpv_destroy()
wm4
2018-03-15
1
-1
/
+6
*
client API: add mpv_create_weak_client()
wm4
2018-03-15
3
-2
/
+23
*
client API: cleanup mpv_handle termination
wm4
2018-03-15
4
-106
/
+121
*
player: move locale check to mp_create()
wm4
2018-03-15
2
-25
/
+30
*
player: shuffle around CLI exit code handling
wm4
2018-03-15
2
-58
/
+44
*
scripting: make a function static
wm4
2018-03-08
2
-2
/
+1
*
client: remove legacy API that is unused now
Akemi
2018-03-04
2
-44
/
+1
*
player: fix strange behavior on edition switching
wm4
2018-03-03
1
-0
/
+2
*
player: don't free root filter while it's still needed
wm4
2018-03-03
1
-1
/
+1
*
player: fix track autoselection of external files yet again
wm4
2018-03-03
1
-3
/
+3
*
command: fix whitespace
wm4
2018-03-03
1
-1
/
+1
*
video: add option to reduce latency by 1 or 2 frames
wm4
2018-03-03
1
-4
/
+8
*
video: don't read ahead a frame in --untimed mode
wm4
2018-03-03
1
-0
/
+3
*
player: set thread name in opener thread
wm4
2018-03-03
1
-0
/
+3
*
player: add warning comment about ignoring ABI safety
wm4
2018-03-03
1
-0
/
+3
*
client API: deprecate opengl-cb API and introduce a replacement API
wm4
2018-02-28
6
-35
/
+155
*
audio: improve behavior if filters output nothing during probing
wm4
2018-02-21
1
-0
/
+5
*
video: do not buffer extra frames with VO_CAP_NORETAIN outputs
Aman Gupta
2018-02-17
1
-0
/
+3
*
command: simplify mp_property_filter_metadata
wm4
2018-02-16
1
-19
/
+11
*
lua+js: Implement utils.getpid()
sfan5
2018-02-13
2
-0
/
+16
*
input: add a keybinding to toggle hardware decoding
wm4
2018-02-13
1
-0
/
+1
*
audio: move back PTS jump detection to before filter chain
wm4
2018-02-13
2
-20
/
+4
*
cocoa-cb: initial implementation via opengl-cb API
Akemi
2018-02-12
2
-3
/
+31
*
ytdl_hook: add ytdl:// prefix again for non-youtube playlists
Ricardo Constantino
2018-02-11
1
-2
/
+6
*
ytdl_hook: add script opt for using manifest URLs
Ricardo Constantino
2018-02-11
1
-2
/
+3
*
ytdl_hook: parse youtube playlist urls to set start index
Ricardo Constantino
2018-02-11
1
-5
/
+53
*
ytdl_hook: exit early, save an indentation level
Ricardo Constantino
2018-02-11
1
-164
/
+165
*
ytdl_hook: various nit
Ricardo Constantino
2018-02-11
1
-9
/
+5
*
ytdl_hook: whitelist subtitle URLs as well
Ricardo Constantino
2018-02-11
1
-2
/
+4
*
ytdl_hook: use fallback if there's no demuxer-lavf-list prop
Ricardo Constantino
2018-02-11
1
-3
/
+3
*
vo_gpu: make screenshots use the GL renderer
wm4
2018-02-11
1
-7
/
+24
*
player: correctly set track information on adding external files
Zehua Chen
2018-02-10
3
-34
/
+44
*
loadfile: make --lavfi-complex runtime changes more flexible
wm4
2018-02-03
1
-18
/
+27
*
loadfile: initialize decoders after outputs for --lavfi-complex
wm4
2018-02-03
1
-37
/
+31
*
loadfile: fix crash in some cases of setting --lavfi-complex at runtime
wm4
2018-02-03
1
-1
/
+1
*
loadfile: remove minor unneeded things from --lavfi-complex setup
wm4
2018-02-03
1
-3
/
+1
*
video: fix passing down FPS to vf_vapoursynth
wm4
2018-02-03
3
-11
/
+11
*
codecs: remove unused family field
wm4
2018-02-01
1
-1
/
+0
*
ytdl_hook: pass http proxy to ffmpeg
Ricardo Constantino
2018-01-30
1
-15
/
+27
*
audio: move to decoder wrapper
wm4
2018-01-30
7
-230
/
+75
*
video: make decoder wrapper a filter
wm4
2018-01-30
10
-257
/
+102
*
player: replace old lavfi wrapper with new filter code
wm4
2018-01-30
7
-908
/
+103
*
audio: rewrite filtering glue code
wm4
2018-01-30
3
-416
/
+199
*
video: rewrite filtering glue code
wm4
2018-01-30
6
-239
/
+126
*
ytdl_hook: pre-append id-only playlist items with shortened youtube URL
Ricardo Constantino
2018-01-29
1
-1
/
+1
*
ytdl_hook: whitelist segmented DASH and HLS for the manifests code
Ricardo Constantino
2018-01-27
1
-7
/
+9
*
command: add --osd-on-seek option defaulting to bar
Kevin Mitchell
2018-01-26
1
-6
/
+9
*
Revert "command: make pause display the same osd-msg-bar as seek"
Kevin Mitchell
2018-01-26
1
-3
/
+1
*
ytdl_hook: prefer hls/dash manifest if available
Ricardo Constantino
2018-01-26
1
-6
/
+10
*
ytdl_hook: fix safe url checking with EDL urls
Ricardo Constantino
2018-01-26
1
-11
/
+11
*
ytdl_hook: move url_is_safe earlier in code
Ricardo Constantino
2018-01-26
1
-9
/
+9
*
command: make change-list show changed option on OSD
wm4
2018-01-25
1
-0
/
+1
*
command: add a change-list command
wm4
2018-01-25
1
-0
/
+31
*
options: add an option type for byte sizes
wm4
2018-01-25
1
-18
/
+0
*
command: make sure to redraw on overlay commands
wm4
2018-01-25
1
-0
/
+1
*
ytdl_hook: whitelist protocols from urls retrieved from youtube-dl
Ricardo Constantino
2018-01-26
1
-7
/
+47
*
player: redo hack for video keyframe seeks with external audio
wm4
2018-01-18
4
-31
/
+49
*
ytdl_hook: support native dash demuxer, if present
Ricardo Constantino
2018-01-15
1
-1
/
+44
*
osc: leave only demuxer cache duration and limit its refresh rate
Ricardo Constantino
2018-01-14
1
-19
/
+16
*
osd: treat user provided term-status-msg the same as the default
Kevin Mitchell
2018-01-14
1
-20
/
+24
*
osd: reference local pointer to mpctx->opts
Kevin Mitchell
2018-01-13
1
-2
/
+2
*
af_lavrresample: deprecate this filter
wm4
2018-01-13
1
-3
/
+7
*
player: silence config file loading message on resuming
wm4
2018-01-13
1
-6
/
+7
*
ytdl_hook: look for the right ytdl binary according to system
Ricardo Constantino
2018-01-12
1
-1
/
+2
*
ytdl_hook: be more informative when youtube-dl fails
Ricardo Constantino
2018-01-12
1
-2
/
+8
*
input: make command argument list a dynamic array
wm4
2018-01-10
1
-3
/
+8
*
ytdl_hook: don't try to use webpage_url if non-existent
Ricardo Constantino
2018-01-11
1
-1
/
+1
*
command: make pause display the same osd-msg-bar as seek
Kevin Mitchell
2018-01-07
1
-1
/
+3
*
command: default to osd-msg-bar for seeks
Kevin Mitchell
2018-01-07
1
-4
/
+3
*
command: remove unnecessary whitespace
Kevin Mitchell
2018-01-07
1
-67
/
+69
*
ytdl_hook: actually use the script option from 87d3af6
Ricardo Constantino
2018-01-07
1
-1
/
+1
*
ytdl_hook: add script option to revert to trying youtube-dl first
Ricardo Constantino
2018-01-07
1
-2
/
+3
*
player: handle audio playback restart in central playback start code
wm4
2018-01-07
2
-4
/
+10
*
player: slightly refactor/simplify cache pausing logic
wm4
2018-01-07
2
-39
/
+37
*
player: strictly never autoselect tracks from --external-files
wm4
2018-01-06
2
-0
/
+5
*
ytdl_hook: check for possible infinite loop in playlist generation
Ricardo Constantino
2018-01-06
1
-7
/
+8
*
ytdl_hook: add additional check for comedycentral urls
Ricardo Constantino
2018-01-06
1
-1
/
+2
*
demux: export some debugging fields about low level demuxer behavior
wm4
2018-01-05
1
-0
/
+5
*
ytdl_hook: update obsolete warning about retrying URL if failed
Ricardo Constantino
2018-01-04
1
-1
/
+1
*
player: cosmetics: rename internal variable for consistency
wm4
2018-01-03
1
-2
/
+2
*
player: add --cache-pause-initial option to start in buffering state
wm4
2018-01-03
1
-0
/
+11
*
player: use fixed timeout for cache pausing (buffering) duration
wm4
2018-01-03
2
-11
/
+3
*
osc: add seekbarkeyframes as a user option
dudemanguy
2018-01-03
1
-2
/
+3
*
player: remove internal `vo-resize` command again
sfan5
2018-01-02
1
-7
/
+0
*
vo_gpu/context_android: replace both options with android-surface-size
sfan5
2018-01-02
1
-0
/
+5
*
options: move most subtitle and OSD rendering options to sub structs
wm4
2018-01-02
2
-8
/
+10
*
sub: move all subtitle timestamp messing code to a central place
wm4
2018-01-02
2
-9
/
+4
*
command: add demuxer-lavf-list property
Ricardo Constantino
2018-01-02
1
-0
/
+15
*
player: add on_load_fail hook
Ricardo Constantino
2018-01-02
2
-5
/
+12
*
osc: check if demuxer cache has not reached eof
Ricardo Constantino
2018-01-02
1
-3
/
+3
*
ytdl_hook: fix single-entry playlists
Ricardo Constantino
2018-01-02
1
-9
/
+8
*
build: move copyright statement to a shared location
wm4
2018-01-01
1
-3
/
+2
*
Update copyright year
wm4
2018-01-01
1
-1
/
+1
*
main: fix typo
wm4
2018-01-01
1
-1
/
+1
*
player/playloop.c: Revert --loop-file and --start interaction
Leo Izen
2017-12-31
1
-13
/
+5
*
player: add internal `vo-resize` command
sfan5
2017-12-27
1
-0
/
+7
*
osc: hide cache if not forced for local files
Ricardo Constantino
2017-12-26
1
-13
/
+7
*
stats: enhance cache stats
Julian
2017-12-26
1
-19
/
+35
*
lua: implement mp_utils.format_bytes_humanized
Julian
2017-12-26
1
-0
/
+10
*
osc: make seek ranges rendering optional
pavelxdd
2017-12-26
1
-0
/
+4
*
options: drop some previously deprecated options
wm4
2017-12-25
4
-60
/
+1
*
ytdl_hook: use table concat for playlist building
Ricardo Constantino
2017-12-24
1
-5
/
+4
*
ytdl_hook: don't preappend ytdl:// to non-youtube links in playlists
Ricardo Constantino
2017-12-24
1
-1
/
+5
*
player: update duration based on highest timestamp demuxed
wm4
2017-12-24
3
-0
/
+4
*
player: allow seeking in cached parts of unseekable streams
wm4
2017-12-24
1
-7
/
+10
*
command: use IEC symbols for file size formatting
Martin Herkt
2017-12-24
1
-4
/
+4
*
player: make track language matching case insensitive
wm4
2017-12-23
2
-2
/
+2
*
osc: show demuxer cache buffered amount in bytes
wm4
2017-12-23
1
-2
/
+6
*
player: show demuxer cache buffered amount in bytes in the status line
wm4
2017-12-23
1
-4
/
+5
*
options: deprecate --ff- options and properties
wm4
2017-12-21
1
-0
/
+2
*
command: make video-frame-info property observable
wm4
2017-12-20
1
-1
/
+1
*
dvb: Fix long channel switching: next/prev channel
rim
2017-12-16
1
-4
/
+4
*
js: implement mp.msg.trace()
TheAMM
2017-12-16
1
-1
/
+1
*
lua: implement mp.msg.trace
Niklas Haas
2017-12-15
1
-0
/
+1
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
5
-16
/
+16
*
lua+js: implement utils.file_info()
TSaaristo
2017-12-13
2
-0
/
+79
*
osd: fix a compiler warning by adding parentheses in if condition
pavelxdd
2017-12-10
1
-1
/
+3
*
video: add a shitty hack to avoid missing subtitles with vf_sub
wm4
2017-12-08
1
-0
/
+2
*
player: when loading external file, always add all track types
wm4
2017-12-07
1
-12
/
+23
*
player: rebase start time even for subtitle streams
wm4
2017-12-07
1
-1
/
+1
*
Revert "ytdl: handle HLS with FFmpeg"
Kevin Mitchell
2017-12-07
1
-4
/
+1
*
ytdl: handle HLS with FFmpeg
wm4
2017-12-06
1
-1
/
+4
*
player/osd.c: fix putting --start time on OSD
Leo Izen
2017-12-05
1
-1
/
+2
*
player/playloop.c: fix --loop-file without --start
Leo Izen
2017-12-05
1
-1
/
+3
*
player/misc.c: allow both --length and --end to control play endpoint
Leo Izen
2017-12-04
1
-2
/
+3
*
player/playloop.c: respect playback start time when using --loop-file
Leo Izen
2017-12-03
1
-5
/
+11
*
player: use start timestamp for ab-looping if --ab-loop-a is absent
Leo Izen
2017-12-03
4
-7
/
+39
*
player: add get_play_start_pts
Leo Izen
2017-12-03
4
-14
/
+60
*
Fix various typos in log messages
Nicolas F
2017-12-03
2
-4
/
+4
*
audio: fix missing volume update on init and reinit
wm4
2017-12-01
1
-0
/
+3
*
scripting: report dlerror() output
Nicolas F
2017-12-01
1
-4
/
+7
*
vd_lavc: rewrite how --hwdec is handled
wm4
2017-12-01
1
-25
/
+14
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
1
-8
/
+4
*
client: Allow "C.UTF-8" as LC_NUMERIC locale
sfan5
2017-11-30
1
-1
/
+1
*
audio: add audio softvol processing to AO
wm4
2017-11-29
1
-58
/
+57
*
af: remove deprecated audio filters
wm4
2017-11-29
2
-85
/
+1
*
video: remove automatic stereo3d filter insertion
wm4
2017-11-29
1
-12
/
+1
*
video: fix rotation and deinterlace auto filters
wm4
2017-11-29
1
-2
/
+6
*
player: match subtitles with language tags with --sub-auto=exact
wm4
2017-11-27
1
-18
/
+15
*
<