[xiph-cvs] cvs commit: Tremor codec_internal.h ivorbisfile.h
Monty
xiphmont at xiph.org
Tue Apr 22 02:21:35 PDT 2003
xiphmont 03/04/22 05:21:35
Modified: . Tag: lowmem-branch codec_internal.h ivorbisfile.h
Log:
copyrights :-)
Revision Changes Path
No revision
<p>No revision
<p>1.5.6.7 +1 -1 Tremor/codec_internal.h
Index: codec_internal.h
===================================================================
RCS file: /usr/local/cvsroot/Tremor/codec_internal.h,v
retrieving revision 1.5.6.6
retrieving revision 1.5.6.7
diff -u -r1.5.6.6 -r1.5.6.7
--- codec_internal.h 22 Apr 2003 09:00:49 -0000 1.5.6.6
+++ codec_internal.h 22 Apr 2003 09:21:35 -0000 1.5.6.7
@@ -6,7 +6,7 @@
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
* *
- * THE OggVorbis 'TREMOR' SOURCE CODE IS (C) COPYRIGHT 1994-2002 *
+ * THE OggVorbis 'TREMOR' SOURCE CODE IS (C) COPYRIGHT 1994-2003 *
* BY THE Xiph.Org FOUNDATION http://www.xiph.org/ *
* *
********************************************************************
<p><p>1.3.2.3 +2 -1 Tremor/ivorbisfile.h
Index: ivorbisfile.h
===================================================================
RCS file: /usr/local/cvsroot/Tremor/ivorbisfile.h,v
retrieving revision 1.3.2.2
retrieving revision 1.3.2.3
diff -u -r1.3.2.2 -r1.3.2.3
--- ivorbisfile.h 22 Apr 2003 09:00:49 -0000 1.3.2.2
+++ ivorbisfile.h 22 Apr 2003 09:21:35 -0000 1.3.2.3
@@ -6,7 +6,7 @@
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
* *
- * THE OggVorbis 'TREMOR' SOURCE CODE IS (C) COPYRIGHT 1994-2002 *
+ * THE OggVorbis 'TREMOR' SOURCE CODE IS (C) COPYRIGHT 1994-2003 *
* BY THE Xiph.Org FOUNDATION http://www.xiph.org/ *
* *
********************************************************************
@@ -27,6 +27,7 @@
#include "ivorbiscodec.h"
#define CHUNKSIZE 1024
+
/* The function prototypes for the callbacks are basically the same as for
* the stdio functions fread, fseek, fclose, ftell.
* The one difference is that the FILE * arguments have been replaced with
<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