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

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Wed Dec 13 17:48:48 GMT 2006


Author: barz
Date: Wed Dec 13 17:47:57 2006
New Revision: 3957

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

Log:


Modified: vic/branches/mpeg4/video/deinterlace.h
==============================================================================
--- vic/branches/mpeg4/video/deinterlace.h	(original)
+++ vic/branches/mpeg4/video/deinterlace.h	Wed Dec 13 17:47:57 2006
@@ -1,10 +1,9 @@
 #ifndef deinterlace_h
 #define deinterlace_h
 
-#include <string.h>
+#include "config.h"
 
 typedef unsigned char uint8_t;
-typedef signed char int8_t;
 
 #include "cpu/cpudetect.h"
 #include <postproc/postprocess.h>



More information about the Sumover-dev mailing list