[Mplayer-cvslog] CVS: main playtreeparser.c,1.17,1.18
Arpi of Ize
arpi at mplayerhq.hu
Sat Jan 25 12:34:20 CET 2003
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv3799
Modified Files:
playtreeparser.c
Log Message:
100l
Index: playtreeparser.c
===================================================================
RCS file: /cvsroot/mplayer/main/playtreeparser.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- playtreeparser.c 12 Jan 2003 19:41:37 -0000 1.17
+++ playtreeparser.c 25 Jan 2003 11:34:00 -0000 1.18
@@ -456,7 +456,7 @@
#ifdef MP_DEBUG
assert(stream != NULL);
- assert(stream->type == STREAMTYPE_PLAYLIST);
+// assert(stream->type == STREAMTYPE_PLAYLIST);
#endif
p = play_tree_parser_new(stream,0);
More information about the MPlayer-cvslog
mailing list