SHA256
1
0
forked from pool/mpv

- Update to version 0.33.0+git.20201129T160245.f16c6472a1:

* travis: use newer 10.15 VM with newer xcode
  * travis: fix macOS 10.13 build
  * vo_sixel: don't leak the frame reference
  * vo_tct: don't leak the frame reference
  * vo_tct: remove unused variable
  * player: allow vo to be switched at runtime
  * demux: add function to refresh a track without (de-)selecting it
  * vo_sixel: use draw_frame instead of draw_image
  * vo_sixel: skip testdither init in fixed palette
  * vo_sixel: Update libsixel constant values
  * matroska.py: remove python2 support
  * bootstrap.py: remove all python2 support
  * vo_sixel: change default dither to "auto"
  * vo_sixel: fix the image corruption with mlterm
  * vo_sixel: support --vo-sixel-exit-clear[=yes]
  * terminal: process input when foregrounded

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=250
This commit is contained in:
Ismail Dönmez
2020-11-30 12:22:18 +00:00
committed by Git OBS Bridge
parent ea8f3f9eee
commit 66a689a508
6 changed files with 29 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
%define _waf_ver 2.0.20
%define lname libmpv1
Name: mpv
Version: 0.33.0+git.20201122T184820.fa7afc3e19
Version: 0.33.0+git.20201129T160245.f16c6472a1
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later