From 8c21c5dbc28ea59051fc8d45d452d64215ae89f8 Mon Sep 17 00:00:00 2001 From: Juergen Beisert Date: Mon, 25 Nov 2013 16:02:19 +0100 Subject: gst-plugins-base1: add support for fixed-point Vorbis decoding Signed-off-by: Juergen Beisert Signed-off-by: Michael Olbrich --- rules/gst-plugins-base1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/gst-plugins-base1.in') 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 -- cgit v1.2.3