[Mplayer-cvslog] CVS: main/loader/wine vfw.h,1.9,1.10
Arpi of Ize
arpi at mplayerhq.hu
Tue Sep 3 22:03:29 CEST 2002
Update of /cvsroot/mplayer/main/loader/wine
In directory mail:/var/tmp.root/cvs-serv23230
Modified Files:
vfw.h
Log Message:
ICDecompressEndEx() added
Index: vfw.h
===================================================================
RCS file: /cvsroot/mplayer/main/loader/wine/vfw.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- vfw.h 7 Feb 2002 20:22:56 -0000 1.9
+++ vfw.h 3 Sep 2002 20:02:53 -0000 1.10
@@ -427,7 +427,7 @@
)
#define ICDecompressEnd(hic) ICSendMessage(hic, ICM_DECOMPRESS_END, 0, 0)
-
+#define ICDecompressEndEx(hic) ICUniversalEx(hic,ICM_DECOMPRESSEX_END, 0, 0)
#define ICDRAW_QUERY 0x00000001L /* test for support */
#define ICDRAW_FULLSCREEN 0x00000002L /* draw to full screen */
More information about the MPlayer-cvslog
mailing list