mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
gstreamer1.0-plugins-base: upgrade 1.20.2 -> 1.20.3
Changes from version 1.20.2 audioconvert: If no channel-mask can be fixated then use a NONE channel layout playbin3: Configure combiner on pad-added if needed parsebin: Fix assertions/regression when dealing with un-handled streams (fixes regression in 1.20.2) appsink: Fix race condition on caps handling oggdemux: Protect against invalid framerates rtcpbuffer: Allow padding on first reduced size packets gl: check for xlib-xcb.h header to fix build of tests on macOS with homebrew videoaggregator: unref temporary caps v4l2videoenc: Setup crop rectangle if needed (From OE-Core rev: c827ede3d6b9859b46e487ef60aa3259a45bd45e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit e9d5f5f88947efb8fbdfaa90676db82526e22093) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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] = "ab0656f2ad4d38292a803e0cb4ca090943a9b43c8063f650b4d3e3606c317f17"
|
||||
SRC_URI[sha256sum] = "7e30b3dd81a70380ff7554f998471d6996ff76bbe6fc5447096f851e24473c9f"
|
||||
|
||||
S = "${WORKDIR}/gst-plugins-base-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user