summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-ugly1.in
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2018-03-21 14:06:42 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-03-24 17:27:06 +0100
commit12340f734dc5083a5c4e921657a169c27471d2dd (patch)
tree8c638feebb01afe3775bc507343e8ff7963fe47a /rules/gst-plugins-ugly1.in
parent1eeb4e5ed448c598ca2b6e85818d1c395eff85d3 (diff)
downloadptxdist-12340f734dc5083a5c4e921657a169c27471d2dd.tar.gz
ptxdist-12340f734dc5083a5c4e921657a169c27471d2dd.tar.xz
gst-plugins-ugly1: version bump 1.12.4 -> 1.14.0
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-ugly1.in')
-rw-r--r--rules/gst-plugins-ugly1.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/rules/gst-plugins-ugly1.in b/rules/gst-plugins-ugly1.in
index a7d92a88d..54566099c 100644
--- a/rules/gst-plugins-ugly1.in
+++ b/rules/gst-plugins-ugly1.in
@@ -7,9 +7,6 @@ menuconfig GST_PLUGINS_UGLY1
select GST_PLUGINS_BASE1
select ORC
select LIBMPEG2 if GST_PLUGINS_UGLY1_MPEG2DEC
- select MPG123 if GST_PLUGINS_UGLY1_MPG123
- select LAME if GST_PLUGINS_UGLY1_LAME
- select TWOLAME if GST_PLUGINS_UGLY1_TWOLAME
prompt "gst-plugins-ugly "
help
GStreamer Ugly Plug-ins is a set of plug-ins that
@@ -66,27 +63,15 @@ config GST_PLUGINS_UGLY1_DVDREADSRC
depends on BROKEN
prompt "dvdreadsrc"
-config GST_PLUGINS_UGLY1_LAME
- bool
- prompt "lame"
-
config GST_PLUGINS_UGLY1_MPEG2DEC
bool
prompt "mpeg2dec"
-config GST_PLUGINS_UGLY1_MPG123
- bool
- prompt "mpg123"
-
config GST_PLUGINS_UGLY1_SID
bool
depends on BROKEN
prompt "sid"
-config GST_PLUGINS_UGLY1_TWOLAME
- bool
- prompt "twolame"
-
config GST_PLUGINS_UGLY1_X264
bool
depends on BROKEN