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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac: activate logging when started from the bundle
der richter
2020-02-08
4
-7
/
+50
*
mac: remove stdout and stderr redirect for logging
der richter
2020-02-08
1
-11
/
+0
*
wayland: adjust vo_wayland_wait_frame logic
Dudemanguy
2020-02-07
1
-6
/
+6
*
DOCS: js: minor update for require
Avi Halachmi (:avih)
2020-02-07
1
-5
/
+5
*
js: require: directory-scripts: first look at <dir>/modules/
Avi Halachmi (:avih)
2020-02-07
4
-1
/
+16
*
js: require: don't use ~~/scripts/modules.js/
Avi Halachmi (:avih)
2020-02-07
2
-12
/
+26
*
osc: use cache state cache-duration field
wm4
2020-02-07
1
-1
/
+1
*
command: add cache-duration to cache state property
wm4
2020-02-07
2
-0
/
+6
*
demux: add option to disable "sharing" between back and forward buffers
wm4
2020-02-07
2
-2
/
+18
*
console: fix typo in previous commit
wm4
2020-02-07
1
-1
/
+1
*
console: manually map numeric keypad (KP*) bindings
wm4
2020-02-07
1
-0
/
+7
*
screenshot: fix typo in comment
wm4
2020-02-07
1
-1
/
+1
*
player: make screenshot each-frame mode more accurate
wm4
2020-02-07
4
-5
/
+11
*
options: disable vsfilter blur compat by default
wm4
2020-02-07
2
-2
/
+2
*
lua: fix typo in comment
wm4
2020-02-06
1
-1
/
+1
*
options.lua: avoid unnecessary on_update calls
Oscar Manglaras
2020-02-06
1
-1
/
+1
*
stats: fix incorrect ass formatting on 3rd page when vo was switched
sfan5
2020-02-06
1
-0
/
+1
*
scripting: give proper name to scripts using a directory
wm4
2020-02-06
1
-2
/
+8
*
wayland: toplevel config fixes
Dudemanguy
2020-02-06
2
-3
/
+18
*
lua: use mp_path_is_absolute() for checking package paths
wm4
2020-02-06
1
-1
/
+1
*
path: add mp_path_is_absolute()
wm4
2020-02-06
3
-10
/
+41
*
path: change win32 semantics for joining drive-relative paths
wm4
2020-02-06
2
-14
/
+14
*
test: add some path handling tests
wm4
2020-02-06
4
-0
/
+51
*
lua: fix highly security relevant arbitrary code execution bug
wm4
2020-02-06
1
-14
/
+28
*
lua: add mp.get_script_directory() function
wm4
2020-02-04
2
-5
/
+27
*
player: partially fix backward playback display of cached text subtitles
wm4
2020-02-04
2
-5
/
+4
*
options: stop hiding deprecated options
wm4
2020-02-04
2
-7
/
+3
*
cue: tolerate NBSP as whitespace
wm4
2020-02-03
1
-5
/
+31
*
stream_libarchive: disable tar support
wm4
2020-02-02
1
-5
/
+0
*
drm_atomic: do not set immutable properties
Anton Kindestam
2020-02-02
1
-1
/
+6
*
stream_cdda: fix operation
wm4
2020-02-02
1
-12
/
+15
*
manpage: --sub-codepage cannot do muxed subs
wm4
2020-02-01
1
-0
/
+5
*
lua: set package path if loaded from a script directory
wm4
2020-02-01
3
-10
/
+72
*
scripting: load scripts from directories
wm4
2020-02-01
7
-52
/
+83
*
options: remove unused set_defaults callback
wm4
2020-02-01
2
-6
/
+0
*
ao_wasapi_utils: remove invalid audio session icon path (fixes #7269)
Rafael Rivera
2020-01-31
1
-2
/
+1
*
wayland: remove wayland-frame-wait-offset option
dudemanguy
2020-01-31
5
-17
/
+5
*
msg: move central msg lock to mp_log_root
wm4
2020-01-30
1
-34
/
+36
*
msg: fix some locking issues
wm4
2020-01-30
1
-7
/
+8
*
msg: make --log-file buffered through a thread
wm4
2020-01-29
2
-53
/
+170
*
options: merge split_opt functions
wm4
2020-01-29
1
-30
/
+18
*
options: suggest not using the syntax that was recently disabled
wm4
2020-01-29
1
-0
/
+4
*
manpage: update force dedicated gpu on macOS option
der richter
2020-01-27
1
-1
/
+1
*
Update VERSION
sfan5
2020-01-26
1
-1
/
+1
*
Release 0.32.0
v0.32.0
release/0.32
sfan5
2020-01-26
3
-63
/
+25
*
lua: stop setting bogus package path
wm4
2020-01-26
1
-25
/
+0
*
w32_common: support minimized and maximized properties
James Ross-Gowan
2020-01-26
1
-5
/
+90
*
player: fix minor coding style issue
wm4
2020-01-26
1
-1
/
+2
*
player: check if file is URL before attempting to get mtime
Chris Down
2020-01-26
1
-2
/
+5
*
stream_lavf: remove version from user agent
wm4
2020-01-26
1
-1
/
+1
*
mac: change Report Issue menu link to the new choose template page
der richter
2020-01-26
1
-1
/
+1
*
cocoa-cb: add pinch to resize window gesture
der richter
2020-01-26
2
-0
/
+11
*
cocoa-cb: never set a window size smaller than the set minSize
der richter
2020-01-26
1
-0
/
+5
*
travis: don't send notifications for forks
der richter
2020-01-26
1
-0
/
+1
*
cocoa-cb: fix race condition on quit
der richter
2020-01-26
1
-0
/
+1
*
cocoa-cb: add support for forcing the dedicated GPU for rendering
der richter
2020-01-26
5
-6
/
+19
*
cocoa-cb: don't set App icon when called from bundle
der richter
2020-01-26
1
-1
/
+3
*
mac: report playback state to the MediaPlayer Command Center
der richter
2020-01-26
2
-11
/
+48
*
mac: add support for PLAYONLY and PAUSEONLY key codes to MediaPlayer
der richter
2020-01-26
1
-3
/
+3
*
input: add new PLAYONLY and PAUSEONLY MP_KEY key codes
der richter
2020-01-26
3
-0
/
+6
*
client API: document srand() use
wm4
2020-01-21
1
-0
/
+2
*
player: make failure to load scripts non-fatal again
wm4
2020-01-20
1
-2
/
+1
*
stream_libarchive: more broken garbage
wm4
2020-01-20
1
-7
/
+22
*
Revert "stream_libarchive: remove "old" rar volume pattern"
wm4
2020-01-20
1
-0
/
+8
*
github: rename Bug to Issue and slightly change the question template
der richter
2020-01-20
6
-9
/
+16
*
input: fix cycle 2nd argument stringification
wm4
2020-01-19
1
-0
/
+6
*
stream_libarchive: do not require leading / in archive URLs
wm4
2020-01-19
1
-3
/
+3
*
scripting: make player error when attempting to load unknown scripts
wm4
2020-01-19
4
-10
/
+19
*
player: write watch-later config even for unseekable streams
wm4
2020-01-17
1
-5
/
+7
*
f_autoconvert: remove subfmt conversion BS
wm4
2020-01-17
3
-71
/
+1
*
f_hwtransfer: extend vaapi whitelist with some working formats
wm4
2020-01-17
1
-1
/
+2
*
f_hwtransfer: minor debug logging improvement
wm4
2020-01-17
1
-2
/
+5
*
vo_gpu: hwdec_vaapi: set correct hw_imgfmt value
wm4
2020-01-17
1
-0
/
+1
*
osc: more frequent cache updates: from 10% diff to 5% or 5s
Avi Halachmi (:avih)
2020-01-14
1
-2
/
+2
*
bash completion: only generate option list when needed
Philip Langdale
2020-01-13
1
-5
/
+5
*
osc: usability improvements for pseudo-csd title bar
Philip Langdale
2020-01-13
1
-4
/
+21
*
osc: when fullscreened, un-maximise window control should un-fullscreen
Philip Langdale
2020-01-12
1
-2
/
+8
*
wayland: support maximize/minimize on startup
Dudemanguy
2020-01-12
1
-0
/
+6
*
wayland: unscrew up cursors
dudemanguy
2020-01-12
1
-6
/
+4
*
Revert "options: move cursor autohiding opts to mp_vo_opts"
dudemanguy
2020-01-12
4
-12
/
+11
*
f_hwtransfer: move format fields to private struct
wm4
2020-01-12
2
-40
/
+37
*
f_hwtransfer: restructure and error properly on broken cases
wm4
2020-01-12
1
-20
/
+24
*
f_autoconvert: usw f_hwtransfer properly
wm4
2020-01-12
1
-2
/
+4
*
input: escape command parameters when logging
wm4
2020-01-12
1
-1
/
+9
*
f_hwtransfer: slightly better logging
wm4
2020-01-11
1
-3
/
+4
*
f_hwtransfer: whitelist vaapi formats that actually appear to work
wm4
2020-01-11
1
-3
/
+50
*
f_hwtransfer: change order in which hwdec upload formats are considered
wm4
2020-01-11
1
-26
/
+28
*
vaapi: reduce log levels further
wm4
2020-01-11
2
-8
/
+11
*
vo_gpu: hwdec_vaapi: silence warning during probing
wm4
2020-01-11
1
-1
/
+4
*
wayland: don't set cursor before pointer id
Dudemanguy
2020-01-11
1
-1
/
+1
*
bash completion: add initial implementation of bash completion
Philip Langdale
2020-01-09
3
-0
/
+116
*
cocoa-cb: don't active window when minimized or hidden on file change
der richter
2020-01-09
1
-1
/
+6
*
github: add several issue templates and a warning to not ignore them
der richter
2020-01-09
9
-7
/
+238
*
cocoa-cb: add runtime dpi change and use proper fallback for initial dpi
der richter
2020-01-09
2
-4
/
+7
*
command, vo: add a mechanism for runtime DPI scale changes
wm4
2020-01-09
4
-4
/
+10
*
travis: update macOS images and make building faster
der richter
2020-01-09
2
-61
/
+51
*
client API: fix property notification from non-playloop sources
wm4
2020-01-09
1
-2
/
+4
*
client API: change event mask to event number in one place
wm4
2020-01-09
1
-4
/
+5
*
stream_libarchive: fix unnecessarily opening all volumes on opening
wm4
2020-01-09
1
-9
/
+54
*
js: use osd-dimentions for mp.get_osd_{size,margins}
Avi Halachmi (:avih)
2020-01-08
2
-14
/
+7
*
vo_gpu: fix crash if dither texture fails to allocate
wm4
2020-01-08
1
-0
/
+3
*
osc: don't delay updates on resize
wm4
2020-01-08
1
-4
/
+19
*
osd: fix possible misses of osd-dimensions property updates
wm4
2020-01-08
3
-2
/
+16
*
command: cache display-hidpi-scale property
wm4
2020-01-08
1
-4
/
+14
*
command: remove outdated MP_EVENT_WIN_STATE entries
wm4
2020-01-08
1
-2
/
+1
*
lua: use new OSD property
wm4
2020-01-08
2
-21
/
+6
*
command: add osd-dimensions property
wm4
2020-01-08
2
-22
/
+57
*
options: change option parsing when using a single dash
wm4
2020-01-07
3
-7
/
+27
*
build: fix minimum libarchive version
wm4
2020-01-07
1
-1
/
+1
*
manpage: explain deprecated usage of multiple items with *-add
Dave
2020-01-07
1
-6
/
+9
*
DOCS/encoding.rst: remove deprecated usage of multiple items with *-add
Dave
2020-01-07
1
-2
/
+6
*
stream_libarchive: enable anger management
wm4
2020-01-07
1
-6
/
+7
*
wayland: don't exit the option loop
Dudemanguy
2020-01-04
1
-16
/
+12
*
command: make sub-step command actually apply sub-delay change properly
wm4
2020-01-04
3
-3
/
+19
*
stream_libarchive: remove "old" rar volume pattern
wm4
2020-01-04
1
-8
/
+0
*
stream_libarchive: add annoying message regarding multi-volume archives
wm4
2020-01-04
1
-2
/
+13
*
libarchive: some shitty hack to make opening slightly faster
wm4
2020-01-04
4
-4
/
+39
*
stream_libarchive: log each opened volume
wm4
2020-01-04
1
-0
/
+1
*
demux: add per-demuxer sub-options
wm4
2020-01-04
2
-0
/
+14
*
options: add mechanism to add sub-options from component lists
wm4
2020-01-04
2
-0
/
+15
*
stream_libarchive: remove unnecessary string list of volumes
wm4
2020-01-04
1
-34
/
+25
*
stream_libarchive: some more hacks to improve multi-volume archives
wm4
2020-01-04
3
-33
/
+39
*
stream_libarchive: enable rar5 support
wm4
2020-01-04
2
-1
/
+2
*
demux_edl: restore relative path resolution
wm4
2020-01-02
1
-0
/
+12
*
osc: reset input handling state on a change in visibility mode
Philip Langdale
2020-01-02
1
-0
/
+7
*
wayland: disable by default for gnome
Dudemanguy
2020-01-01
1
-0
/
+4
*
Revert "vo_gpu: move wayland below X11 in autoprobe order"
Dudemanguy
2020-01-01
1
-6
/
+6
*
Bump copyright year
wm4
2019-12-31
1
-1
/
+1
*
demux: make track switching instant with certain mpegts files
wm4
2019-12-31
1
-0
/
+16
*
configfiles: Fix utime retcode check
Chris Down
2019-12-31
1
-1
/
+1
*
player: make unpausing directly after seek work with --keep-open
wm4
2019-12-30
1
-0
/
+3
*
vo_gpu: move wayland below X11 in autoprobe order
wm4
2019-12-30
1
-6
/
+6
*
manpage: update discussion of nvidia hardware acceleration
Philip Langdale
2019-12-29
1
-26
/
+25
*
video: cuda: add explicit context creation for copy hwaccels
Philip Langdale
2019-12-29
7
-14
/
+72
*
demux: fix --stream-record runtime change handling
wm4
2019-12-29
1
-1
/
+1
*
build: actually remove MediaPlayer sources from build when disabled
der richter
2019-12-29
1
-1
/
+1
*
vo_gpu: hwdec_vaegl: remove support for old-style interop
Philip Langdale
2019-12-28
5
-134
/
+9
*
vo_gpu: hwdec_vdpau: remove direct_mode
Philip Langdale
2019-12-28
3
-170
/
+47
*
command: add a playlist-unshuffle command
wm4
2019-12-28
4
-0
/
+42
*
playlist: change from linked list to an array
wm4
2019-12-28
11
-187
/
+172
*
ta: add another funny macro
wm4
2019-12-28
1
-0
/
+15
*
ta: document funny macros
wm4
2019-12-28
1
-0
/
+10
*
travis: fix python3 for macOS machines
der richter
2019-12-28
1
-1
/
+6
*
stream_dvb: Remove implicit fallthroughs and consistify debug messages.
Oliver Freyermuth
2019-12-28
1
-4
/
+12
*
w32_common: remove implicit fallthrough
James Ross-Gowan
2019-12-29
1
-2
/
+3
*
lua: fix mp.file_info for large files
Sai Ke WANG
2019-12-28
1
-2
/
+2
*
Update VERSION
sfan5
2019-12-28
1
-1
/
+1
*
Release 0.31.0
v0.31.0
release/0.31
sfan5
2019-12-28
3
-81
/
+56
*
DOCS/tech-overview.txt: some more blabla
wm4
2019-12-28
1
-27
/
+67
*
audio: react to --ao and --audio-buffer runtime changes
wm4
2019-12-27
1
-3
/
+3
*
m_option: fix runtime changing of --audio-channels
wm4
2019-12-27
1
-3
/
+14
*
DOCS/tech-overview.txt: add lots of irrelevant blabla
wm4
2019-12-27
1
-0
/
+373
*
cocoa-cb: force redraw when screen or size changes
der richter
2019-12-24
1
-0
/
+2
*
cocoa-cb: implement hidpi scale reporting
der richter
2019-12-24
2
-0
/
+7
*
console: add a basic help command
wm4
2019-12-24
1
-1
/
+50
*
console: do not strip leading spaces
wm4
2019-12-24
1
-0
/
+3
*
command: extend command-list output
wm4
2019-12-24
1
-0
/
+14
*
manpage: fix example in --hwdec section
wm4
2019-12-24
1
-1
/
+3
*
stats: do not use "tick" event
wm4
2019-12-24
1
-2
/
+6
*
build: force bootstrap.py to use python3
Niklas Haas
2019-12-24
1
-1
/
+1
*
osc: redraw on visibility option runtime changes
wm4
2019-12-24
1
-0
/
+1
*
vd_lavc: remove hwdec-by-default special case for RPI
wm4
2019-12-24
2
-1
/
+4
*
vd_lavc: more hwdec autoselect nonsense
wm4
2019-12-24
2
-21
/
+85
*
build: fix build with disabled swift and Media Player
der richter
2019-12-23
2
-1
/
+7
*
js: support mp.create_osd_overlay (match 07287262)
Avi Halachmi (:avih)
2019-12-23
3
-23
/
+57
*
js: batch key bindings updates (match 96932fe7)
Avi Halachmi (:avih)
2019-12-23
1
-3
/
+12
*
osc: add option to disable santa hat
Nicolas F
2019-12-23
2
-2
/
+8
*
lua: fix guard against division by 0
wm4
2019-12-23
1
-1
/
+1
*
lua: fix passing non-integers to mp.set_osd_ass()
wm4
2019-12-23
1
-0
/
+2
*
osc: set an arbitrary high Z-order
wm4
2019-12-23
1
-0
/
+1
*
osc: use new overlay API
wm4
2019-12-23
1
-5
/
+18