Page MenuHomeSolus

Update mpv to 0.31.0
ClosedPublic

Authored by aleksvor on Dec 28 2019, 2:03 PM.
Tags
None
Referenced Files
F11048797: D7914.id.diff
Thu, Aug 10, 4:59 PM
F11048796: D7914.id19283.diff
Thu, Aug 10, 4:59 PM
F11048795: D7914.id18979.diff
Thu, Aug 10, 4:59 PM
F11034366: D7914.diff
Wed, Aug 9, 4:44 PM
F11019252: D7914.id18979.diff
Sun, Aug 6, 6:36 PM
F10879402: D7914.id18979.diff
Jun 22 2023, 1:01 AM
F10875071: D7914.id19283.diff
Jun 20 2023, 3:54 AM
F10870362: D7914.diff
Jun 18 2023, 9:03 AM
Subscribers

Details

Summary

Summarized changelog:

  • player: add mechanisms for better logging as preperation for console.lua
  • osc: implement pseudo client side decorations via OSC
  • vf_gpu: add video filter using vo_gpu's renderer
  • added console.lua: interactive REPL for input commands
  • vo_gpu: allow vdpau usage under EGL
  • client API: deprecate tick event
  • add a builtin "sw-fast" profile, which restores performance settings for software video conversion. These were switched to higher quality. This affects video outputs like vo_x11 and vo_drm, and screenshots.
  • options: make --show-profile without parameters list all profiles
  • x11: scale window-scale by DPI
  • vo_drm, vo_x11: allow use of zimg
  • vo_gpu: fix infinite scaler reinit spam
  • vo_drm: fix incorrect pixel format possibly being picked for 30-bit
  • zsh completion: fix pcre usage to really be optional
  • options: increase consistency between list options and document them
  • osc: reduce unnecesary CPU usage by using property notifications

Full changelog.
Depends on D7913.

Test Plan

Watched a video through X11 output.

Diff Detail

Repository
R2107 mpv
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage