summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-08-16 14:36:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-08-16 14:36:31 +0200
commit2e1746159b84dc56db4da2ea5c3111938bfc7ea2 (patch)
tree834df158bb85c4ffe6c340c5f48ed9c00f42ac26
parent293e3f027cf9e043a1fea9ce7e04310d63f19e72 (diff)
downloadptxdist-2e1746159b84dc56db4da2ea5c3111938bfc7ea2.tar.gz
ptxdist-2e1746159b84dc56db4da2ea5c3111938bfc7ea2.tar.xz
gst-plugins-good: use orc
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gst-plugins-good.in12
1 files changed, 10 insertions, 2 deletions
diff --git a/rules/gst-plugins-good.in b/rules/gst-plugins-good.in
index 45c72b771..d34fd1fb1 100644
--- a/rules/gst-plugins-good.in
+++ b/rules/gst-plugins-good.in
@@ -18,8 +18,9 @@ menuconfig GST_PLUGINS_GOOD
select SPEEX if GST_PLUGINS_GOOD_SPEEX
select FLAC if GST_PLUGINS_GOOD_FLAC
select CAIRO if GST_PLUGINS_GOOD_CAIRO
- select UDEV if GST_PLUGINS_BASE_GST_V4L2
- select UDEV_LIBGUDEV if GST_PLUGINS_BASE_GST_V4L2
+ select UDEV if GST_PLUGINS_GOOD_GST_V4L2
+ select UDEV_LIBGUDEV if GST_PLUGINS_GOOD_GST_V4L2
+ select ORC if GST_PLUGINS_GOOD_ORC
prompt "gst-plugins-good "
help
@@ -31,6 +32,9 @@ menuconfig GST_PLUGINS_GOOD
if GST_PLUGINS_GOOD
+ config GST_PLUGINS_GOOD_ORC
+ bool
+
config GST_PLUGINS_GOOD_BROKEN
bool
prompt "show also broken plugins"
@@ -88,6 +92,7 @@ if GST_PLUGINS_GOOD
config GST_PLUGINS_GOOD_DEINTERLACE
bool
+ select GST_PLUGINS_GOOD_ORC
prompt "deinterlace"
config GST_PLUGINS_GOOD_EFFECTV
@@ -120,6 +125,7 @@ if GST_PLUGINS_GOOD
config GST_PLUGINS_GOOD_GOOM
bool
+ select GST_PLUGINS_GOOD_ORC
prompt "goom"
config GST_PLUGINS_GOOD_GOOM2K1
@@ -192,6 +198,7 @@ if GST_PLUGINS_GOOD
config GST_PLUGINS_GOOD_VIDEOBOX
bool
+ select GST_PLUGINS_GOOD_ORC
prompt "videobox"
config GST_PLUGINS_GOOD_VIDEOCROP
@@ -200,6 +207,7 @@ if GST_PLUGINS_GOOD
config GST_PLUGINS_GOOD_VIDEOMIXER
bool
+ select GST_PLUGINS_GOOD_ORC
prompt "videomixer"
config GST_PLUGINS_GOOD_WAVENC