]> git.pld-linux.org Git - packages/avifile.git/commitdiff
ca5de71450a90ce9c73b1de6f18a08ae avifile-aviplay_h.patch
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 2 May 2003 21:43:53 +0000 (21:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile-aviplay_h.patch -> 1.1

avifile-aviplay_h.patch [new file with mode: 0644]

diff --git a/avifile-aviplay_h.patch b/avifile-aviplay_h.patch
new file mode 100644 (file)
index 0000000..d86f1a3
--- /dev/null
@@ -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);
This page took 0.043859 seconds and 4 git commands to generate.