From 4693304d25ecaf6993a48f7118e3b76f55bf44eb9c70fc0f4aa4ae1fe449c6ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 23 Mar 2021 13:14:11 +0000 Subject: [PATCH] - 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 --- _servicedata | 2 +- ...3.0+git.20210223T124404.09d7c75bfe.obscpio | 3 --- ...3.0+git.20210321T171820.6265724f33.obscpio | 3 +++ mpv.changes | 22 +++++++++++++++++++ mpv.obsinfo | 6 ++--- mpv.spec | 6 ++--- 6 files changed, 32 insertions(+), 10 deletions(-) delete mode 100644 mpv-0.33.0+git.20210223T124404.09d7c75bfe.obscpio create mode 100644 mpv-0.33.0+git.20210321T171820.6265724f33.obscpio diff --git a/_servicedata b/_servicedata index 8671d49..e520ab7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - 09d7c75bfe9f6323260a19912e3f3ee7ed737455 \ No newline at end of file + 6265724f3331e3dee8d9ec2b6639def5004a5fa2 \ No newline at end of file diff --git a/mpv-0.33.0+git.20210223T124404.09d7c75bfe.obscpio b/mpv-0.33.0+git.20210223T124404.09d7c75bfe.obscpio deleted file mode 100644 index f6d3727..0000000 --- a/mpv-0.33.0+git.20210223T124404.09d7c75bfe.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51cd94c250f0ffbf18125df4111c495eff184b5426596cb75ab2de5a105a6f7f -size 9354253 diff --git a/mpv-0.33.0+git.20210321T171820.6265724f33.obscpio b/mpv-0.33.0+git.20210321T171820.6265724f33.obscpio new file mode 100644 index 0000000..6e3acd8 --- /dev/null +++ b/mpv-0.33.0+git.20210321T171820.6265724f33.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1a2fcf1cd0c9c5ceb5f1e99d10ccb90204989a11077111ee77a54a7f20be84 +size 9368077 diff --git a/mpv.changes b/mpv.changes index 2c11612..85978c8 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Mar 23 13:11:23 UTC 2021 - idonmez@suse.com + +- 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 + ------------------------------------------------------------------- Fri Mar 12 13:20:10 UTC 2021 - Илья Индиго diff --git a/mpv.obsinfo b/mpv.obsinfo index bdf32dd..7339ae6 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.33.0+git.20210223T124404.09d7c75bfe -mtime: 1614077044 -commit: 09d7c75bfe9f6323260a19912e3f3ee7ed737455 +version: 0.33.0+git.20210321T171820.6265724f33 +mtime: 1616343500 +commit: 6265724f3331e3dee8d9ec2b6639def5004a5fa2 diff --git a/mpv.spec b/mpv.spec index 4072556..b43ef3d 100644 --- a/mpv.spec +++ b/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