]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gstreamer1.0-plugins-{bad,ugly,base,good,rtsp-server}: upgrade 1.24.10 -> 1.24.12
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Feb 2025 06:37:38 +0000 (06:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Feb 2025 16:54:15 +0000 (16:54 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-fix-maybe-uninitialized-warnings-when-compiling-with.patch
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-avoid-including-sys-poll.h-directly.patch
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.12.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.10.bb with 98% similarity]
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-ssaparse-enhance-SSA-text-lines-parsing.patch
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-viv-fb-Make-sure-config.h-is-included.patch
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.12.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.10.bb with 98% similarity]
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.12.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.10.bb with 97% similarity]
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.12.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.10.bb with 94% similarity]
meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.12.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.10.bb with 90% similarity]

index f721103229b135e9ff2c28a116f09e741bbd3a52..4dd9febbf64070a9147de72d516344263de8289c 100644 (file)
@@ -1,4 +1,4 @@
-From fce75512714cc21bd02fa1df95da4cea34bc3118 Mon Sep 17 00:00:00 2001
+From 9456674cea4a933d5fbc24230d307fe0f52588f3 Mon Sep 17 00:00:00 2001
 From: Andre McCurdy <armccurdy@gmail.com>
 Date: Tue, 26 Jan 2016 15:16:01 -0800
 Subject: [PATCH] fix maybe-uninitialized warnings when compiling with -Os
index 28d834dbd40e77ccfe311721dacfe6230eecffd1..e6ae7f4bfec2ec562a436297f351b474f45f3563 100644 (file)
@@ -1,4 +1,4 @@
-From 48b7c48d484096f44ef5f6ac9df35c1e8c1aceff Mon Sep 17 00:00:00 2001
+From dd2b92fb70fed2799809c423fea79221a3e17108 Mon Sep 17 00:00:00 2001
 From: Andre McCurdy <armccurdy@gmail.com>
 Date: Wed, 3 Feb 2016 18:05:41 -0800
 Subject: [PATCH] avoid including <sys/poll.h> directly
index 5143009657a93d2b92340f128f0ec1d792f101d7..4d0d0e269387ba4c3f42d9c9eb7c66779d024294 100644 (file)
@@ -1,4 +1,4 @@
-From 21bf2b1bb9f98d83c7257b0492a0dc70f5d0b9d9 Mon Sep 17 00:00:00 2001
+From bd389203124592cfd91fb020ea05a5e4ad1c1394 Mon Sep 17 00:00:00 2001
 From: Andrey Zhizhikin <andrey.z@gmail.com>
 Date: Mon, 27 Jan 2020 10:22:35 +0000
 Subject: [PATCH] opencv: resolve missing opencv data dir in yocto build
similarity index 98%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.12.bb
index 789e1aef8e39b24431fb3b517e33dbe554d2449c..91d9150359642339d584280369f7ee498670ff73 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad
            file://0002-avoid-including-sys-poll.h-directly.patch \
            file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \
            "
-SRC_URI[sha256sum] = "1707e3103950c9baed364a8af2ba0495d6b113fcd36e1062dda5f582b8f8904d"
+SRC_URI[sha256sum] = "3d386af3d1dbd1a06c74a6251250c269b481e703f0e3255ba89ef6c1e063afea"
 
 S = "${WORKDIR}/gst-plugins-bad-${PV}"
 
index cec68bd1f4af29ba62912a18d83c7993b33a8c49..e35ec026e4b75152ba7a856db9eba64029528fb2 100644 (file)
@@ -1,4 +1,4 @@
-From 87865e7c96e40553bc39f7697fbc2ef68451725c Mon Sep 17 00:00:00 2001
+From e0478a9b3bb1b49c34aaf076152ed8e49cf909e0 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
index 9e2e9a702c3ba146bd252f077148ec63857f9ee4..810a4ba6764334837022f5bc91b545f37b03bddc 100644 (file)
@@ -1,4 +1,4 @@
-From 2dee5ae9ad92a06c73dd72f2ff2f731ce85a8baa Mon Sep 17 00:00:00 2001
+From 1b9887421de593854632571327b4918b880900c6 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.
@@ -17,10 +17,10 @@ Signed-off-by: Mingke Wang <mingke.wang@freescale.com>
 diff --git a/gst/subparse/gstssaparse.c b/gst/subparse/gstssaparse.c
 old mode 100644
 new mode 100755
-index 42fbb42..2dab51c
+index c162a54..bd8afd9
 --- a/gst/subparse/gstssaparse.c
 +++ b/gst/subparse/gstssaparse.c
-@@ -270,6 +270,7 @@ gst_ssa_parse_remove_override_codes (GstSsaParse * parse, gchar * txt)
+@@ -304,6 +304,7 @@ gst_ssa_parse_remove_override_codes (GstSsaParse * parse, gchar * txt)
   * gst_ssa_parse_push_line:
   * @parse: caller element
   * @txt: text to push
@@ -28,7 +28,7 @@ index 42fbb42..2dab51c
   * @start: timestamp for the buffer
   * @duration: duration for the buffer
   *
