summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>2025-05-15 18:03:20 -0300
committerRodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>2025-05-20 17:06:16 -0300
commit76f6de20d7b2bd4f28f85ec97f2fb47ae9739ef7 (patch)
treee77f9961a82dc196b34d40739effa40c83d80341
parent1200ac495712d1e871fb8982b5e7215efcd16767 (diff)
downloadmeta-freescale-76f6de20d7b2bd4f28f85ec97f2fb47ae9739ef7.tar.gz
gstreamer1.0-plugins-base: Update branch MM_04.09.02_2410_L6.6.y -> MM_04.09.03_2412_L6.12.y
This commit add the following source revisions: 858ae5a1f id3v2: Don't try parsing extended header if not enough data is available a256f3bb9 update release location in SCR to correct URL 17df24937 Update release branch in SCR.txt to lf-6.12.3-1.0.0 ac80e93be playback: Improve stream list search 67e0489c4 urisourcebin: Aggregate collections from multiple parsebin 60fcf0ee3 parsebin: Store caps on parsepad as early as possible c735496eb parsebin: Don't store bogus caps on GstStream 5d6fc457f parsebin: Minor debug statement updates 7fa4272dc urisourcebin: Allow more cases for posting stream-collection 130360066 Revert "MMFMWK-9426 decodebin3: fix rtsp stream random playback fail with "No suitable plugins found"" 025f46ab4 MMFMWK-9419 glupload: Use info in in_caps to map video frames When copying input buffer to dambuf 0dcf1a0c7 MMFMWK-9433 decodebin3: workaround to fix try next decoder fail b002bf3ea Update release branch in SCR.txt to lf-6.6.52-2.2.0 Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.7.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.7.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.7.imx.bb
index c15457ca..6859d26b 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.7.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.7.imx.bb
@@ -118,8 +118,8 @@ SRC_URI:remove = " \
118SRC_URI:prepend = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} " 118SRC_URI:prepend = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} "
119 119
120GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https" 120GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https"
121SRCBRANCH = "MM_04.09.02_2410_L6.6.y" 121SRCBRANCH = "MM_04.09.03_2412_L6.12.y"
122SRCREV = "031d262e65333e58b2ce01aaf47ab1012f93b21e" 122SRCREV = "858ae5a1fb2bd2692ca7ebbd5bde2eee14e1842d"
123 123
124S = "${WORKDIR}/git" 124S = "${WORKDIR}/git"
125 125