[xiph-commits] r10532 - experimental/j/Elphel333/common

giles at svn.xiph.org giles at svn.xiph.org
Sat Dec 3 12:32:11 PST 2005


Author: giles
Date: 2005-12-03 12:32:10 -0800 (Sat, 03 Dec 2005)
New Revision: 10532

Modified:
   experimental/j/Elphel333/common/oggtheora.c
Log:
Don't force the removal of the eos flag; only the caller knows when 
we're at the end of the stream.


Modified: experimental/j/Elphel333/common/oggtheora.c
===================================================================
--- experimental/j/Elphel333/common/oggtheora.c	2005-12-03 20:23:31 UTC (rev 10531)
+++ experimental/j/Elphel333/common/oggtheora.c	2005-12-03 20:32:10 UTC (rev 10532)
@@ -902,7 +902,6 @@
        nn--;
        r=255;
        granule0=~0ULL;
-       ogg_header->flags= flags & !3; //remove "last page" flag
 D(fprintf(stderr,"*"));
      } else {
        granule0=granule;



More information about the commits mailing list