2005-12-10 22:05:06 +01:00
|
|
|
--- src/post/deinterlace/plugins/tomsmocomp/tomsmocompmacros.h.orig Sat Jul 30 03:14:40 2005
|
|
|
|
+++ src/post/deinterlace/plugins/tomsmocomp/tomsmocompmacros.h Sun Dec 11 02:54:16 2005
|
|
|
|
@@ -1,8 +1,6 @@
|
2005-09-20 18:44:33 +02:00
|
|
|
#include <string.h>
|
|
|
|
#include <math.h>
|
2005-12-10 22:05:06 +01:00
|
|
|
-#ifdef HAVE_MALLOC_H
|
2005-09-20 18:44:33 +02:00
|
|
|
-#include <malloc.h>
|
2005-12-10 22:05:06 +01:00
|
|
|
-#endif
|
|
|
|
+#include <stdlib.h>
|
2005-09-20 18:44:33 +02:00
|
|
|
|
|
|
|
#define USE_FOR_DSCALER
|
|
|
|
|