media/libvorbis/todo.txt

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

     1 Open project list for further development:
     3 libvorbis:
     5 Meaningful error code returns
     7 still some padding at EOS
     9 Option for brute-forcing vq search on maptype 2 (helps on undertrained
    10 sets).
    12 encoder switch interface for binary compat through changes; ioctl()-like?
    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
    19 other:
    21 command line suite
    22 'crashme'

mercurial