diff -r 000000000000 -r 6474c204b198 media/libvorbis/todo.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/media/libvorbis/todo.txt Wed Dec 31 06:09:35 2014 +0100 @@ -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'