mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
gstreamer1.0-plugins-base: upgrade 1.26.3 -> 1.26.5
Changelog: ================= - audioconvert: Fix regression when using a mix matrix - audioconvert: mix-matrix causes caps negotiation failure - decodebin3: Don't error on an incoming ONVIF metadata stream - gloverlay: Recompute geometry when caps change, and load texture after stopping and starting again - uridecodebin3: Add missing locking and NULL checks when adding URIs to messages - uridecodebin3: segfault in update_message_with_uri() if no decoder available - videorate, imagefreeze: add support for JPEG XS - gst-device-monitor-1.0: Add shell quoting for launch lines - gst-device-monitor-1.0: Fix criticals, and also accept utf8 in launch lines - gst-device-monitor-1.0: Use gst_print instead of g_print Refer to release note, no changes this time https://gstreamer.freedesktop.org/releases/1.26/#1.26.5 (From OE-Core rev: e6822a050a3aeaa6a29a6a0210e3fdcd8180dc74) Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
43a487b04d
commit
f05e480625
@@ -1,4 +1,4 @@
|
||||
From bd1436f0027bb09cdcf90386910a497422d9a871 Mon Sep 17 00:00:00 2001
|
||||
From a37f0063103e98f5109132ea302b919b92e26a38 Mon Sep 17 00:00:00 2001
|
||||
From: zhouming <b42586@freescale.com>
|
||||
Date: Wed, 14 May 2014 10:16:20 +0800
|
||||
Subject: [PATCH] ENGR00312515: get caps from src pad when query caps
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From 1cc876662b7707eb5a2f668654f7921b5642e108 Mon Sep 17 00:00:00 2001
|
||||
From f892f0be8ae88acc6482f4b9a9a4db5f03b7adf8 Mon Sep 17 00:00:00 2001
|
||||
From: Mingke Wang <mingke.wang@freescale.com>
|
||||
Date: Thu, 19 Mar 2015 14:17:10 +0800
|
||||
Subject: [PATCH] ssaparse: enhance SSA text lines parsing.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From c0c6944eca0c497477aa9f2cec2c83c4ea7a70e5 Mon Sep 17 00:00:00 2001
|
||||
From 6f06f4b2f13f028250189225a46a39f402428930 Mon Sep 17 00:00:00 2001
|
||||
From: Carlos Rafael Giani <crg7475@mailbox.org>
|
||||
Date: Tue, 21 May 2019 14:01:11 +0200
|
||||
Subject: [PATCH] viv-fb: Make sure config.h is included
|
||||
|
||||
@@ -11,7 +11,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-ba
|
||||
file://0003-viv-fb-Make-sure-config.h-is-included.patch \
|
||||
file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "4ef9f9ef09025308ce220e2dd22a89e4c992d8ca71b968e3c70af0634ec27933"
|
||||
SRC_URI[sha256sum] = "f0c0e26cbedaa57732cb6a578e8cc13a1164bf18d737d55c333061c52f0c48d7"
|
||||
|
||||
S = "${UNPACKDIR}/gst-plugins-base-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user