[xiph-cvs] cvs commit: speex/libspeex speex_header.c
Jean-Marc Valin
jm at xiph.org
Fri Jan 10 17:32:52 PST 2003
jm 03/01/10 20:32:52
Modified: libspeex speex_header.c
Log:
oops...
Revision Changes Path
1.11 +1 -1 speex/libspeex/speex_header.c
Index: speex_header.c
===================================================================
RCS file: /usr/local/cvsroot/speex/libspeex/speex_header.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- speex_header.c 6 Jan 2003 04:18:12 -0000 1.10
+++ speex_header.c 11 Jan 2003 01:32:52 -0000 1.11
@@ -92,9 +92,9 @@
header->vbr = 0;
header->frames_per_packet = 0;
+ header->extra_headers = 0;
header->reserved1 = 0;
header->reserved2 = 0;
- header->reserved3 = 0;
}
char *speex_header_to_packet(SpeexHeader *header, int *size)
<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