Merge tag 'v1.3.7' into tizen
[platform/upstream/libvorbis.git] / todo.txt
index 2dbbf1e..b0e1f93 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,19 +1,16 @@
-Development hit list for 1.0:
+Open project list for further development:
 
 libvorbis:
 
-libvorbis isn't doing the 'how much data in the last frame' trick from
-the PCM counter/last page flag.
-
-Implement correct truncated packet handling; this is mostly a case of
-'intiialize vectors and check return values' in res0.c:inverse (but
-not entirely)
-
 Meaningful error code returns
 
+still some padding at EOS
+
 Option for brute-forcing vq search on maptype 2 (helps on undertrained
 sets).
 
+encoder switch interface for binary compat through changes; ioctl()-like?
+
 API changes: 
   break up some of the more monolithic calls (eg, allow access
        to MDCT domain data, additional low level framing capability)
@@ -22,3 +19,4 @@ API changes:
 other:
 
 command line suite
+'crashme'