Commit Graph

  • 4d944b2fad ytdl_hook.lua: remove track selection hack master Kacper Michajłow 2026-05-07 12:24:11 +02:00
  • 8c26c0c1e9 TOOLS/matroska.py: plumb some type hints to make new mypy happy Kacper Michajłow 2026-05-07 11:02:36 +02:00
  • cfd818bcae ra_gl: fix memory leak Kacper Michajłow 2026-05-04 22:03:04 +02:00
  • 333857403f test/libmpv_common: wait for all clients and player to be destroyed Kacper Michajłow 2026-05-03 19:28:20 +02:00
  • 948c86d24c player/lua: fix autofree ctx leak on exit() call llyyr 2026-05-03 17:12:56 +05:30
  • ce71cd8aeb mp_image: refine check for supported Dolby Vision metadata Ivan Shapovalov 2024-08-18 18:50:37 +02:00
  • 7c25b3e47c vo_gpu_next: fix upload synchronization Kacper Michajłow 2026-05-02 03:08:30 +02:00
  • d8be86067c ao_pulse: fix subscribe_cb using wrong bitmask for event type llyyr 2026-05-03 03:02:25 +05:30
  • 5e847889b3 osdep/win32/smtc: fix client handle leak nanahi 2026-04-28 21:21:57 -04:00
  • 0ec3015339 player/external_files: remove handling related to update sub exts nanahi 2026-04-27 23:35:17 -04:00
  • 675fb1229b input/dnd: move --drag-and-drop handling to dnd client nanahi 2026-04-28 21:50:06 -04:00
  • 81611b4a4e input/dnd: move built-in drag and drop handling to mpv client nanahi 2026-04-27 23:17:09 -04:00
  • 87ccb6022c command: add dropped-file property nanahi 2026-03-30 19:45:56 -04:00
  • e12ab84571 input: add --input-builtin-drag-and-drop option nanahi 2026-03-30 19:05:41 -04:00
  • 544a56a148 input: rename notify_touch_update to notify_event_update nanahi 2026-04-05 17:19:08 -04:00
  • 41fb7f9eb2 command: use string list helper for option-info nanahi 2026-04-05 17:20:23 -04:00
  • 777401d7de options/m_property: add SUB_PROP_STRING_LIST nanahi 2026-04-05 17:10:41 -04:00
  • 5e0932e785 input: rename mp_event_drop_files to mp_input_drop_files nanahi 2026-03-30 18:50:40 -04:00
  • cdbe01c3db demux_lavf: add support for stream groups Kacper Michajłow 2026-04-30 07:10:42 +02:00
  • c0c7584342 etc/builtin.conf: change gui mode to idle=yes Kacper Michajłow 2026-05-01 09:58:12 +02:00
  • dc59f3b399 test/libmpv_test_track_selection: add test for program mappings Kacper Michajłow 2026-05-01 02:30:29 +02:00
  • bf1a14e541 test/libmpv_common: print property in checks Kacper Michajłow 2026-05-01 00:51:22 +02:00
  • f5857d3b87 demux_lavf: support multiple program mappings per stream Kacper Michajłow 2026-05-01 00:29:35 +02:00
  • 28ce461a84 options/m_option: add m_option_type_prop_array Kacper Michajłow 2026-04-30 20:53:46 +02:00
  • eedadc24ae player/command: hide dependent tracks Kacper Michajłow 2026-04-30 07:23:08 +02:00
  • 0c067f140e test/libmpv_test_track_selection: add test for --flatten-editions Kacper Michajłow 2026-05-01 02:36:20 +02:00
  • b4a7ea306e demux_{lavf,timeline}: add --flatten-editions Kacper Michajłow 2026-04-30 03:29:01 +02:00
  • 44ceaa6498 vo_gpu_next: only flush cache on render options update Kacper Michajłow 2026-05-01 09:50:24 +02:00
  • 8d04be2b85 mp_image: force stride to be multiple of bpp Kacper Michajłow 2026-04-25 08:23:47 +02:00
  • 8aef2c9162 demux_lavf: map comment to stream title Kacper Michajłow 2026-05-01 04:06:26 +02:00
  • ec03ef7e97 demux_lavf: remove track flags duplication from title Kacper Michajłow 2026-05-01 04:04:54 +02:00
  • a44478d79f vulkan/context: avoid printing incorrect error on vulkan-device fail llyyr 2026-04-29 21:40:19 +05:30
  • 48bd97b5bb stream_dvdnav: don't leak times in STREAM_CTRL_GET_CHAPTER_TIME Kacper Michajłow 2026-05-01 04:37:27 +02:00
  • 4182a1df43 stream_dvdnav: use named definition for return val Kacper Michajłow 2026-05-01 04:36:30 +02:00
  • 118dda68c1 stream_dvdnav: fix STREAM_CTRL_SET_ANGLE return value Kacper Michajłow 2026-05-01 04:35:20 +02:00
  • 986dd6387d ao_wasapi: fix retry budget on DEVICE_INVALIDATED Richasy 2026-05-01 10:24:14 +08:00
  • 2f58ee36ce demux/packet: refactor demux_packet_add_blockadditional Kacper Michajłow 2026-04-30 06:28:33 +02:00
  • 696190d25b demux/packet: add support for LCEVC ITU-T35 payloads Kacper Michajłow 2026-04-30 06:10:02 +02:00
  • b1d23bba5e vo_gpu_next: don't spam render queue underrun logs on frame->still Dudemanguy 2026-04-29 09:35:50 -05:00
  • 5ebe9581d5 demux_{lavf,timeline}: consider audio only HLS when selecting edition Kacper Michajłow 2026-04-29 07:27:38 +02:00
  • 0a0c63d3e9 ytdl_hook.lua: convert metadata values to string Guido Cella 2026-04-29 10:30:58 +02:00
  • 8cc65c838e osc.lua: add box width option for box and slimbox layouts kamperemu 2026-04-28 18:17:49 +05:30
  • 3e3936eee4 player/loadfile: filter tracks without edition when there are matches Kacper Michajłow 2026-04-28 08:28:11 +02:00
  • 4730c9179a player/loadfile: remove preferred_program from track selection Kacper Michajłow 2026-04-28 08:27:22 +02:00
  • 91b6d8fdd1 demux: enrich edition titles with codec/resolution/bitrate info Kacper Michajłow 2026-04-27 02:09:34 +02:00
  • a42b1b9103 wayland: only update toplevel state values if we have a valid state Dudemanguy 2026-04-26 11:27:12 -05:00
  • 05b327c723 osc.lua: use the cached chapter_list instead or retrieving chapters Guido Cella 2026-04-22 12:01:25 +02:00
  • ae3189567b select.lua: add select-secondary-subtitle-line Guido Cella 2026-04-26 08:50:33 +02:00
  • ed99433277 TOOLS/dylib_unhell.py: simplify the otool output processing Kacper Michajłow 2026-04-17 17:50:02 +02:00
  • 3183ea9980 osc.lua: always observe duration Guido Cella 2026-04-21 13:14:16 +02:00
  • 9ce79bcaa0 osc.lua: hide thumbnails when setting visibility to never Guido Cella 2026-04-25 09:20:58 +02:00
  • 47a8a47b31 osc.lua: don't write to user-data on every render Guido Cella 2026-04-25 00:24:50 +02:00
  • 77ed8fef88 select.lua: use sub-lines instead of forking to ffmpeg Guido Cella 2026-04-16 16:02:15 +02:00
  • a0a0a7e4cf sub/dec_sub: de-duplicate overlapping sub lines Hubert Głuchowski 2026-04-16 13:07:27 +02:00
  • 5f02e1b8a2 sub: add sub-lines property Guido Cella 2026-04-09 18:17:48 +02:00
  • c662594f05 Revert "player/core: increase number of past_frames to 1000" Kacper Michajłow 2026-04-25 08:25:18 +02:00
  • 4e44fe024c player/core: increase number of past_frames to 1000 Kacper Michajłow 2026-04-19 22:19:20 +02:00
  • 68b1d10da5 player/video: rewrite display-sync audio drift compensation Kacper Michajłow 2026-04-19 22:18:39 +02:00
  • 382e3e74e8 player/command: add more precision to avsync pretty print Kacper Michajłow 2026-01-11 04:55:37 +01:00
  • 99b9d9491d player/command: add more precision to av speed correction pretty print Kacper Michajłow 2026-01-11 04:54:27 +01:00
  • 8aabba933b vf_vapoursynth: improve backward compatibility Crend King 2026-04-23 18:02:38 -07:00
  • 45324ce682 wayland: parse toplevel states before geometry_configured check Andrew Rabert 2026-04-12 17:35:27 -04:00
  • e046cd0736 context_menu.lua: add background_alpha script-opt Guido Cella 2026-04-24 19:26:45 +02:00
  • 4c9262664c wayland: implement session management Julian Orth 2026-04-10 12:41:22 +02:00
  • 98a6960a3d ytdl_hook.lua: remove outdated comment Guido Cella 2026-04-23 18:54:44 +02:00
  • b3c46456c5 ytdl_hook.lua: set metadata with use_manifests=yes Guido Cella 2026-04-23 18:53:54 +02:00
  • 9b3565c980 msg: don't filter PU{1,2} we use them internally Kacper Michajłow 2026-04-23 02:54:26 +02:00
  • 75b2ccfeb1 vf_vapoursynth: update for VapourSynth R74 Crend King 2026-04-09 21:53:16 -07:00
  • f5939d0b93 ci: ensure winget is available on windows-11-arm Aly Smith 2026-04-22 11:12:20 +10:00
  • d40a29190d demux_playlist: add support for 'strm' playlist alydev 2026-04-22 05:12:42 +10:00
  • 174bcec30e w32_common: support initial --fs and --window-maximized Kacper Michajłow 2026-04-21 20:51:40 +02:00
  • 9d526fc138 w32_common: keep client size on window state changes Kacper Michajłow 2026-04-21 18:37:41 +02:00
  • 7ec11ad67a misc/codepoint_width: handle partially ill-formed UTF-8 Hubert Głuchowski 2026-04-21 01:52:47 +02:00
  • 35b851e38a DOCS/man/options: remove all_formats=yes warning Guido Cella 2026-04-17 19:33:53 +02:00
  • 6b524c4f0e ytdl_hook.lua: default to all_formats=yes Guido Cella 2026-03-21 21:10:33 +01:00
  • 531fe5a43e osc.lua: make window control buttons action customizable nanahi 2026-04-20 23:35:26 -04:00
  • d9e8e0bdf6 osc.lua: add option to configure skip_forward/backward buttons nanahi 2026-04-20 22:58:47 -04:00
  • b3e6506d10 osc.lua: fix frame stepping with skip_backward/forward buttons nanahi 2026-04-20 22:54:31 -04:00
  • ac3b6044d0 console.lua: use terminal_display_width when picking longest menu item Hubert Głuchowski 2026-04-19 21:19:56 +02:00
  • c202be1efe player/{lua,javascript}: add mp.utils.terminal_display_width function Hubert Głuchowski 2026-04-19 21:19:56 +02:00
  • 6ab49ac5d7 w32_common: clear window_minimized flag on minimize->maximize Kacper Michajłow 2026-04-21 05:16:53 +02:00
  • e7d3fe8668 vf_d3d11vpp: fix print index value Kacper Michajłow 2026-04-19 22:53:54 +02:00
  • 5921fe50bb osc.lua: use the cached chapter-list for chapter markers Guido Cella 2026-04-20 12:50:08 +02:00
  • fb8c933d4d osc.lua: cache observed properties Guido Cella 2026-04-17 22:01:23 +02:00
  • d4ae20b7a3 msg: sanitize term title and block C1 controls and DEL rabbit 2026-04-18 20:12:12 +00:00
  • 4d0666670a vo_gpu_next: don't dither scRGB Kacper Michajłow 2026-04-20 01:26:30 +02:00
  • 7d1a598bdd vo_gpu: support parameters in RPN expressions NRK 2026-04-19 17:44:07 +00:00
  • d17e32fcfc DOCS/man/options: add missing RPN operators NRK 2026-04-19 18:12:39 +00:00
  • 7eb1ef2fe0 video/out/filter_kernels: mark kernel-compatible windows as resizable Kacper Michajłow 2026-04-20 06:23:18 +02:00
  • 3f1589cf4c video/out/filter_kernels: fall back to nearest tap when sum is zero Kacper Michajłow 2026-04-20 06:23:05 +02:00
  • 1be21a3186 demux_timeline: prefer editions with default video track Kacper Michajłow 2026-04-20 00:09:51 +02:00
  • ac852ab9df demux/packet: fix version check for SMPTE 2094-50 metadata llyyr 2026-04-19 18:04:46 +05:30
  • 06f4ce75aa defaults.lua: remove mp.use_suspend dead code Guido Cella 2026-04-18 23:26:37 +02:00
  • 25e9a0c740 player/command: remove inaccurate comment in cmd_mouse nanahi 2026-04-17 20:14:58 -04:00
  • bceb1eeaf4 Revert "player/command: don't send mouse move event on mouse leave request" nanahi 2026-04-15 23:18:20 -04:00
  • 891273055f DOCS/man/input: fix mouse-pos/hover documentation nanahi 2026-04-17 19:59:35 -04:00
  • 8665237a07 wayland: use av_gcd instead of implementing our own gcd function llyyr 2026-04-18 19:56:12 +05:30
  • 8f66c0982f command: log menu-data changes at trace level instead of verbose Guido Cella 2026-04-18 17:39:29 +02:00
  • 0b2c08ba8d osc.lua: show the first selected audio track id with --lavfi-complex Guido Cella 2026-04-18 00:19:37 +02:00
  • 76df24f40c demux/packet: add support for SMPTE 2094-50 metadata Kacper Michajłow 2026-04-18 04:19:03 +02:00