mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
pulseaudio: update to 16.1
news: - https://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/NEWS PulseAudio 16.1 A bug fix release. * Fix parsing of percentage volumes with decimal points in pactl * Fix crash with the "pacmd play-file" command when reads from the disk aren't frame-aligned * Fix module-rtp-recv sometimes thinking it's receiving an Opus stream when it's not * Fix frequent crashing in module-combine-sink, regression in 16.0 * Fix crashing on 32-bit architectures when using the GStreamer codecs for LDAC and AptX Contributors Georg Chini Igor V. Kovalenko Jaechul Lee Jan Palus Sean Greenslade
This commit is contained in:
parent
1dab0c63dd
commit
f948de7b11
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="pulseaudio"
|
||||
PKG_VERSION="16.0"
|
||||
PKG_SHA256="b4ec6271910a1a86803f165056547f700dfabaf8d5c6c69736f706b5bb889f47"
|
||||
PKG_VERSION="16.1"
|
||||
PKG_SHA256="8eef32ce91d47979f95fd9a935e738cd7eb7463430dabc72863251751e504ae4"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://pulseaudio.org/"
|
||||
PKG_URL="http://www.freedesktop.org/software/pulseaudio/releases/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user