media/libvorbis/todo.txt

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     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