summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base1.in
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2013-11-25 16:02:19 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-12-03 10:08:23 +0100
commit8c21c5dbc28ea59051fc8d45d452d64215ae89f8 (patch)
tree5af27479ca2c58c34806178175683f5321a4dff5 /rules/gst-plugins-base1.in
parent54ed711a7d5d22208711ea7d961ac86b0d239960 (diff)
downloadptxdist-8c21c5dbc28ea59051fc8d45d452d64215ae89f8.tar.gz
ptxdist-8c21c5dbc28ea59051fc8d45d452d64215ae89f8.tar.xz
gst-plugins-base1: add support for fixed-point Vorbis decoding
Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-base1.in')
-rw-r--r--rules/gst-plugins-base1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gst-plugins-base1.in b/rules/gst-plugins-base1.in
index 0cd332569..25be457c8 100644
--- a/rules/gst-plugins-base1.in
+++ b/rules/gst-plugins-base1.in
@@ -21,6 +21,7 @@ menuconfig GST_PLUGINS_BASE1
select LIBXML2_HTML if GST_PLUGINS_BASE1_SUBPARSE
select ORC if GST_PLUGINS_BASE1_ORC
select ZLIB if GST_PLUGINS_BASE1_ZLIB
+ select LIBTREMOR if GST_PLUGINS_BASE1_IVORBIS
# x features need libx11 + Xv
select XORG if GST_PLUGINS_BASE1_X
@@ -146,7 +147,6 @@ config GST_PLUGINS_BASE1_CDPARANOIA
config GST_PLUGINS_BASE1_IVORBIS
bool
- depends on BROKEN
prompt "ivorbis"
config GST_PLUGINS_BASE1_LIBVISUAL