Accepting request 915421 from home:13ilya:branches:multimedia:apps

- Updated to 0.22.11
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.11/NEWS
  * protocol: fix "albumart" crash.
  * filter: ffmpeg:
    * pass "channel_layout" instead of "channels" to buffersrc
    * fix "av_buffersink_get_frame() failed: Resource temporarily unavailable"
    * support double-precision samples (by converting to single precision)

OBS-URL: https://build.opensuse.org/request/show/915421
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=79
This commit is contained in:
Илья Индиго 2021-09-01 07:30:07 +00:00 committed by Git OBS Bridge
parent 4fb9837991
commit 4118a1639e
6 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07c82535e9999c3d4a099d8e652c88724635125b3c9f265ba9b6f2974ff9e614
size 736456

Binary file not shown.

3
mpd-0.22.11.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:143f7f34aaee6e87888f3dd35d49aade6656052651b960ca42b46cbb518ca0a0
size 737184

BIN
mpd-0.22.11.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Sep 1 07:24:21 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
- Updated to 0.22.11
* https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.11/NEWS
* protocol: fix "albumart" crash.
* filter: ffmpeg:
* pass "channel_layout" instead of "channels" to buffersrc
* fix "av_buffersink_get_frame() failed: Resource temporarily unavailable"
* support double-precision samples (by converting to single precision)
-------------------------------------------------------------------
Tue Aug 17 07:55:08 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>

View File

@ -20,7 +20,7 @@
%bcond_with faad
%bcond_without mpd_iso9660
Name: mpd
Version: 0.22.10
Version: 0.22.11
Release: 0
Summary: Music Player Daemon
License: GPL-2.0-or-later