[cogl/wip/cogl-gst] gst: Remove gstreamer-video-base from the configure script
- From: Neil Roberts <nroberts src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/cogl-gst] gst: Remove gstreamer-video-base from the configure script
- Date: Mon, 18 Mar 2013 14:55:41 +0000 (UTC)
commit 1632459a2bab20ad1dea4c8e6aad45a791c75e76
Author: Plamena Manolova <plamena n manolova intel com>
Date: Thu Mar 14 10:58:03 2013 +0000
gst: Remove gstreamer-video-base from the configure script
configure.ac | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c31c271..6d91c74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -450,8 +450,7 @@ AS_IF([test "x$enable_cogl_gst" = "xyes"],
COGL_GST_PKG_REQUIRES="$COGL_GST_PKG_REQUIRES gstreamer-1.0 gstreamer-fft-1.0 \
gstreamer-audio-1.0 gstreamer-base-1.0 \
gstreamer-video-1.0 gstreamer-plugins-base-1.0 \
- gstreamer-tag-1.0 gstreamer-controller-1.0 \
- gstreamer-basevideo-1.0"
+ gstreamer-tag-1.0 gstreamer-controller-1.0"
GST_MAJORMINOR=1.0
@@ -1378,8 +1377,8 @@ echo " Build libcogl-gles2 GLES 2.0 frontend api: ${enable_cogl_gles2}"
echo " Image backend: ${COGL_IMAGE_BACKEND}"
echo " Cogl Pango: ${enable_cogl_pango}"
echo " Profiling: ${enable_profile}"
-echo " Cogl Gst: ${enable_cogl_gst}"
-echo " Has HW suppport ${have_hw_decoder_support}"
+echo " CoglGst: ${enable_cogl_gst}"
+echo " CoglGst has HW suppport ${have_hw_decoder_support}"
# Compiler/Debug related flags
echo ""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]