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

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Wed Jan 21 14:10:01 GMT 2009


Author: piers
Date: Wed Jan 21 14:10:01 2009
New Revision: 4352

Modified:
   vic/branches/mpeg4/video/deinterlace.h

Log:
Fix for ffmpeg build on windows - need to make sure its ok for other platforms...

Modified: vic/branches/mpeg4/video/deinterlace.h
==============================================================================
--- vic/branches/mpeg4/video/deinterlace.h	(original)
+++ vic/branches/mpeg4/video/deinterlace.h	Wed Jan 21 14:10:01 2009
@@ -5,7 +5,7 @@
 
 typedef unsigned char uint8_t;
 
-#include "cpu/cpudetect.h"
+//#include "cpu/cpudetect.h"
 extern "C" {
 #include <libpostproc/postprocess.h>
 }



More information about the Sumover-dev mailing list