- Update to version 0.33.0+git.20210321T171820.6265724f33:
* vo_gpu: placebo: keep track of texture sample mode * stats.lua: include a filter's @label when displaying filters on page 1 * ao_oss: add this audio output again * audio: prevent uninit_audio_out during encoding * stream_lavf: add support for Gopher over TLS. * ao/pulse: signal the mainloop when ops are done * player/command: add albumart argument to video-add * player/{core,loadfile}: make cover art loading more explicit * ao/pulse: wait for command completion when setting volume or mute * ytdl_hook: fix crash on missing track bitrate * umpv: Use generator expression for files * wayland: no mouse dragging in fullscreen/maximized * manpage: mention rotate limitations with hwdec * vd_lavc: wrap use of deprecated AVCodecContext.thread_safe_callbacks in #if * manpage: video-rotate supports arbitrary steps * mac: fix traditional fullscreen on macOS 11 * mac: remove an unused variable OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=260
This commit is contained in:
committed by
Git OBS Bridge
parent
8db41ce82a
commit
4693304d25
6
mpv.spec
6
mpv.spec
@@ -22,7 +22,7 @@
|
||||
%define _waf_ver 2.0.20
|
||||
%define lname libmpv1
|
||||
Name: mpv
|
||||
Version: 0.33.0+git.20210223T124404.09d7c75bfe
|
||||
Version: 0.33.0+git.20210321T171820.6265724f33
|
||||
Release: 0
|
||||
Summary: Advanced general-purpose multimedia player
|
||||
License: GPL-2.0-or-later
|
||||
@@ -93,8 +93,8 @@ BuildRequires: pkgconfig(zlib)
|
||||
Requires: hicolor-icon-theme
|
||||
Requires(post): hicolor-icon-theme
|
||||
Requires(post): update-desktop-files
|
||||
Requires(postun): hicolor-icon-theme
|
||||
Requires(postun): update-desktop-files
|
||||
Requires(postun):hicolor-icon-theme
|
||||
Requires(postun):update-desktop-files
|
||||
# Used via LUA scripts
|
||||
Recommends: youtube-dl
|
||||
Conflicts: mpv-plugin-mpris < 0.4
|
||||
|
Reference in New Issue
Block a user