From: Philip L. <phi...@us...> - 2005-12-08 18:51:53
|
Update of /cvsroot/artoolkit/artoolkit/lib/SRC/VideoWin32DirectShow In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28360 Modified Files: videoWin32DirectShow.cpp Log Message: Minor header correctness fixes. Index: videoWin32DirectShow.cpp =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/lib/SRC/VideoWin32DirectShow/videoWin32DirectShow.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** videoWin32DirectShow.cpp 22 Sep 2005 02:10:24 -0000 1.4 --- videoWin32DirectShow.cpp 8 Dec 2005 18:51:41 -0000 1.5 *************** *** 35,40 **** * * Rev Date Who Changes ! * 2.6.8 2004-07-20 PRL Rewrite for ARToolKit 2.68.2 ! * 2.8.0 2004-07-20 PRL Incorporate DSVL-0.0.8b * */ --- 35,40 ---- * * Rev Date Who Changes ! * 2.68.2 2004-07-20 PRL Rewrite for ARToolKit 2.68.2 ! * 2.71.0 2005-08-05 PRL Incorporate DSVL-0.0.8b * */ |