From 0aef384178010f956e4e04c22edbd125265a643a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Fri, 2 May 2003 21:43:53 +0000 Subject: [PATCH] ca5de71450a90ce9c73b1de6f18a08ae avifile-aviplay_h.patch Changed files: avifile-aviplay_h.patch -> 1.1 --- avifile-aviplay_h.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 avifile-aviplay_h.patch diff --git a/avifile-aviplay_h.patch b/avifile-aviplay_h.patch new file mode 100644 index 0000000..d86f1a3 --- /dev/null +++ b/avifile-aviplay_h.patch @@ -0,0 +1,12 @@ +diff -burN avifile0.7-0.7.34-vanilla/include/aviplay.h avifile0.7-0.7.34/include/aviplay.h +--- avifile0.7-0.7.34-vanilla/include/aviplay.h Fri May 2 22:54:52 2003 ++++ avifile0.7-0.7.34/include/aviplay.h Fri May 2 22:57:57 2003 +@@ -273,7 +273,7 @@ + }; + + IAviPlayer* CreateAviPlayer(const char* filename, int bitdepth, +- const char* subfile = 0, unsigned int flags = 0, ++ const char* subfile = 0, unsigned long flags = 0, + // vcodec & acodec are going to be supported + const char* vcodec = 0, const char* acodec = 0); + -- 2.44.0