Commit Graph

  • 85f9e6f274 vf_d3d11vpp: allow more future/past frames Kacper Michajłow 2026-03-10 18:01:38 +01:00
  • 88ac54b95d osc.lua: hide osc or wc when leaving its area Kacper Michajłow 2026-03-10 08:23:09 +01:00
  • 3ff7b04790 player/command: don't send mouse move event on mouse leave request Kacper Michajłow 2026-03-10 08:22:31 +01:00
  • 1f430f8ce3 osc.lua: always wipe osc when idle nanahi 2026-03-09 19:28:55 -04:00
  • 07c3ff3725 command: reject negative offset for overlay-add sfan5 2026-03-08 11:55:01 +01:00
  • cbecfb4046 wayland_common: add scRGB support Kacper Michajłow 2026-03-09 11:24:28 +01:00
  • 19b2215142 include/mpv/client: remove mpv_suspend() reference nanahi 2026-03-08 19:04:14 -04:00
  • 14508544ea wayland_common: keep unaltered hint params for changed check Kacper Michajłow 2026-03-07 04:09:03 +01:00
  • be2336fcb3 wayland_common: warn on not supported color representation Kacper Michajłow 2026-03-03 08:58:03 +01:00
  • 040eb5b656 vo_dmabuf_wayland: add BT.2100 mapping Kacper Michajłow 2026-03-03 08:57:01 +01:00
  • 218be8d93a vo_dmabuf_wayland: use color parameters prepared in reconfig Kacper Michajłow 2026-03-03 08:56:00 +01:00
  • 63f3d1731a video/out/opengl/context_wayland: export preferred colorspace Kacper Michajłow 2026-03-03 08:14:58 +01:00
  • 012d9baa22 vo_wlshm: use image params after conversion Kacper Michajłow 2026-03-03 03:54:32 +01:00
  • 96e64b0e70 wayland_common: scale preferred luminances Julian Orth 2026-01-28 20:46:41 +01:00
  • 66dcb2ba7b wayland_common: set luminances Kacper Michajłow 2026-01-28 19:58:18 +01:00
  • fe9f917d8e vo_gpu_next: set color directly using Wayland protocol Kacper Michajłow 2026-02-28 10:39:21 +01:00
  • 2417d17c81 wayland_common: only bind color surface when actually used Kacper Michajłow 2026-02-28 10:11:09 +01:00
  • 4a815734e3 player/playloop: clear demux packet pool on idle Kacper Michajłow 2026-03-08 17:54:06 +01:00
  • 147c951a17 DOCS/man/input: add tablet-pos node map schema zenodity 2026-03-08 16:48:54 +00:00
  • 9bb5a0b705 osc.lua: add audioonlyscreen script option nanahi 2026-03-03 23:21:46 -05:00
  • 937e67e7b1 DOCS/man/input: fix typo nanahi 2026-03-06 18:51:00 -05:00
  • 276710318f osc.lua: make logo centered nanahi 2026-03-06 06:55:40 -05:00
  • 107b5bee0a osc.lua: render logo and osc on separate layers nanahi 2026-03-03 22:52:22 -05:00
  • e3f6e5d8ed auto_profiles.lua: evaluate conditional profiles on on_loaded hook nanahi 2026-03-06 21:45:27 -05:00
  • ba30c8c175 player/loadfile: add on_loaded hook nanahi 2026-03-06 18:43:44 -05:00
  • 396bf65ec5 select.lua: fix crash on user_profiles sort Kacper Michajłow 2026-03-08 08:55:01 +01:00
  • 429fdcf21d mp.input: allow clients to override console.lua script-opts CogentRedTester 2026-03-03 13:11:12 +10:30
  • a205e95efb ci/win32: change from choco to winget Kacper Michajłow 2026-03-07 11:14:35 +01:00
  • 289bcb9e13 Revert "ci/win32: downgrade meson to 1.9.2" Kacper Michajłow 2026-03-07 11:12:54 +01:00
  • debfdf9402 ci/win32: pre-generate SPIRV-Tools build-version.in Kacper Michajłow 2026-03-07 10:36:33 +01:00
  • 9548ec5531 osc.lua: avoid use of goto Kacper Michajłow 2026-03-07 03:18:53 +01:00
  • f9190e57f9 vo_gpu_next: add scRGB support Kacper Michajłow 2026-03-05 11:05:19 +01:00
  • 74e8cee80d vo_gpu_next: always clip hdr.prim to container primaries Kacper Michajłow 2026-03-05 11:02:07 +01:00
  • 3b55bc9795 wayland: dispatch queue until image_description_pending flag is cleared llyyr 2026-03-03 19:01:06 +05:30
  • 10ed4716a7 etc/restore-old-bindings.conf: add changed bindings nanahi 2026-03-04 00:18:57 -05:00
  • 45019b21bf osc.lua: clean areas autohide Kacper Michajłow 2026-03-05 15:42:09 +01:00
  • eda3b89278 osc.lua: make top/bottom bar show independently on mouse proximity Kacper Michajłow 2026-03-03 02:11:27 +01:00
  • a9ac97a5b0 DOCS/man/lua: remove REPL reference Guido Cella 2026-03-03 21:51:43 +01:00
  • c401ef9c3b screenshot: use mp_strip_ext for %F WhitePeter 2025-11-09 06:23:49 +01:00
  • 648fc933b1 misc/path_utils: new mp_strip_ext shorthand WhitePeter 2025-11-11 22:19:30 +01:00
  • 5dba9c52c0 misc/path_utils: fix mp_splitext bugs WhitePeter 2025-11-11 22:04:54 +01:00
  • 9ecbf5c878 screenshot: remove redundant mkdirp call WhitePeter 2025-11-07 18:29:57 +01:00
  • d2877a1cdb screenshot: fix %f with trailing slashes WhitePeter 2025-11-07 17:14:29 +01:00
  • 35443a74cb vo,vo_dmabuf_wayland: remove vo_wait_on_vo llyyr 2026-03-03 06:35:47 +05:30
  • 8012dc88f7 wayland: do a roundtrip to wait for image description creation llyyr 2026-03-03 06:37:46 +05:30
  • c55bdc3282 video/out/gpu: signal correctly if set_color is supported Kacper Michajłow 2026-03-02 00:04:43 +01:00
  • af9c81fa1e DOCS/man/options: don't recommend --sub-justify=left Guido Cella 2026-02-28 22:42:15 +01:00
  • 05fac7f21e DOCS/man/lua: document remaining input.select() fields Guido Cella 2026-02-27 11:02:17 +01:00
  • fc7f6e0208 osc.lua: fix mouse position init nanahi 2026-02-28 13:12:30 -05:00
  • 3511e467e7 vo_gpu_next: use typed variable for alpha Kacper Michajłow 2026-02-28 10:09:14 +01:00
  • 2e8520311c vo_gpu_next: fix rgb range in Wayland hint Kacper Michajłow 2026-02-28 13:21:30 +01:00
  • bcfc754f03 wayland: invert image_description_processed boolean Dudemanguy 2026-02-09 20:01:05 -06:00
  • f864f9a14a wayland: use set_color for vo_wayland_handle_color Dudemanguy 2026-02-15 01:34:36 -06:00
  • baad29c1f4 context_drm_egl: use set_color for handling colorspaces Dudemanguy 2026-02-15 01:34:09 -06:00
  • 9d2da2567c video/out/gpu: add set_color ra_swapchain_fns Dudemanguy 2026-02-10 14:09:40 -06:00
  • 2268297ac4 context_drm_egl: use target_csp to signal HDR Dudemanguy 2026-02-10 13:31:32 -06:00
  • 7dd06a6c0b video/out/gpu: remove pass_colorspace ra_ctx_fns Dudemanguy 2026-02-10 12:19:21 -06:00
  • f28cea85c1 ytdl_hook.lua: use the new request_size AVOption when needed Nicolas F 2026-02-27 18:47:45 +01:00
  • e54cee1b23 player/command: apply expand-properties modifier also for string lists Kacper Michajłow 2026-02-26 20:31:31 +01:00
  • 850677c157 input.lua: don't shadow the global type() function Guido Cella 2026-02-27 09:35:57 +01:00
  • a96bbf5c17 mp.input: sanitise client inputs CogentRedTester 2026-02-27 17:42:38 +10:30
  • 4d26c4e42c console.lua: guard against invalid arguments to script-messages CogentRedTester 2026-02-27 15:47:12 +10:30
  • 3ec435dbee menu.conf: add a Reload menu item Guido Cella 2026-02-27 09:05:01 +01:00
  • 06259d1a0b input.conf: bind Ctrl+r to reload the current file Guido Cella 2026-02-26 14:48:57 +01:00
  • 3b555c349c command: let playlist-play-index current preserve file-local-options Guido Cella 2026-02-27 09:17:05 +01:00
  • 149e6dc55b commands.lua: return empty completions on early returns CogentRedTester 2026-02-27 14:29:24 +10:30
  • d54bad5636 screenshot: percent decode filename if it's a URI NRK 2026-02-24 13:55:26 +00:00
  • 41463d6ac8 DOCS/man/mpv: document that URLs should be percent-encoded NRK 2026-02-25 09:24:39 +00:00
  • 92ed2d2ef0 github/issue_template: clarify "latest mpv version" Avi Halachmi (:avih) 2026-02-23 23:24:20 +02:00
  • 4bb048c227 console.lua: prevent outdated completions from being selected CogentRedTester 2026-02-22 14:22:41 +10:30
  • 9902e84e20 DOCS/interface-changes: change how mp.input completions are returned CogentRedTester 2026-02-20 14:49:41 +10:30
  • 5a1700a456 mp.input: avoid displaying outdated completions from the same client CogentRedTester 2026-02-20 14:27:41 +10:30
  • c568e1539f commands.lua: use new mp.input complete method CogentRedTester 2026-02-18 17:48:22 +10:30
  • c72f2add25 mp.input: allow async completions CogentRedTester 2026-02-18 17:38:27 +10:30
  • cf481faa72 DOCS/man/lua: update recommended use of the mp.input opened event CogentRedTester 2026-02-20 14:10:02 +10:30
  • ae965e7a7e console.lua: remove undocumented dont_bind_up_down option CogentRedTester 2026-02-19 10:10:32 +10:30
  • de0f2f943d stats.lua: correctly override mp.input keybinds CogentRedTester 2026-02-19 10:09:58 +10:30
  • 0af0c137bb console.lua: flush keybinds before sending mp.input opened events CogentRedTester 2026-02-18 18:36:18 +10:30
  • e09a1d12f2 m_option: also clamp OPT_FLOAT values for float_set llyyr 2026-02-21 22:17:49 +05:30
  • ae119448b2 m_option: remove duplicated code for float/double range check Kacper Michajłow 2026-02-24 03:54:38 +01:00
  • 3eb8f9a1de demux_lavf: get codec info from AVCodecParameters nanahi 2026-02-20 19:18:10 -05:00
  • 4e2f3ce4b9 command: add track-list/N/demux-duration property nanahi 2026-02-19 23:00:36 -05:00
  • ccdb098fb4 stats.lua: add track_info_selected_only script option nanahi 2026-02-19 22:39:57 -05:00
  • e6bd564723 demux_lavf: also make demux-bitrate available for video nanahi 2026-02-19 22:00:52 -05:00
  • b62e34d975 stats.lua: display file duration on page 5 nanahi 2026-02-19 21:25:21 -05:00
  • 9ce6da09e6 stats.lua: add format entry to page 5 nanahi 2026-02-19 20:47:29 -05:00
  • c3f11f8b7e stats.lua: rename format to codec on page 5 nanahi 2026-02-19 20:45:14 -05:00
  • 4620834e36 DOCS/man/input: add/update MPV_FORMAT_NODE map and array pseudo structs zenodity 2026-02-19 13:11:06 +00:00
  • ee9a219600 console.lua: deduplicate code between get-input and handle_cursor_move Guido Cella 2026-02-22 09:52:17 +01:00
  • f439c7f62c m_option: fix x:y mode format when printing geometry zenodity 2026-02-22 10:08:54 +00:00
  • 250d6056c3 ci/win32: update runners to windows-2025-vs2026 Kacper Michajłow 2026-02-05 20:51:08 +01:00
  • 5159300ba3 ci/win32: use vswhere to find Visual Studio Kacper Michajłow 2026-02-20 14:58:33 +01:00
  • 534b2d2ea6 {demux,player}: expose original and commentary track flags Simon Bruder 2026-02-19 21:56:08 +01:00
  • f7ad4a5f8f vf_d3d11vpp: set output format for NVIDIA RTX Video HDR Kacper Michajłow 2026-02-19 06:44:33 +01:00
  • 43f00135ea vf_d3d11vpp: add dots to logs Kacper Michajłow 2026-02-19 06:29:47 +01:00
  • 568522e69e vf_d3d11vpp: use ID3D11VideoContext1 interface for setting color space Kacper Michajłow 2026-02-19 06:27:32 +01:00
  • 825ba4167e hwdec_d3d11va: add support for RGB formats Kacper Michajłow 2026-02-19 06:22:29 +01:00
  • 2aba5a7167 ra_d3d11: allow mapping rgba10_a2 format Kacper Michajłow 2026-02-19 06:19:03 +01:00
  • 18330cb1ed video/img_format: add repack test for new formats Kacper Michajłow 2026-02-19 06:05:38 +01:00
  • 54976fe147 video/img_format: add IMGFMT definitions for x2bgr10 and rgba16f Kacper Michajłow 2026-02-19 06:01:13 +01:00