summaryrefslogtreecommitdiffstats
path: root/media/libvorbis/todo.txt
diff options
context:
space:
mode:
authorMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
committerMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
commit5f8de423f190bbb79a62f804151bc24824fa32d8 (patch)
tree10027f336435511475e392454359edea8e25895d /media/libvorbis/todo.txt
parent49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff)
downloadUXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip
Add m-esr52 at 52.6.0
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'