[xiph-cvs] cvs commit: ices/src metadata.c
Brendan
brendan at xiph.org
Sun Mar 16 20:43:10 PST 2003
brendan 03/03/16 23:43:09
Modified: src metadata.c
Log:
Reduce metadata update delay. It's my theory that this isn't actually
useful at all any more.
Revision Changes Path
1.11 +1 -1 ices/src/metadata.c
Index: metadata.c
===================================================================
RCS file: /cvs/ice/ices/src/metadata.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- metadata.c 5 Mar 2003 16:15:44 -0000 1.10
+++ metadata.c 17 Mar 2003 04:43:09 -0000 1.11
@@ -19,7 +19,7 @@
#include "definitions.h"
-#define INITDELAY 2000000
+#define INITDELAY 1000000
extern ices_config_t ices_config;
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list