[xiph-cvs] cvs commit: ices TODO

Brendan brendan at xiph.org
Sat Mar 15 21:50:34 PST 2003



brendan     03/03/16 00:50:34

  Modified:    .        TODO
  Log:
  No log message.

Revision  Changes    Path
1.3       +7 -3      ices/TODO

Index: TODO
===================================================================
RCS file: /cvs/ice/ices/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TODO	5 Mar 2003 18:20:12 -0000	1.2
+++ TODO	16 Mar 2003 05:50:34 -0000	1.3
@@ -1,5 +1,9 @@
-* Make the scripting engines, and vorbis and MP3 reencoding, run-time linkable
-* Support reencoding of VBR files
 * Improved error handling
+* Make the scripting engines, and vorbis and MP3 reencoding, run-time linkable
+* Investigate preventing chirps. These can happen if the previous file ended in
+  the middle frame. Possibly padding out to the frame length with NULL would fix it.
+  A really cheap hack would be to just dump the maximum possible frame size worth of
+  NULLs into the stream. In practice, this might not be any different since the
+  player should just ignore everything up until the next sync word.
 
-$Id: TODO,v 1.2 2003/03/05 18:20:12 brendan Exp $
+$Id: TODO,v 1.3 2003/03/16 05:50:34 brendan Exp $

<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