summaryrefslogtreecommitdiffstats
path: root/media/libvorbis/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'media/libvorbis/todo.txt')
-rw-r--r--media/libvorbis/todo.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/media/libvorbis/todo.txt b/media/libvorbis/todo.txt
new file mode 100644
index 000000000..b0e1f93cd
--- /dev/null
+++ b/media/libvorbis/todo.txt
@@ -0,0 +1,22 @@
+Open project list for further development:
+
+libvorbis:
+
+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)
+ convenience calls for text comments
+
+other:
+
+command line suite
+'crashme'