1
mirror of https://github.com/mpv-player/mpv synced 2025-05-09 10:21:43 +02:00

Commit Graph

  • 139591a078 libarchive: try to use utf8 pathname master xyfish 2025-04-30 00:39:28 +08:00
  • 3baf2e1ef8 DOCS/man/options: equivalent -> analogous Ryan Hendrickson 2025-05-06 01:36:17 -04:00
  • d702e5fec8 console.lua: set compute_bounds and hidden at startup Guido Cella 2025-04-04 12:05:40 +02:00
  • 4194522344 console.lua: rename option_color_to_ass to color_option_to_ass Guido Cella 2025-04-04 12:02:49 +02:00
  • e663cbc037 vo: move vo_mediacodec_embed to not be the default on Android sfan5 2025-05-03 16:36:43 +02:00
  • 61be670716 ra_d3d11: mark cache_magic as nonstring for GCC 15 Kacper Michajłow 2025-04-27 19:44:15 +02:00
  • cf3e332abb osdep/win32/smtc: workaround GCC 15 bogus template warning Kacper Michajłow 2025-04-27 19:41:34 +02:00
  • 22aacb4008 misc/language: mark arrays as nonstring for GCC 15 Kacper Michajłow 2025-04-27 19:09:00 +02:00
  • f8cef99033 demux_lavf: replace deprecated usage of stack allocated AVPackets Kacper Michajłow 2025-04-17 18:37:07 +02:00
  • b72d6aa0e1 demux_lavf: fix unconstrained cache size with wrapped AVFrame packets Kacper Michajłow 2025-04-17 18:12:29 +02:00
  • b47c805fa2 various: remove redundant return nanahi 2025-04-26 03:44:09 -04:00
  • 2b38b382cf video/image_writer: tag bits_per_raw_sample when pixfmt changes Leo Izen 2023-01-31 11:05:46 -05:00
  • f147df1393 wayland: print errno strerror for data offer read/write nanahi 2025-04-17 02:08:12 -04:00
  • 26cb87a2d7 DOCS/man/input: add documentation for Wayland and macOS clipboard write nanahi 2025-04-12 18:06:00 -04:00
  • 788b362d5f clipboard-wayland: support clipboard writing nanahi 2025-04-12 18:02:06 -04:00
  • 688922ee85 video/out/wayland_common: support clipboard writing nanahi 2025-04-12 03:17:18 -04:00
  • ccd52142f5 video/out/wayland_common: rename dnd_ddev to data_device nanahi 2025-04-12 03:17:59 -04:00
  • 615ee4d9f5 video/out/wayland_common: save last user input serial nanahi 2025-04-12 02:14:49 -04:00
  • b8ab1074eb wayland: log output user-friendly wl_output name llyyr 2025-04-21 01:27:23 +05:30
  • 35a98de55e wayland: log when direct scanout is active llyyr 2025-04-19 11:34:27 +05:30
  • 3600c716ea console.lua: fix crash when pressing Ctrl+l Guido Cella 2025-04-18 10:20:23 +02:00
  • 94bc7315bd video/zimg: set alpha to ZIMG_ALPHA_STRAIGHT in all cases except premul Kacper Michajłow 2025-04-17 21:30:36 +02:00
  • 01b51d1f72 options: add cue to --playlist-exts's defaut value Guido Cella 2025-04-17 21:09:23 +02:00
  • 0dc24a2301 sub/osd: set osd-shaper to complex by default llyyr 2025-04-17 13:05:39 +05:30
  • df1e71a7cc ytdl_hook: add option to extract chapters yumcookiez 2025-03-27 21:44:28 +10:00
  • 498a9bf464 console.lua: center correctly within OSC margins Guido Cella 2025-03-27 17:06:06 +01:00
  • 4dfe92fa27 console.lua: replace font script-opt with monospace_font Guido Cella 2025-03-29 08:09:31 +01:00
  • 42660a8c23 console.lua: say focused instead of selected Guido Cella 2025-04-04 17:00:54 +02:00
  • 1f809734b2 options: add ivf to video extensions Kacper Michajłow 2025-04-06 16:58:54 +02:00
  • ceb949216e options/m_option: assert if choice value is valid Kacper Michajłow 2025-04-06 17:13:44 +02:00
  • 6a96b15cf4 video/csputils: add missing alpha choice Kacper Michajłow 2025-04-06 17:13:23 +02:00
  • b554d43cde select.lua: display editions when before the first edition Guido Cella 2025-04-08 20:26:26 +02:00
  • d059f648fa console.lua: repurpose case_sensitive to only affect exact searches Guido Cella 2025-04-04 17:23:24 +02:00
  • 4cb5f7aa1f console.lua: implement exact matching Guido Cella 2025-04-04 13:38:53 +02:00
  • bff0d59cbe stats.lua: set plot_{perfdata,vsync_ratio,vsync_jitter} to no Kacper Michajłow 2025-04-13 21:04:32 +02:00
  • fd1007260c stats.lua: add stats-plot_cache script-opt Kacper Michajłow 2025-04-13 21:01:01 +02:00
  • d1d2d9a0bb osc.lua: update OSC on playlist position changes Mike Will 2025-04-14 01:52:00 -04:00
  • 0ab46993d8 video/out/gpu/context: enable debug_extra for Vulkan Kacper Michajłow 2025-04-13 20:12:41 +02:00
  • f24611980c sub/osd: add osd-shaper and set it to simple by default llyyr 2025-04-14 07:08:26 +05:30
  • efba6e7e5a sub/sd_ass: add sub-{glyph-limit,bitmap-max-size} llyyr 2025-04-14 07:04:47 +05:30
  • fc972d2049 sub/osd: add osd-{glyph-limit,bitmap-max-size} llyyr 2025-04-14 06:57:59 +05:30
  • ad61018294 sub/osd: add osd-prune-delay llyyr 2025-04-14 06:57:42 +05:30
  • 66c92a1a6c Revert "ci/win32: pin shaderc version to fix build errors" Kacper Michajłow 2025-04-16 17:29:17 +02:00
  • 0fe6ad8afc ci: add Windows Arm builds Kacper Michajłow 2025-04-15 11:43:48 +02:00
  • d506a18a85 video/out/opengl/common: prevent MemoryBarrier collision Kacper Michajłow 2025-04-15 11:39:36 +02:00
  • 4697f7cb86 DOCS/man/mpv: document alt+v to toggle secondary sub track visibility llyyr 2025-04-15 15:11:21 +05:30
  • 27c08affb1 vd_lavc: prefer non-copy hwdec before falling back to -copy variant Kacper Michajłow 2025-04-13 17:01:05 +02:00
  • 896b3400f3 clipboard-wayland: read already sent data when the fd is hung up nanahi 2025-04-13 08:33:12 -04:00
  • cc02a47a48 vd_lavc: prefer Vulkan hwdec when available Kacper Michajłow 2025-04-07 09:39:49 +02:00
  • 44816ef8ff console.lua: default prompt to an empty string showergum 2025-04-11 23:45:17 -06:00
  • 91337443ad DOCS/man/options: fix link to Conditional auto profiles Guido Cella 2025-04-12 18:22:01 +02:00
  • 12b3de21c4 DOCS/man/input: remove reference to the removed --clipboard-enable Guido Cella 2025-04-12 18:21:25 +02:00
  • 150b6d7b90 DOCS: remove references to the removed slave mode Guido Cella 2025-04-12 18:20:23 +02:00
  • 8c28e24c89 vo_dmabuf_wayland: set hwdec_type in reconfig based off of imgfmt Dudemanguy 2025-04-10 15:44:55 -05:00
  • 2bc3bddfb9 vo_dmabuf_wayland: only load needed hardware decoding drivers Dudemanguy 2025-04-10 15:41:41 -05:00
  • 3d5949366c {osd,msg}: use PU{1,2} for escape codes instead of invalid Unicode Kacper Michajłow 2025-04-03 16:50:40 +02:00
  • 43ce03c519 vo_dmabuf_wayland: don't resize if dst rect is 0 Dudemanguy 2025-04-08 09:18:25 -05:00
  • 5bc5489e56 video/sws_utils: limit sws-cvs and sws-chs to [-100, 100] Kacper Michajłow 2025-04-08 20:42:58 +02:00
  • 1bd6e28780 vd_lavc: limit frame size to 8k when fuzzing Kacper Michajłow 2025-04-08 20:41:48 +02:00
  • 99d442d299 options/m_option: add missing newline in log Kacper Michajłow 2025-04-08 20:41:12 +02:00
  • 6f7e1e4359 ci/freebsd: update to 14.2 Kacper Michajłow 2025-04-07 23:51:15 +02:00
  • 4a0684db33 sd_ass: handle past subs with unknown duration on every decode VincentVerdynanta 2025-04-07 16:35:11 +00:00
  • b09e06a920 osdep/threads: prefer using thread_local NRK 2025-04-05 16:33:47 +00:00
  • 07571859ac player/scripting: fix race condition when destroying clients Kacper Michajłow 2025-04-02 20:38:51 +02:00
  • 22f4ff44c5 misc/random: add mp_rand_in_range32() NRK 2025-03-30 23:24:12 +00:00
  • b968dec77d misc/random: improve the fallback case NRK 2025-03-31 03:21:51 +00:00
  • b3d461e3aa misc/random: use av_random_bytes() for the whole seed NRK 2025-03-31 00:42:45 +00:00
  • dd29542f6f misc/random: eliminate mutex NRK 2025-03-30 22:40:26 +00:00
  • 36ea2354be ci/win32: don't use CMake 4.0 Kacper Michajłow 2025-04-02 01:13:26 +02:00
  • 30869ddb90 ci/build-win32.ps1: update wrap to expose ffmpeg executable Kacper Michajłow 2025-04-01 01:11:19 +02:00
  • baf2fd2f28 osdep/language-win: fix use of GetSystemPreferredUILanguages() Kacper Michajłow 2025-03-31 21:20:43 +02:00
  • cce45aa054 test/libmpv_test_track_selection: fix locale check Kacper Michajłow 2025-03-31 21:16:43 +02:00
  • 06a983ef2f test/libmpv_test_track_selection: fix compilation with Windows SDK Kacper Michajłow 2025-03-31 19:52:27 +02:00
  • 5870c95e89 filters: automatically flip video if displaymatrix indicates so Leo Izen 2025-03-18 11:43:36 -04:00
  • 52a95d91bd positioning.lua: validate that an amount is passed Guido Cella 2025-03-29 08:58:28 +01:00
  • f0c3d466f9 DOCS/man/osc: fix custom button example formatting Guido Cella 2025-03-30 10:46:20 +02:00
  • f837e951af select.lua: simplify the time formatting function verygoodlee 2025-03-31 00:17:27 +08:00
  • a407e13f83 misc/language: add a forced flag to the track add commands Tom Grimwood-Taylor 2025-03-16 12:31:06 +00:00
  • f608780032 misc/language: parse forced tag from external subtitle tracks Tom Grimwood-Taylor 2025-03-16 12:31:06 +00:00
  • 2e215cc6a5 demux/demux_playlist: mark fd:// as self-expanding Leo Izen 2025-03-30 17:08:07 -04:00
  • 5ba7ee5137 demux_mpv: add missing URL unescape Kacper Michajłow 2025-03-28 18:20:36 +01:00
  • 94e100e389 ci/win32: pin shaderc version to fix build errors Kacper Michajłow 2025-03-28 19:18:43 +01:00
  • 26b29fba02 demux_mkv: fix compilation after deprecated definitions removal Kacper Michajłow 2025-03-28 19:12:01 +01:00
  • 08939665fe DOCS: clarify some minor points in the release policy sfan5 2025-03-28 16:19:48 +01:00
  • d20ded876d clipboard-wayland: prevent reading from hung up fd llyyr 2025-03-28 15:34:33 +05:30
  • 9cca045511 wayland: lrint some width/height calculations Dudemanguy 2025-03-27 18:24:23 -05:00
  • 9826e96ecc wayland: use logical coordinates when setting the opaque region Dudemanguy 2025-03-27 16:06:22 -05:00
  • 38439dd531 threads: remove unused recursive mutex support Kacper Michajłow 2025-03-03 12:42:07 +01:00
  • 9964104a6e vd_lavc: enable FFv1 hwaccel by default Lynne 2025-03-19 00:21:05 +01:00
  • 74d3c2f0e7 mp_image: set repr.alpha and repr.bits when mapping AVFrame Kacper Michajłow 2025-03-10 02:54:03 +01:00
  • d9f27bd0f1 video/vdpau: change is_preempted bool to atomic Kacper Michajłow 2025-03-03 19:21:58 +01:00
  • 513ccb9227 DOCS/interface-changes/kitty-passthrough: option addition notice 한승민 2025-03-27 02:22:29 +09:00
  • 699a0bec42 vo_kitty: use priv as talloc context 한승민 2025-03-26 23:41:57 +09:00
  • ccad32e961 vo_kitty: remove DCS_GUARD_* macros 한승민 2025-03-23 08:05:52 +09:00
  • 8edabd5644 vo_kitty: do not add trailing NULL byte in payload 한승민 2025-03-22 19:35:11 +09:00
  • d9dc84c0fc vo_kitty: add auto-multiplexer-passthrough option 한승민 2025-03-22 19:30:25 +09:00
  • aad5329fd1 vo_kitty: reallocate cmd.start on reconfigure 한승민 2025-03-22 19:17:02 +09:00
  • 0c3f1c0f6e build: make drm optional again for vo_dmabuf_wayland Dudemanguy 2025-03-25 18:59:06 -05:00
  • a9dccf22a1 build: use a drm_fourcc header check for vaapi on gl Dudemanguy 2025-03-25 18:50:12 -05:00
  • e88864aef3 commands.lua: add remember_input script-opt Guido Cella 2025-03-26 10:53:32 +01:00