1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/media/libvorbis/todo.txt Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,22 @@ 1.4 +Open project list for further development: 1.5 + 1.6 +libvorbis: 1.7 + 1.8 +Meaningful error code returns 1.9 + 1.10 +still some padding at EOS 1.11 + 1.12 +Option for brute-forcing vq search on maptype 2 (helps on undertrained 1.13 +sets). 1.14 + 1.15 +encoder switch interface for binary compat through changes; ioctl()-like? 1.16 + 1.17 +API changes: 1.18 + break up some of the more monolithic calls (eg, allow access 1.19 + to MDCT domain data, additional low level framing capability) 1.20 + convenience calls for text comments 1.21 + 1.22 +other: 1.23 + 1.24 +command line suite 1.25 +'crashme'