comparison src/libvorbis-1.3.3/todo.txt @ 1:05aa0afa9217

Bring in flac, ogg, vorbis
author Chris Cannam
date Tue, 19 Mar 2013 17:37:49 +0000
parents
children
comparison
equal deleted inserted replaced
0:c7265573341e 1:05aa0afa9217
1 Open project list for further development:
2
3 libvorbis:
4
5 Meaningful error code returns
6
7 still some padding at EOS
8
9 Option for brute-forcing vq search on maptype 2 (helps on undertrained
10 sets).
11
12 encoder switch interface for binary compat through changes; ioctl()-like?
13
14 API changes:
15 break up some of the more monolithic calls (eg, allow access
16 to MDCT domain data, additional low level framing capability)
17 convenience calls for text comments
18
19 other:
20
21 command line suite
22 'crashme'