[artoolkit-commits] artoolkit/lib/SRC/VideoGStreamer video.c, 1.7, 1.8
Optical marker tracking and overlay for augmented reality.
Brought to you by:
philip_lamb
From: Philip L. <phi...@us...> - 2007-01-23 00:39:29
|
Update of /cvsroot/artoolkit/artoolkit/lib/SRC/VideoGStreamer In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv30518/lib/SRC/VideoGStreamer Modified Files: video.c Log Message: Update copyright date. Index: video.c =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/lib/SRC/VideoGStreamer/video.c,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** video.c 19 Sep 2006 03:12:54 -0000 1.7 --- video.c 23 Jan 2007 00:39:27 -0000 1.8 *************** *** 2,6 **** * Video capture module utilising the GStreamer pipeline for AR Toolkit * ! * (c) Copyrights 2003-2006 Hartmut Seichter * * licensed under the terms of the GPL v2.0 --- 2,6 ---- * Video capture module utilising the GStreamer pipeline for AR Toolkit * ! * (c) Copyrights 2003-2007 Hartmut Seichter * * licensed under the terms of the GPL v2.0 |