]> git.pld-linux.org Git - packages/avifile.git/blame - avifile-aviplay_h.patch
- enhanced ffmpeg patch to cover 4.x
[packages/avifile.git] / avifile-aviplay_h.patch
CommitLineData
0aef3841
AG
1diff -burN avifile0.7-0.7.34-vanilla/include/aviplay.h avifile0.7-0.7.34/include/aviplay.h
2--- avifile0.7-0.7.34-vanilla/include/aviplay.h Fri May 2 22:54:52 2003
3+++ avifile0.7-0.7.34/include/aviplay.h Fri May 2 22:57:57 2003
4@@ -273,7 +273,7 @@
5 };
6
7 IAviPlayer* CreateAviPlayer(const char* filename, int bitdepth,
8- const char* subfile = 0, unsigned int flags = 0,
9+ const char* subfile = 0, unsigned long flags = 0,
10 // vcodec & acodec are going to be supported
11 const char* vcodec = 0, const char* acodec = 0);
12
This page took 0.05423 seconds and 5 git commands to generate.