- Update to version 0.32.0+git.20200820T203717.b16a6cb6c6:

* client API: note about libswscale corrupting memory
  * wayland: conditionally commit surface on resize
  * player: add --subs-with-matching-audio option
  * wayland: refactor geometry/window handling
  * stream: Implement slice:// for reading slices of streams
  * wayland: reset geometry on reconfig if fullscreen
  * wayland: soften GNOME warning

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=230
This commit is contained in:
Ismail Dönmez 2020-08-21 12:05:26 +00:00 committed by Git OBS Bridge
parent 93a002090d
commit 993a68a3fa
6 changed files with 20 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/mpv-player/mpv.git</param>
<param name="changesrevision">486516f723d3159c82c75b15a2eefed366542b77</param></service></servicedata>
<param name="changesrevision">b16a6cb6c62657d3efbe69bd854287da149b59a1</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:926d9fa0650cc0af0ff3ba4c977fc385f22aea371200f197ba013323d87981dd
size 9283085

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88bbf0237af6c05310a5f3b19d7cae593a84d854cc699d94f39b3fc13d317f21
size 9291789

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Aug 21 12:03:12 UTC 2020 - idonmez@suse.com
- Update to version 0.32.0+git.20200820T203717.b16a6cb6c6:
* client API: note about libswscale corrupting memory
* wayland: conditionally commit surface on resize
* player: add --subs-with-matching-audio option
* wayland: refactor geometry/window handling
* stream: Implement slice:// for reading slices of streams
* wayland: reset geometry on reconfig if fullscreen
* wayland: soften GNOME warning
-------------------------------------------------------------------
Mon Aug 17 10:48:15 UTC 2020 - idonmez@suse.com

View File

@ -1,5 +1,5 @@
name: mpv
version: 0.32.0+git.20200816T162900.486516f723
mtime: 1597613340
commit: 486516f723d3159c82c75b15a2eefed366542b77
version: 0.32.0+git.20200820T203717.b16a6cb6c6
mtime: 1597948637
commit: b16a6cb6c62657d3efbe69bd854287da149b59a1

View File

@ -22,7 +22,7 @@
%define _waf_ver 2.0.9
%define lname libmpv1
Name: mpv
Version: 0.32.0+git.20200816T162900.486516f723
Version: 0.32.0+git.20200820T203717.b16a6cb6c6
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later