summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-04-12 16:35:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-04-12 17:27:29 +0200
commit5f3d76ccbb3a47bdbcb6c352c3aa9c5264af4af5 (patch)
tree00df1e270f92c5a6eb5f8bb5a75d6247e4163f50
parente1baf2443ab6f44d3fd4a9051101b90fac37111c (diff)
downloadptxdist-5f3d76ccbb3a47bdbcb6c352c3aa9c5264af4af5.tar.gz
ptxdist-5f3d76ccbb3a47bdbcb6c352c3aa9c5264af4af5.tar.xz
gst-plugins-bad1: enable voaacenc
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gst-plugins-bad1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index 7cf173b2c..c45fc40e3 100644
--- a/rules/gst-plugins-bad1.in
+++ b/rules/gst-plugins-bad1.in
@@ -13,6 +13,7 @@ menuconfig GST_PLUGINS_BAD1
select ORC if GST_PLUGINS_BAD1_ORC
select RTMPDUMP if GST_PLUGINS_BAD1_RTMP
select SDL if GST_PLUGINS_BAD1_SDL
+ select VO_AACENC if GST_PLUGINS_BAD1_VOAACENC
select WAYLAND if GST_PLUGINS_BAD1_WAYLAND
prompt "gst-plugins-bad "
@@ -376,7 +377,6 @@ config GST_PLUGINS_BAD1_VOAMRWBENC
config GST_PLUGINS_BAD1_VOAACENC
bool
prompt "voaacenc"
- depends on BROKEN
config GST_PLUGINS_BAD1_APEXSINK
bool