media/libvorbis/todo.txt

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     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