[Mplayer-cvslog] CVS: main/loader/dmo DMO_VideoDecoder.c,1.3,1.4

Alex Beregszaszi alex at mplayerhq.hu
Mon Apr 21 22:09:35 CEST 2003


Update of /cvsroot/mplayer/main/loader/dmo
In directory mail:/var/tmp.root/cvs-serv9555

Modified Files:
	DMO_VideoDecoder.c 
Log Message:
10l

Index: DMO_VideoDecoder.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/dmo/DMO_VideoDecoder.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- DMO_VideoDecoder.c	25 Feb 2003 16:17:23 -0000	1.3
+++ DMO_VideoDecoder.c	21 Apr 2003 20:09:08 -0000	1.4
@@ -85,7 +85,7 @@
     {     24, 24, &MEDIASUBTYPE_RGB24, CAP_NONE },
     {     32, 32, &MEDIASUBTYPE_RGB32, CAP_NONE },
 
-    {0},
+    {0,0,NULL,0},
 };
 
 DMO_VideoDecoder * DMO_VideoDecoder_Open(char* dllname, GUID* guid, BITMAPINFOHEADER * format, int flip, int maxauto)



More information about the MPlayer-cvslog mailing list