[longomatch] libcesarplayer: fix typo
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [longomatch] libcesarplayer: fix typo
- Date: Mon, 24 Sep 2012 15:36:59 +0000 (UTC)
commit c0981e3e71f0c52a9a4aa76e949927ed4a81d107
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Mon Sep 24 17:36:40 2012 +0200
    libcesarplayer: fix typo
 libcesarplayer/gst-camera-capturer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcesarplayer/gst-camera-capturer.c b/libcesarplayer/gst-camera-capturer.c
index 0cee4dd..58f7f9b 100644
--- a/libcesarplayer/gst-camera-capturer.c
+++ b/libcesarplayer/gst-camera-capturer.c
@@ -1069,7 +1069,7 @@ gst_camera_capturer_set_source (GstCameraCapturer * gcc,
     {
       gchar *videosrc = RAWVIDEOSRC;
 
-#if defined(OSTYPE_WINDOWS)
+#if defined(OSTYPE_LINUX)
       GstElementFactory *fact = gst_element_factory_find(RAWVIDEOSRC);
       if (fact == NULL)
         videosrc = RAWVIDEOSRC_GCONF;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]