todo.txt 622 B

12345678910111213141516171819202122232425
  1. Development hit list for 1.0:
  2. libvorbis:
  3. libvorbis isn't doing the 'how much data in the last frame' trick from
  4. the PCM counter/last page flag.
  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. Meaningful error code returns
  9. Option for brute-forcing vq search on maptype 2 (helps on undertrained
  10. sets).
  11. API changes:
  12. break up some of the more monolithic calls (eg, allow access
  13. to MDCT domain data, additional low level framing capability)
  14. convenience calls for text comments
  15. other:
  16. command line suite