commit 0c424a169c3417c9b7fecbd4efc06b20f43f2001
parent f112dde1e7ee410bda967f08745b32a3f24b218d
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 25 Jun 2013 12:42:25 +0000
-removing experimental mark from gstreamer, seems to work nicely now
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
@@ -112,11 +112,9 @@ TEST_GSF=test_ole2
endif
if HAVE_GSTREAMER
-if HAVE_EXPERIMENTAL
PLUGIN_GSTREAMER=libextractor_gstreamer.la
TEST_GSTREAMER=test_gstreamer
endif
-endif
if HAVE_JPEG
PLUGIN_JPEG=libextractor_jpeg.la