-@@ -279,27 +280,133 @@ gst_ssa_parse_remove_override_codes (GstSsaParse * parse, gchar * txt)
+@@ -313,27 +314,133 @@ gst_ssa_parse_remove_override_codes (GstSsaParse * parse, gchar * txt)
   * Returns: result of the push of the created buffer
   */
  static GstFlowReturn
@@ -173,7 +173,7 @@ index 42fbb42..2dab51c
    GST_LOG_OBJECT (parse, "Text : %s", t);
  
    if (gst_ssa_parse_remove_override_codes (parse, t)) {
-@@ -317,13 +424,22 @@ gst_ssa_parse_push_line (GstSsaParse * parse, gchar * txt,
+@@ -351,13 +458,22 @@ gst_ssa_parse_push_line (GstSsaParse * parse, gchar * txt,
    gst_buffer_fill (buf, 0, escaped, len + 1);
    gst_buffer_set_size (buf, len);
    g_free (escaped);
@@ -200,7 +200,7 @@ index 42fbb42..2dab51c
  
    ret = gst_pad_push (parse->srcpad, buf);
  
-@@ -343,6 +459,7 @@ gst_ssa_parse_chain (GstPad * sinkpad, GstObject * parent, GstBuffer * buf)
+@@ -377,6 +493,7 @@ gst_ssa_parse_chain (GstPad * sinkpad, GstObject * parent, GstBuffer * buf)
    GstClockTime ts;
    gchar *txt;
    GstMapInfo map;
@@ -208,7 +208,7 @@ index 42fbb42..2dab51c
  
    if (G_UNLIKELY (!parse->framed))
      goto not_framed;
-@@ -360,13 +477,14 @@ gst_ssa_parse_chain (GstPad * sinkpad, GstObject * parent, GstBuffer * buf)
+@@ -394,13 +511,14 @@ gst_ssa_parse_chain (GstPad * sinkpad, GstObject * parent, GstBuffer * buf)
    /* make double-sure it's 0-terminated and all */
    gst_buffer_map (buf, &map, GST_MAP_READ);
    txt = g_strndup ((gchar *) map.data, map.size);
index 032be93692cb88c8963f89f45f22b4b9a093645a..8fa46d809ac0f00e19a56d65b34a0b07dfc71aff 100644 (file)
@@ -1,4 +1,4 @@
-From 170070d4e7c653c68cdc6401eebfa94fa7d58838 Mon Sep 17 00:00:00 2001
+From 22a0e3a5288486991a15c48fdcb730eaa6dc08e5 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
similarity index 98%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.12.bb
index 452685d2ea139d00844c3340dc6bae046fa562e2..f4505d831e76c7e1ec3d958795dc5c39539f1e9c 100644 (file)
@@ -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] = "ebd57b1be924c6e24f327dd55bab9d8fbaaebe5e1dc8fca784182ab2b12d23eb"
+SRC_URI[sha256sum] = "f6efbaa8fea8d00bc380bccca76a530527b1f083e8523eafb3e9b1e18bc653d3"
 
 S = "${WORKDIR}/gst-plugins-base-${PV}"
 
similarity index 97%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.12.bb
index 653aa1cfc4dda5982963374abc911e05eb804a07..9cc2d462f6951ffd24c7dfa15baa8496a42f458d 100644 (file)
@@ -6,7 +6,7 @@ BUGTRACKER = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues
 
 SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz"
 
-SRC_URI[sha256sum] = "fce748fa66d7a8ee1fb261489e59d01e3fa787623d6d5c35068416fe7cd0acb3"
+SRC_URI[sha256sum] = "d0e66e2f935d1575f6adbef7d0a2b3faba7360344383c51bf0233b39e0489a64"
 
 S = "${WORKDIR}/gst-plugins-good-${PV}"
 
similarity index 94%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.12.bb
index 607dc71971d4abcdf1ae9a68406b9d280171e74b..75f528216f211487702eed9be62248a1430bc7bf 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = " \
             https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \
             "
 
-SRC_URI[sha256sum] = "9df6fd85a7256241efbb25f84b337575e3b345266f5dab3849371e4694779f18"
+SRC_URI[sha256sum] = "19ed6eef4ea1a742234fb35e2cdb107168595a4dd409a9fac0b7a16543eee78b"
 
 S = "${WORKDIR}/gst-plugins-ugly-${PV}"
 
similarity index 90%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.12.bb
index a33c8c0027f0a3873fbdd582c17cdbccaa23891d..b23634dcf0e5d97ab99295dc9fca769efe93f30c 100644 (file)
@@ -10,7 +10,7 @@ PNREAL = "gst-rtsp-server"
 
 SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz"
 
-SRC_URI[sha256sum] = "db21dfdd7bf2e718564d557378ada5358b411efe2a3e89e9f0f87a74537e2adc"
+SRC_URI[sha256sum] = "a335f73687d2efe22db94348c6893c73b53a2c6bc55ee7a590028ba196ddc623"
 
 S = "${WORKDIR}/${PNREAL}-${PV}"