[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
- Previous message: [Mplayer-cvslog] CVS: main/loader config.h,1.2,1.3 Makefile,1.12,1.13
- Next message: [Mplayer-cvslog] CVS: main/loader/dshow cmediasample.c,1.9,1.10 inputpin.c,1.7,1.8 outputpin.c,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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)
- Previous message: [Mplayer-cvslog] CVS: main/loader config.h,1.2,1.3 Makefile,1.12,1.13
- Next message: [Mplayer-cvslog] CVS: main/loader/dshow cmediasample.c,1.9,1.10 inputpin.c,1.7,1.8 outputpin.c,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list