summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2012-09-25 23:33:47 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2012-09-25 23:33:47 +0100
commit599a6614698258e24b3694fceeb8a03c34e1bc0d (patch)
treec5e7883b20d0d48a06a4c54bf770f3ddc350e098
parent3d2bdde5461c0521c175a47baf238d6d9d5c2eb1 (diff)
downloadclutter-gst-599a6614698258e24b3694fceeb8a03c34e1bc0d.tar.gz
build: Indicate that GStreamer's hw support is disabled
GStreamer's hw support is temporarily disabled for the reasons mentioned by Edward. Let's still define have_hw_decoder_support to have a nice output at the end of the configure script.
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3f469cc..97ae1ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -214,6 +214,7 @@ dnl ========================================================================
dnl Experimental support for hardware accelerated decoders.
dnl Temporarily disabling for GStreamer 1.0 since it's causing too many issues
dnl and the API for hw support isn't yet put in stone
+have_hw_decoder_support=no
# PKG_CHECK_MODULES(HW,
# [gstreamer-basevideo-$GST_MAJORMINOR >= $GST_PLUGINS_BAD_REQ_VERSION],
# [