[longomatch/livecapture2: 4/31] Add the capturer sources to the project



commit cfdf9955063c9cf73ad3504f519db48b1533452b
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Mar 28 22:01:26 2010 +0200

    Add the capturer sources to the project

 libcesarplayer/liblongomatch.mdp |    4 ++--
 libcesarplayer/src/Makefile.am   |    2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libcesarplayer/liblongomatch.mdp b/libcesarplayer/liblongomatch.mdp
index 10f80a2..8a7867c 100644
--- a/libcesarplayer/liblongomatch.mdp
+++ b/libcesarplayer/liblongomatch.mdp
@@ -22,14 +22,14 @@
     <File name="src/macros.h" subtype="Code" buildaction="Nothing" />
     <File name="src/gstscreenshot.c" subtype="Code" buildaction="Compile" />
     <File name="src/gstscreenshot.h" subtype="Code" buildaction="Nothing" />
-    <File name="src/gst-video-capturer.c" subtype="Code" buildaction="Compile" />
-    <File name="src/gst-video-capturer.h" subtype="Code" buildaction="Nothing" />
     <File name="src/gst-video-editor.c" subtype="Code" buildaction="Compile" />
     <File name="src/gst-video-editor.h" subtype="Code" buildaction="Nothing" />
     <File name="src/bacon-resize.c" subtype="Code" buildaction="Compile" />
     <File name="src/bacon-resize.h" subtype="Code" buildaction="Nothing" />
     <File name="src/video-utils.c" subtype="Code" buildaction="Compile" />
     <File name="src/video-utils.h" subtype="Code" buildaction="Nothing" />
+    <File name="src/gst-camera-capturer.c" subtype="Code" buildaction="Compile" />
+    <File name="src/gst-camera-capturer.h" subtype="Code" buildaction="Nothing" />
   </Contents>
   <compiler ctype="GccCompiler" />
   <Packages>
diff --git a/libcesarplayer/src/Makefile.am b/libcesarplayer/src/Makefile.am
index 1e2888c..18b4872 100644
--- a/libcesarplayer/src/Makefile.am
+++ b/libcesarplayer/src/Makefile.am
@@ -29,6 +29,8 @@ libcesarplayer_la_SOURCES = \
 	bacon-video-widget-gst-0.10.c\
 	gstscreenshot.c \
 	gstscreenshot.h \
+	gst-camera-capturer.c\
+	gst-camera-capturer.h\
 	gst-video-editor.c\
 	gst-video-editor.h\
 	bacon-resize.c\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]