From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH 05/10] gst-plugins-ugly1: version bump 1.20.5 -> 1.22.0
Date: Tue, 24 Jan 2023 08:50:46 +0100 [thread overview]
Message-ID: <20230124075051.3522801-5-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20230124075051.3522801-1-p.zabel@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/gst-plugins-ugly1.in | 4 ----
rules/gst-plugins-ugly1.make | 5 ++---
2 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/rules/gst-plugins-ugly1.in b/rules/gst-plugins-ugly1.in
index 69969d5d5e79..2a1dabcc103c 100644
--- a/rules/gst-plugins-ugly1.in
+++ b/rules/gst-plugins-ugly1.in
@@ -38,10 +38,6 @@ config GST_PLUGINS_UGLY1_REALMEDIA
bool
prompt "realmedia"
-config GST_PLUGINS_UGLY1_XINGMUX
- bool
- prompt "xingmux"
-
comment "plugins with dependencies"
config GST_PLUGINS_UGLY1_A52DEC
diff --git a/rules/gst-plugins-ugly1.make b/rules/gst-plugins-ugly1.make
index 5184ba074ece..6add9241008f 100644
--- a/rules/gst-plugins-ugly1.make
+++ b/rules/gst-plugins-ugly1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_UGLY1) += gst-plugins-ugly1
#
# Paths and names
#
-GST_PLUGINS_UGLY1_VERSION := 1.20.5
-GST_PLUGINS_UGLY1_MD5 := a1e665c39d446cfdf69190b3397c76da
+GST_PLUGINS_UGLY1_VERSION := 1.22.0
+GST_PLUGINS_UGLY1_MD5 := ac97c1ca8d9c7a9878ca15796b70d809
GST_PLUGINS_UGLY1 := gst-plugins-ugly-$(GST_PLUGINS_UGLY1_VERSION)
GST_PLUGINS_UGLY1_SUFFIX := tar.xz
GST_PLUGINS_UGLY1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-ugly/$(GST_PLUGINS_UGLY1).$(GST_PLUGINS_UGLY1_SUFFIX)
@@ -44,7 +44,6 @@ GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_MPEG2DEC) += mpeg2dec
GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_REALMEDIA) += realmedia
GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_SIDPLAY) += sidplay
GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_X264) += x264
-GST_PLUGINS_UGLY1_ENABLE-$(PTXCONF_GST_PLUGINS_UGLY1_XINGMUX) += xingmux
GST_PLUGINS_UGLY1_ENABLEC- += $(GST_PLUGINS_UGLY1_ENABLE-)
GST_PLUGINS_UGLY1_ENABLEC-y += $(GST_PLUGINS_UGLY1_ENABLE-y)
--
2.30.2
next prev parent reply other threads:[~2023-01-24 8:05 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-24 7:50 [ptxdist] [PATCH 01/10] gstreamer1: " Philipp Zabel
2023-01-24 7:50 ` [ptxdist] [PATCH 02/10] gst-plugins-base1: " Philipp Zabel
2023-02-17 17:20 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-01-24 7:50 ` [ptxdist] [PATCH 03/10] gst-plugins-good1: " Philipp Zabel
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-01-24 7:50 ` [ptxdist] [PATCH 04/10] gst-plugins-bad1: " Philipp Zabel
2023-02-17 17:20 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-01-24 7:50 ` Philipp Zabel [this message]
2023-02-08 11:49 ` [ptxdist] [APPLIED] gst-plugins-ugly1: " Michael Olbrich
2023-01-24 7:50 ` [ptxdist] [PATCH 06/10] gst-devtools1: " Philipp Zabel
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-01-24 7:50 ` [ptxdist] [PATCH 07/10] gst-libav1: " Philipp Zabel
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-01-24 7:50 ` [ptxdist] [PATCH 08/10] gst-python1: " Philipp Zabel
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-01-24 7:50 ` [ptxdist] [PATCH 09/10] gstreamer-vaapi1: " Philipp Zabel
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-01-24 7:50 ` [ptxdist] [PATCH 10/10] gst-rtsp-server1: " Philipp Zabel
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-02-08 11:49 ` [ptxdist] [APPLIED] gstreamer1: " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230124075051.3522801-5-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox