[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: speex: update to 1.2.1
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Thu Jun 30 23:02:37 UTC 2022
Felix Paul Kühne pushed to branch master at VideoLAN / VLC
Commits:
8ded42d7 by Tristan Matthews at 2022-06-30T22:22:55+00:00
contrib: speex: update to 1.2.1
- - - - -
989a6ac8 by Tristan Matthews at 2022-06-30T22:22:55+00:00
contrib: speexdsp: update to 1.2.1
- - - - -
4 changed files:
- contrib/src/speex/SHA512SUMS
- contrib/src/speex/rules.mak
- contrib/src/speexdsp/SHA512SUMS
- contrib/src/speexdsp/rules.mak
Changes:
=====================================
contrib/src/speex/SHA512SUMS
=====================================
@@ -1 +1 @@
-7fe10838c7d1bafcbe42295b82b79262420dba793b8a4388e2f73a3007850b5572face1b5308d9f4e8d7dfc9cb1c016cbad88cd65b2892667986107ed946836b speex-1.2.0.tar.gz
+52e00300df82e1c7fb527b245af02b99a1f37faef74d004b7cd981052f1aa22a412cb18f5c7a5618df4c958f727c97eb7385beec99d68548d5b02e76192d4e0a speex-1.2.1.tar.gz
=====================================
contrib/src/speex/rules.mak
=====================================
@@ -1,6 +1,6 @@
# speex
-SPEEX_VERSION := 1.2.0
+SPEEX_VERSION := 1.2.1
SPEEX_URL := http://downloads.us.xiph.org/releases/speex/speex-$(SPEEX_VERSION).tar.gz
PKGS += speex
=====================================
contrib/src/speexdsp/SHA512SUMS
=====================================
@@ -1 +1 @@
-e357cd5377415ea66c862302c7cf8bf6a10063cacd903f0846478975b87974cf5bdf00e2c6759d8f4f453c4c869cf284e9dc948a84a83d7b2ab96bd5405c05ec speexdsp-1.2.0.tar.gz
+41b5f37b48db5cb8c5a0f6437a4a8266d2627a5b7c1088de8549fe0bf0bb3105b7df8024fe207eef194096e0726ea73e2b53e0a4293d8db8e133baa0f8a3bad3 speexdsp-1.2.1.tar.gz
=====================================
contrib/src/speexdsp/rules.mak
=====================================
@@ -1,6 +1,6 @@
# speexdsp
-SPEEXDSP_VERSION := 1.2.0
+SPEEXDSP_VERSION := 1.2.1
SPEEXDSP_URL := http://downloads.us.xiph.org/releases/speex/speexdsp-$(SPEEXDSP_VERSION).tar.gz
PKGS += speexdsp
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/95bf8adefa671f3b9556648f0a6cbdc699408e50...989a6ac84a412e2cbda289a851876561544f028f
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/95bf8adefa671f3b9556648f0a6cbdc699408e50...989a6ac84a412e2cbda289a851876561544f028f
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list