[Sumover-dev] [svn commit] r4361 - vic/branches/mpeg4/video

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Fri Jan 23 13:43:19 GMT 2009


Author: douglask
Date: Fri Jan 23 13:42:38 2009
New Revision: 4361

Modified:
   vic/branches/mpeg4/video/grabber-win32DS.h

Log:
Forgot to remove remnants of DirectShowCIFGrabber class.

Modified: vic/branches/mpeg4/video/grabber-win32DS.h
==============================================================================
--- vic/branches/mpeg4/video/grabber-win32DS.h	(original)
+++ vic/branches/mpeg4/video/grabber-win32DS.h	Fri Jan 23 13:42:38 2009
@@ -174,17 +174,6 @@
 
 //#########################################################################
 
-class DirectShowCIGrabber : public DirectShowGrabber {
-   public:
-      DirectShowCIGrabber(IBaseFilter *, const char *nick = 0 );
-      ~DirectShowCIGrabber();
-   protected:
-      virtual void start();
-      virtual void setsize();
-};
-
-//#########################################################################
-
 class Callback : public ISampleGrabberCB {
    private:
       volatile long m_cRef;



More information about the Sumover-dev mailing list