From 8198a2e9a647843bb2a0d3087be4cf34eff63ead Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 4 Nov 2007 12:07:03 +0000 Subject: [PATCH] - dropped, mp4ff_int_types.h uses on !_WIN32; more work to maintain patch than benefit (mp4ff.h is unpackaged private header) Changed files: faad2-inttypes_h.patch -> 1.3 --- faad2-inttypes_h.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 faad2-inttypes_h.patch diff --git a/faad2-inttypes_h.patch b/faad2-inttypes_h.patch deleted file mode 100644 index 1273a2d..0000000 --- a/faad2-inttypes_h.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- faad2/common/mp4ff/mp4ff.h.orig 2006-05-17 20:49:20.000000000 +0200 -+++ faad2/common/mp4ff/mp4ff.h 2006-08-23 23:56:48.339167500 +0200 -@@ -37,7 +37,11 @@ - extern "C" { - #endif /* __cplusplus */ - -+#ifdef _WIN32 - #include "mp4ff_int_types.h" -+#else -+#include -+#endif - - /* file callback structure */ - typedef struct -- 2.43.0