summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-bad.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-05-12 12:08:29 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-12 12:18:53 +0200
commit6bba49717d72f31f21826a066c243d1a8c647649 (patch)
tree150004dfb3d7f71c7cc4ae34cae4a075ca10e4b4 /rules/gst-plugins-bad.in
parent6f10609660bfc8475b9de55287602b6a5b7603cc (diff)
downloadptxdist-6bba49717d72f31f21826a066c243d1a8c647649.tar.gz
ptxdist-6bba49717d72f31f21826a066c243d1a8c647649.tar.xz
gst-plugins-bad: version bump 0.10.19 -> 0.10.22
Based on a patch from Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-bad.in')
-rw-r--r--rules/gst-plugins-bad.in84
1 files changed, 45 insertions, 39 deletions
diff --git a/rules/gst-plugins-bad.in b/rules/gst-plugins-bad.in
index 94e4049a4..48ae106cb 100644
--- a/rules/gst-plugins-bad.in
+++ b/rules/gst-plugins-bad.in
@@ -9,7 +9,6 @@ menuconfig GST_PLUGINS_BAD
select SDL if GST_PLUGINS_BAD_SDL
select BZIP2 if GST_PLUGINS_BAD_BZ2
select BZIP2_LIBBZ2 if GST_PLUGINS_BAD_BZ2
- select LIBTHEORA if GST_PLUGINS_BAD_THEORADEC
prompt "gst-plugins-bad "
help
@@ -38,10 +37,6 @@ config GST_PLUGINS_BAD_ASFMUX
bool
prompt "asfmux"
-config GST_PLUGINS_BAD_AUDIOPARSERS
- bool
- prompt "audioparsers"
-
config GST_PLUGINS_BAD_AUTOCONVERT
bool
prompt "autoconvert"
@@ -50,6 +45,10 @@ config GST_PLUGINS_BAD_CAMERABIN
bool
prompt "camerabin"
+config GST_PLUGINS_BAD_CAMERABIN2
+ bool
+ prompt "camerabin2"
+
config GST_PLUGINS_BAD_LEGACYRESAMPLE
bool
prompt "legacyresample"
@@ -166,11 +165,6 @@ config GST_PLUGINS_BAD_PNM
bool
prompt "pnm"
-config GST_PLUGINS_BAD_QTMUX
- bool
- prompt "qtmux"
- depends on BROKEN
-
config GST_PLUGINS_BAD_RAWPARSE
bool
prompt "rawparse"
@@ -195,10 +189,6 @@ config GST_PLUGINS_BAD_SEGMENTCLIP
bool
prompt "segmentclip"
-config GST_PLUGINS_BAD_SELECTOR
- bool
- prompt "selector"
-
config GST_PLUGINS_BAD_SIREN
bool
prompt "siren"
@@ -219,10 +209,6 @@ config GST_PLUGINS_BAD_TTA
bool
prompt "tta"
-config GST_PLUGINS_BAD_VALVE
- bool
- prompt "valve"
-
config GST_PLUGINS_BAD_VIDEOMEASURE
bool
prompt "videomeasure"
@@ -255,10 +241,6 @@ config GST_PLUGINS_BAD_VCD
bool
prompt "vcd"
-config GST_PLUGINS_BAD_ALSA
- bool
- prompt "alsa"
-
config GST_PLUGINS_BAD_ASSRENDER
bool
prompt "assrender"
@@ -323,11 +305,6 @@ config GST_PLUGINS_BAD_RESINDVD
depends on BROKEN
prompt "resindvd"
-config GST_PLUGINS_BAD_METADATA
- bool
- prompt "metadata"
- depends on BROKEN
-
config GST_PLUGINS_BAD_FAAC
bool
prompt "faac"
@@ -352,11 +329,6 @@ config GST_PLUGINS_BAD_GSM
prompt "gsm"
depends on BROKEN
-config GST_PLUGINS_BAD_JACK
- bool
- prompt "jack"
- depends on BROKEN
-
config GST_PLUGINS_BAD_JP2K
bool
prompt "jp2k"
@@ -479,13 +451,6 @@ config GST_PLUGINS_BAD_SWFDEC
prompt "swfdec"
depends on BROKEN
-config GST_PLUGINS_BAD_THEORADEC
- bool
- # this is disabled in the source code (0.10.19)
- # recheck in later versions
- depends on BROKEN
- prompt "theoradec"
-
config GST_PLUGINS_BAD_XVID
bool
prompt "xvid"
@@ -526,5 +491,46 @@ config GST_PLUGINS_BAD_VP8
prompt "vp8"
depends on BROKEN
+config GST_PLUGINS_BAD_COLOREFFECTS
+ bool
+ prompt "coloreffects"
+
+config GST_PLUGINS_BAD_COLORSPACE
+ bool
+ prompt "colorspace"
+
+config GST_PLUGINS_BAD_DVBSUBOVERLAY
+ bool
+ prompt "dvbsuboverlay"
+
+config GST_PLUGINS_BAD_GAUDIEFFECTS
+ bool
+ prompt "gaudieffects"
+
+config GST_PLUGINS_BAD_GEOMETRICTRANSFORMS
+ bool
+ prompt "geometrictransforms"
+
+config GST_PLUGINS_BAD_INTERLACE
+ bool
+ prompt "interlace"
+
+config GST_PLUGINS_BAD_IVFPARSE
+ bool
+ prompt "ivfparse"
+
+config GST_PLUGINS_BAD_JP2DECIMATOR
+ bool
+ prompt "jp2decimator"
+
+config GST_PLUGINS_BAD_VIDEOMAXRATE
+ bool
+ prompt "videomaxrate"
+
+config GST_PLUGINS_BAD_Y4M
+ bool
+ depends on BROKEN
+ prompt "j4m"
+
endif