proper truncated packet support
[platform/upstream/libvorbis.git] / todo.txt
1 Development hit list for 1.0:
2
3 libvorbis:
4
5 Implement correct truncated packet handling; this is mostly a case of
6 'intiialize vectors and check return values' in res0.c:inverse (but
7 not entirely)
8
9 Meaningful error code returns
10
11 Option for brute-forcing vq search on maptype 2 (helps on undertrained
12 sets).
13
14 vorbisfile instantaneous bitrate info
15
16 encoder switch interface for binary compat through changes; ioctl()-like?
17
18 API changes: 
19   break up some of the more monolithic calls (eg, allow access
20        to MDCT domain data, additional low level framing capability)
21   convenience calls for text comments
22
23 other:
24
25 command line suite
26 'crashme'