This update contains minor bugfixes.

Changelog:
3.0.17.4:
Service Discovery: Fix UPnP regression on Windows

3.0.17.3:
Demux: Fix a regression causing a lack of audio in adaptive streaming

3.0.17.2:
Interface: Qt: Fix right click support on video
Misc: Update YouTube script

This commit has been detached from all branches. The version format
change does not cause version-going-backwards issues.

Signed-off-by: Gyorgy Sarvari <[email protected]>
---
 .../vlc/{vlc_3.0.17-1.bb => vlc_3.0.17.4.bb}                  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-multimedia/recipes-multimedia/vlc/{vlc_3.0.17-1.bb => 
vlc_3.0.17.4.bb} (97%)

diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17-1.bb 
b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17.4.bb
similarity index 97%
rename from meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17-1.bb
rename to meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17.4.bb
index 9b85cb5374..dfc838066b 100644
--- a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17-1.bb
+++ b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17.4.bb
@@ -16,14 +16,14 @@ DEPENDS = "coreutils-native fribidi libtool libgcrypt 
libgcrypt-native bison-nat
 LDFLAGS:append:riscv64 = " -latomic"
 LDFLAGS:append:riscv32 = " -latomic"
 
-SRC_URI = "git://github.com/videolan/vlc.git;protocol=https;branch=3.0.x \
+SRC_URI = "git://github.com/videolan/vlc.git;protocol=https;nobranch=1 \
            file://0001-make-opencv-configurable.patch \
            file://0002-use-vorbisidec.patch \
            file://0003-fix-luaL-checkint.patch \
            file://0004-Use-packageconfig-to-detect-mmal-support.patch \
            file://0005-linux-thread-Use-SYS_futex-instead-of-__NR_futex.patch \
 "
-SRCREV = "aa76328c572d93f1d99c867a94ecad1dc3259733"
+SRCREV = "c650ce1a4e352cc04192229a8878b8b6c312527d"
 S = "${WORKDIR}/git"
 
 inherit autotools-brokensep features_check gettext pkgconfig mime-xdg
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122909): 
https://lists.openembedded.org/g/openembedded-devel/message/122909
Mute This Topic: https://lists.openembedded.org/mt/116935214/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to