Page MenuHomeSolus

Update mpv to 0.32.0
ClosedPublic

Authored by aleksvor on Jan 27 2020, 5:51 PM.
Tags
None
Referenced Files
F11066479: D8123.diff
Fri, Aug 11, 6:07 PM
F10991989: D8123.diff
Tue, Jul 25, 4:49 AM
F10865333: D8123.id19470.diff
Jun 17 2023, 11:06 AM
F10865237: D8123.id19422.diff
Jun 17 2023, 10:41 AM
F10862323: D8123.id19421.diff
Jun 16 2023, 8:14 PM
F10858218: D8123.diff
Jun 15 2023, 2:03 PM
F10800664: D8123.id.diff
May 28 2023, 9:32 PM
F10777563: D8123.id.diff
May 23 2023, 10:55 PM
Subscribers

Details

Summary

Upstream changelog:

  • stream_libarchive: enable RAR5 support
  • bash completion: add initial implementation
  • wayland: print warning on GNOME due to serious issues with their compositor
  • player: write watch-later config even for unseekable streams
  • vo_gpu: hwdec_vdpau: remove direct_mode
  • vo_gpu: hwdec_vaegl: remove support for old-style interop
  • command: add a playlist-unshuffle command
  • command: add osd-dimensions property
  • input: new PLAYONLY and PAUSEONLY keycodes
  • options: change option parsing when using a single dash. This adds a warning for -o file.mkv and disallows the use of --o file.mkv (use --o=file.mkv instead).
  • lua: fix mp.file_info for large files
  • vo_gpu: fix crash if dither texture fails to allocate
  • wayland: unscrew up cursors, fix various issues
  • osc: usability improvements for osc window controls

Packaging change:

  • Use official bash completions instead of 3rd party ones.
Test Plan
  1. Watched a video from Vimeo.
  2. Typed options --interpolation --fullscreen=yes --ytdl-format=best using new bash completions.

Diff Detail

Repository
R2107 mpv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

aleksvor updated this revision to Diff 19422.

Removed Lua patch that was used for old bash completions.

This revision is now accepted and ready to land.Jan 31 2020, 4:06 PM
This revision was automatically updated to reflect the committed changes.