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
*
x11: add option to make window appear on a specific workspace
wm4
2020-07-12
4
-8
/
+24
*
demux_lavf: workaround reading gif from unseekable streams
wm4
2020-07-09
3
-1
/
+29
*
player: fix outdated comment
wm4
2020-07-09
1
-3
/
+1
*
sws_utils: do not mutate src/dst parameters
wm4
2020-07-08
1
-24
/
+20
*
x11: remove terrible xdg-screensaver hack
wm4
2020-07-08
4
-48
/
+47
*
client API: add software rendering API
wm4
2020-07-08
8
-2
/
+315
*
path: fix broken exe-dir[/mpv] config locations
Avi Halachmi (:avih)
2020-07-08
1
-1
/
+1
*
Warn if on GNOME
wm4
2020-07-07
1
-0
/
+7
*
ci: add d3d11 to mingw build
sfan5
2020-07-01
2
-19
/
+44
*
vo_gpu: vulkan: add ability to disable events
Niklas Haas
2020-06-30
2
-0
/
+10
*
player: warn if both proper and compat. config directories exist
wm4
2020-06-25
1
-2
/
+11
*
path: do not use old_home for win32 exe dir
wm4
2020-06-25
3
-1
/
+4
*
path: switch back to using non-XDG config dir by default
wm4
2020-06-25
2
-30
/
+48
*
vo_gpu: fix typo in struct name
sfan5
2020-06-24
1
-1
/
+1
*
manpage: --demuxer-seekable-cache is useless
wm4
2020-06-23
1
-19
/
+18
*
ci: replace mingw build scripts
sfan5
2020-06-22
2
-28
/
+139
*
vo_gpu: use highp float if available for GLES
Stephen Salerno
2020-06-21
1
-0
/
+5
*
vo_gpu: add better gamut clipping option
Niklas Haas
2020-06-19
4
-0
/
+21
*
vo_gpu: fix scaler/window validation to allow unsetting
Niklas Haas
2020-06-18
1
-0
/
+4
*
vo_x11: partially restore operation on bad endian systems
wm4
2020-06-17
1
-6
/
+22
*
video: some concessions to big endian hosts
wm4
2020-06-17
1
-8
/
+11
*
test: update to new ffmpeg pixfmts
wm4
2020-06-17
5
-5
/
+25
*
video: alias IMGFMT_RGB30 to AV_PIX_FMT_X2RGB10
wm4
2020-06-17
1
-0
/
+4
*
repack: handle endian in a more general way
wm4
2020-06-17
1
-6
/
+7
*
img_format: fight ffmpeg pixdesc some more
wm4
2020-06-17
1
-28
/
+49
*
audio: don't lock ao_control for pull mode drivers
Kevin Mitchell
2020-06-17
1
-2
/
+7
*
vo_gpu: placebo: add fallback code for stride mismatch
Niklas Haas
2020-06-16
1
-12
/
+52
*
vo_gpu: add BT.2390 tone-mapping
Niklas Haas
2020-06-15
4
-7
/
+61
*
vo_gpu: reinterpret SDR white levels based on ITU-R BT.2408
Niklas Haas
2020-06-15
4
-9
/
+13
*
vo_gpu: move coherent specifier to the correct location
Niklas Haas
2020-06-10
2
-2
/
+2
*
player: make unpausing directly after seek work with --keep-open (again)
wm4
2020-06-10
1
-0
/
+3
*
audio: require certain AOs to set device_buffer
wm4
2020-06-09
2
-3
/
+3
*
ao/pulse: properly set device_buffer
Nicolas F
2020-06-07
1
-0
/
+8
*
cocoa-cb: properly reset window isMoving state on title bar clicks
der richter
2020-06-06
1
-0
/
+2
*
vo_gpu: fix display corruption with window screenshots
wm4
2020-06-06
1
-0
/
+1
*
vo_gpu: mark peak detection buffer coherent
Niklas Haas
2020-06-06
1
-1
/
+1
*
vo_gpu: make storage images/buffers as restrict
Niklas Haas
2020-06-06
1
-2
/
+2
*
vulkan/wayland: fix another build breakage
Daniel Bermond
2020-06-05
1
-1
/
+1
*
build: fix another breakage
wm4
2020-06-04
1
-1
/
+1
*
wayland: fix build
wm4
2020-06-04
2
-3
/
+3
*
build: change filenames of generated files
wm4
2020-06-04
15
-69
/
+54
*
audio: fix deadlock on draining
wm4
2020-06-04
1
-1
/
+1
*
options: add --video-scale-x/y
wm4
2020-06-03
4
-4
/
+18
*
audio: adjust wait duration
wm4
2020-06-03
1
-6
/
+4
*
vaapi: correct broken NULL check
wm4
2020-06-03
1
-1
/
+1
*
audio: avoid possible deadlock regression for some AOs
wm4
2020-06-02
1
-2
/
+17
*
audio: further simplify internal audio API somewhat
wm4
2020-06-02
5
-47
/
+41
*
audio: slightly better condition for still_playing
wm4
2020-06-02
1
-1
/
+1
*
af_scaletempo: handle obscure integer overflow
wm4
2020-06-02
1
-4
/
+4
*
TOOLS/autocrop.lua: automatically crop at startup
ヒカリ
2020-06-01
1
-84
/
+292
*
audio: reduce extra wakeups caused by recent changes
wm4
2020-06-01
1
-5
/
+4
*
vo: refine wakeup condition, and wake up more in audio sync mode
wm4
2020-06-01
1
-3
/
+3
*
audio: redo internal AO API
wm4
2020-06-01
20
-823
/
+635
*
audio: fix unpausing with some AOs
wm4
2020-05-31
1
-1
/
+1
*
terminal-win: handle 'Change Window Title' OSC sequence
James Ross-Gowan
2020-05-29
1
-99
/
+131
*
ao_null: remove unreferenced function
wm4
2020-05-27
1
-8
/
+0
*
audio: stop applying volume twice for some AOs
wm4
2020-05-27
1
-1
/
+0
*
audio: remove ao_driver.drain
wm4
2020-05-27
7
-48
/
+12
*
lua: windows got what users crave
wm4
2020-05-27
1
-0
/
+3
*
player: add --term-title option
wm4
2020-05-25
7
-0
/
+39
*
audio: merge pull/push ring buffer glue code
wm4
2020-05-25
6
-1006
/
+762
*
audio: add frame alloc function
wm4
2020-05-25
2
-0
/
+14
*
CI: add FreeBSD job
Jan Beich
2020-05-25
2
-0
/
+63
*
osdep: remove confstr() fallback for subprocess spawning
sfan5
2020-05-25
1
-7
/
+2
*
x11_common: added ICCCM WM_HINTS
Arthur Williams
2020-05-24
1
-0
/
+11
*
manpage: document "vf remove"
wm4
2020-05-23
1
-1
/
+4
*
player: remove some display-adrop leftovers
wm4
2020-05-23
7
-24
/
+3
*
command: fix dump-cache parameter parsing
wm4
2020-05-23
1
-2
/
+4
*
README: remove trolling
wm4
2020-05-23
1
-4
/
+0
*
audio: redo video-sync=display-adrop
wm4
2020-05-23
12
-56
/
+192
*
af_scaletempo: fix theoretical UB
wm4
2020-05-23
1
-1
/
+2
*
options: add option to control display-sync factor
wm4
2020-05-23
4
-3
/
+18
*
vo_x11: allow OSD rendering outside of video region
wm4
2020-05-22
1
-65
/
+52
*
mp_image: add helper for clearing regions outside of a rectangle
wm4
2020-05-22
2
-0
/
+16
*
common: add helper for subtracting rectangles
wm4
2020-05-22
2
-0
/
+24
*
video: add AV_PIX_FMT_UYYVYY411 conversion support
wm4
2020-05-22
4
-34
/
+60
*
repack: use new imgfmt metadata in more cases
wm4
2020-05-21
1
-74
/
+59
*
img_format: expose another helper
wm4
2020-05-21
2
-2
/
+6
*
mp_image: reimplement mp_image_clear()
wm4
2020-05-21
1
-25
/
+104
*
video: remove useless mp_imgfmt_desc.avformat field
wm4
2020-05-20
3
-5
/
+2
*
vo_x11: minor improvement in format matching
wm4
2020-05-20
1
-5
/
+5
*
video: clean up pixel metadata stuff some more
wm4
2020-05-20
4
-509
/
+545
*
command: save state on stop when user requested save-position-on-quit
Mikhail Rudenko
2020-05-20
1
-0
/
+7
*
vo_x11: use imgfmt metadata instead of hardcoded format table
wm4
2020-05-20
1
-32
/
+21
*
video: shuffle imgfmt metadata code around
wm4
2020-05-20
5
-278
/
+265
*
README: looks like we won't need win32 support anymore
wm4
2020-05-19
1
-0
/
+3
*
repack: make generic weird pixfmt shit even more generic and obfuscated
wm4
2020-05-18
1
-54
/
+20
*
video: fix AV_PIX_FMT_UYYVYY411 allocation
wm4
2020-05-18
2
-3
/
+2
*
wayland: only use presentation on CLOCK_MONOTONIC
Dudemanguy
2020-05-18
1
-2
/
+2
*
build: allow wlshm on more Wayland platforms after a6000d311421
Jan Beich
2020-05-18
1
-6
/
+6
*
video: add pixel component location metadata
wm4
2020-05-18
4
-130
/
+875
*
video: clean up some imgfmt related stuff
wm4
2020-05-18
15
-756
/
+747
*
test: explicitly test repacking for all packed RGB variants
wm4
2020-05-18
2
-36
/
+117
*
stats: UP/DOWN scrolling on page 2 (frame stats)
Julian
2020-05-17
2
-3
/
+25
*
vo_wlshm, vo_drm: set image size with mp_image_set_size
Michael Forney
2020-05-17
2
-4
/
+2
*
zsh completion: helper functions in private namespace
Ed Santiago
2020-05-17
1
-6
/
+6
*
osc: fix hovering timestamp sticking around when moving mouse away
wm4
2020-05-16
1
-3
/
+11
*
vo_gpu: ra_pl: add timers support
Niklas Haas
2020-05-16
1
-0
/
+95
*
scripting: make socket FD number for subprocesses dynamic
wm4
2020-05-15
2
-9
/
+4
*
sub: fix incorrect commit
wm4
2020-05-15
1
-3
/
+1
*
ipc: mark client sockets as CLOEXEC
wm4
2020-05-15
1
-0
/
+2
*
scripting: correct passing FDs
wm4
2020-05-15
1
-1
/
+1
*
osdep: remove posix_spawn() helpers and wrappers
wm4
2020-05-15
6
-163
/
+2
*
subprocess: replace posix_spawnp() with fork()
wm4
2020-05-15
1
-17
/
+118
*
command: add input-key-list property
wm4
2020-05-14
4
-0
/
+29
*
command: add property to return text subtitles in ASS
wm4
2020-05-14
7
-18
/
+62
*
ipc: exit client if the FD is invalid
wm4
2020-05-14
1
-1
/
+1
*
ipc: make --input-ipc-client terminate player on connection close
wm4
2020-05-14
2
-1
/
+11
*
vo_x11: add 10 bit support
wm4
2020-05-14
1
-0
/
+3
*
build: link against single EGL provider
Jan Palus
2020-05-14
2
-11
/
+37
*
build: fallback to default pc file locations on rpi
Jan Palus
2020-05-14
2
-3
/
+10
*
drm: add typedef for PFNEGLGETPLATFORMDISPLAYEXTPROC (#7314)
Jan Palus
2020-05-14
1
-0
/
+5
*
vo_direct3d: dumb down OSD rendering
wm4
2020-05-13
1
-164
/
+92
*
draw_bmp: make another small guarantee to users
wm4
2020-05-13
1
-0
/
+2
*
vo_direct3d: rip out texture video rendering path
wm4
2020-05-13
5
-660
/
+67
*
draw_bmp: use command line options for any used scalers
wm4
2020-05-13
5
-16
/
+36
*
vo_gpu: un-fix storable fbo format check
Niklas Haas
2020-05-13
1
-2
/
+1
*
draw_bmp: add integer blending for 8 bit formats
wm4
2020-05-12
2
-41
/
+79
*
repack: fix incorrect assert()
wm4
2020-05-12
1
-1
/
+1
*
draw_bmp: don't make strange decisions on broken iknput csp params
wm4
2020-05-12
3
-64
/
+66
*
vo_vaapi: use new overlay API
wm4
2020-05-11
1
-123
/
+85
*
draw_bmp: add a function to return a single-texture OSD overlay
wm4
2020-05-11
4
-50
/
+265
*
video: remove RGB32/BGR32 aliases
wm4
2020-05-11
5
-18
/
+9
*
js: mp.set_osd_ass: ignore identical inputs (match ccbb8b1c)
Avi Halachmi (:avih)
2020-05-10
1
-0
/
+5
*
vo: fix forgotten debug code
wm4
2020-05-10
1
-1
/
+1
*
lua: do not use Lua filesystem functions for loading scripts
wm4
2020-05-10
1
-3
/
+6
*
stream: make stream_read_file() more robust
wm4
2020-05-10
3
-23
/
+41
*
msg: add function to reduce log level
wm4
2020-05-10
2
-2
/
+19
*
vo_gpu: manually resolve user shader prefixes
wm4
2020-05-10
1
-1
/
+4
*
player: make external subtitle auto-loading stricter
wm4
2020-05-09
2
-25
/
+41
*
options: update OSD when writing some OSD-related options
wm4
2020-05-09
1
-9
/
+9
*
vo: another minor wakeup reduction
wm4
2020-05-09
1
-5
/
+10
*
vo: always reset redraw flag to avoid immediate wakeups wasting CPU time
wm4
2020-05-09
1
-1
/
+2
*
draw_bmp: rewrite
wm4
2020-05-09
6
-411
/
+938
*
repack: add support for converting from/to float formats
wm4
2020-05-09
4
-3
/
+402
*
csputils: add function for getting uint/float transformation
wm4
2020-05-09
2
-1
/
+44
*
video: add yuv float formats
wm4
2020-05-09
5
-11
/
+181
*
vo_gpu: fix green shit with float yuv input
wm4
2020-05-09
5
-12
/
+28
*
video: fix rgb30 component order
wm4
2020-05-09
5
-5
/
+8
*
video: separate repacking code from zimg and make it independent
wm4
2020-05-09
9
-895
/
+1688
*
sws_utils: allow setting zimg options directly
wm4
2020-05-09
4
-8
/
+18
*
img_format: make component order in comment more logical
wm4
2020-05-09
1
-1
/
+1
*
sd_lavc: fix occasional problems with certain VOs when changing scaling
wm4
2020-05-09
1
-0
/
+24
*
osd: add change timestamp and screen size to struct sub_bitmap_list
wm4
2020-05-09
3
-1
/
+23
*
osd: add subtitle software blending to stats
wm4
2020-05-09
1
-0
/
+4
*
build: add -fno-math-errno
wm4
2020-05-09
1
-0
/
+1
*
drm_prime: fallback to drmModeAddFB2
Anton Kindestam
2020-05-08
1
-3
/
+9
*
drm_prime: get the modifier for all planes
Anton Kindestam
2020-05-08
1
-6
/
+5
*
drm_prime: print out errno in error message
Anton Kindestam
2020-05-08
1
-1
/
+4
*
w32_common: Scale window when moving to display with different DPI
Piotr Gasior
2020-05-08
1
-0
/
+5
*
w32_common: Support HiDPI on Windows
RealDolos
2020-05-08
3
-12
/
+29
*
vo_gpu: d3d11: only use presentation feedback with flip model
James Ross-Gowan
2020-05-07
1
-4
/
+12
*
client API: correct an outdated comment
wm4
2020-05-06
1
-2
/
+1
*
options: don't trigger bool "compact" path for --loop-file
wm4
2020-05-06
2
-2
/
+4
*
vf:format: don't error when using convert=yes and not specifying fmt
wm4
2020-05-06
1
-1
/
+1
*
test: fix some idiotic UB
wm4
2020-05-06
1
-3
/
+3
*
mp_image: add some helpers
wm4
2020-05-06
2
-0
/
+23
*
vo_gpu: suppress PL_FATAL logs during probing
Niklas Haas
2020-05-03
1
-2
/
+0
*
documentation: fix some ReST syntax mistakes in lua.rst
Emanuele Torre
2020-05-01
1
-1
/
+1
*
player: round position percentage to the nearest integer
Ricardo Garcia
2020-05-01
1
-1
/
+1
*
DOCS/contribute.md: add some blabla about fixup commits in pull requests
wm4
2020-05-01
1
-0
/
+16
*
lua: restore change detection with legacy OSD function
wm4
2020-05-01
1
-4
/
+9
*
zimg: remove C11 aligned_alloc() requirement
wm4
2020-05-01
3
-11
/
+10
*
vo_gpu: enable frame caching for still frames
Niklas Haas
2020-04-30
1
-3
/
+3
*
stream_libarchive: remember archive headers from initial open
Kevin Mitchell
2020-04-28
3
-18
/
+51
*
stream_libarchive: simplify multi-volume rar hate message
Kevin Mitchell
2020-04-27
1
-14
/
+8
*
stream_libarchive: put multi_rar check in a function
Kevin Mitchell
2020-04-27
1
-10
/
+14
*
ta: add ta_get_parent()
wm4
2020-04-26
2
-1
/
+12
*
ta: change debug ifdeffery
wm4
2020-04-26
1
-4
/
+8
*
video: make OSD/subtitle bitmaps refcounted (sort of)
wm4
2020-04-26
13
-110
/
+197
*
zimg: don't assume zimg reads are 64 byte aligned
wm4
2020-04-25
1
-4
/
+6
*
cocoa-cb: report actual unfs window size for current window scale
der richter
2020-04-25
2
-0
/
+15
*
video: add alpha type metadata
wm4
2020-04-24
8
-4
/
+42
*
sws_utils: remove unused brightness etc. controls
wm4
2020-04-24
2
-7
/
+1
*
win32: SGR emulation: minor fixup on invalid sequence
Avi Halachmi (:avih)
2020-04-24
1
-2
/
+5
*
video/out/vo_tct: query terminal size generically
Avi Halachmi (:avih)
2020-04-23
1
-7
/
+3
*
osdep/terminal-win: native VT: report exact width
Avi Halachmi (:avih)
2020-04-23
1
-2
/
+3
*
wayland: explictly send an UP event for left click
Dudemanguy
2020-04-23
1
-0
/
+2
*
win32: native VT: logic fixup
Avi Halachmi (:avih)
2020-04-23
1
-2
/
+2
*
stats.lua: don't disable terminal escape sequences on windows
Avi Halachmi (:avih)
2020-04-23
1
-22
/
+4
*
win32: use windows 10 native virtual-terminal if available
Avi Halachmi (:avih)
2020-04-23
1
-2
/
+34
*