Mercurial > hg > sv-dependency-builds
comparison src/libvorbis-1.3.3/todo.txt @ 86:98c1576536ae
Bring in flac, ogg, vorbis
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 19 Mar 2013 17:37:49 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
85:545efbb81310 | 86:98c1576536ae |
---|---|
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' |