Mercurial > hg > sv-dependency-builds
annotate src/libvorbis-1.3.3/todo.txt @ 87:dde06ec3df43
Add OS/X 64-bit builds
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 19 Mar 2013 20:33:28 +0000 |
parents | 98c1576536ae |
children |
rev | line source |
---|---|
cannam@86 | 1 Open project list for further development: |
cannam@86 | 2 |
cannam@86 | 3 libvorbis: |
cannam@86 | 4 |
cannam@86 | 5 Meaningful error code returns |
cannam@86 | 6 |
cannam@86 | 7 still some padding at EOS |
cannam@86 | 8 |
cannam@86 | 9 Option for brute-forcing vq search on maptype 2 (helps on undertrained |
cannam@86 | 10 sets). |
cannam@86 | 11 |
cannam@86 | 12 encoder switch interface for binary compat through changes; ioctl()-like? |
cannam@86 | 13 |
cannam@86 | 14 API changes: |
cannam@86 | 15 break up some of the more monolithic calls (eg, allow access |
cannam@86 | 16 to MDCT domain data, additional low level framing capability) |
cannam@86 | 17 convenience calls for text comments |
cannam@86 | 18 |
cannam@86 | 19 other: |
cannam@86 | 20 |
cannam@86 | 21 command line suite |
cannam@86 | 22 'crashme' |