[xiph-cvs] cvs commit: vorbis-tools/oggenc encode.c

Michael Smith msmith at xiph.org
Thu Jul 18 23:35:48 PDT 2002



msmith      02/07/18 23:35:48

  Modified:    oggenc   encode.c
  Log:
  Don't include header packets in bitrate calculation.

Revision  Changes    Path
1.27      +0 -2      vorbis-tools/oggenc/encode.c

Index: encode.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/encode.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- encode.c	2002/07/12 02:55:11	1.26
+++ encode.c	2002/07/19 06:35:48	1.27
@@ -238,8 +238,6 @@
                                 ret = 1;
                                 goto cleanup; /* Bail and try to clean up stuff */
                         }
-			else
-				bytes_written += ret;
                 }
         }
 

<p><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