[Mplayer-cvslog] CVS: main codec-cfg.c,1.11,1.12
Szabolcs Berecz
szabii at users.sourceforge.net
Tue Apr 10 22:47:39 CEST 2001
Update of /cvsroot/mplayer/main
In directory usw-pr-cvs1:/tmp/cvs-serv25544
Modified Files:
codec-cfg.c
Log Message:
validate disabled
Index: codec-cfg.c
===================================================================
RCS file: /cvsroot/mplayer/main/codec-cfg.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** codec-cfg.c 2001/04/10 20:09:23 1.11
--- codec-cfg.c 2001/04/10 20:47:37 1.12
***************
*** 208,211 ****
--- 208,212 ----
static int validate_codec(codecs_t *c, int type)
{
+ #if 0
int i;
***************
*** 242,245 ****
--- 243,247 ----
return 0;
}
+ #endif
return 1;
}
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list