[clutter-gst] build: Indicate that GStreamer's hw support is disabled
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst] build: Indicate that GStreamer's hw support is disabled
- Date: Tue, 25 Sep 2012 22:47:46 +0000 (UTC)
commit 599a6614698258e24b3694fceeb8a03c34e1bc0d
Author: Damien Lespiau <damien lespiau intel com>
Date: Tue Sep 25 23:33:47 2012 +0100
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.
configure.ac | 1 +
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],
# [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]