[Mplayer-cvslog] CVS: main/loader/dshow DS_VideoDecoder.h,1.5,1.6
Arpi of Ize
arpi at mplayerhq.hu
Sat Jun 8 00:43:31 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/loader win32.c,1.58,1.59
- Next message: [Mplayer-cvslog] CVS: main dll_init.h,1.5,1.6 mmx_defs.h,1.2,1.3 mplayer.h,1.8,1.9 my_profile.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/loader/dshow
In directory mail:/var/tmp.root/cvs-serv23063/loader/dshow
Modified Files:
DS_VideoDecoder.h
Log Message:
warning & newline fixes by Dominik Mierzejewski <dominik at rangers.eu.org>
Index: DS_VideoDecoder.h
===================================================================
RCS file: /cvsroot/mplayer/main/loader/dshow/DS_VideoDecoder.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- DS_VideoDecoder.h 2 Jan 2002 17:11:09 -0000 1.5
+++ DS_VideoDecoder.h 7 Jun 2002 22:43:29 -0000 1.6
@@ -23,6 +23,7 @@
int DS_VideoDecoder_SetDirection(DS_VideoDecoder *this, int d);
int DS_VideoDecoder_GetValue(DS_VideoDecoder *this, const char* name, int* value);
int DS_VideoDecoder_SetValue(DS_VideoDecoder *this, const char* name, int value);
+int DS_SetAttr_DivX(char* attribute, int value);
#endif /* AVIFILE_DS_VIDEODECODER_H */
- Previous message: [Mplayer-cvslog] CVS: main/loader win32.c,1.58,1.59
- Next message: [Mplayer-cvslog] CVS: main dll_init.h,1.5,1.6 mmx_defs.h,1.2,1.3 mplayer.h,1.8,1.9 my_profile.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list