TODO
-
not sure if encode_frame() in toolame.c is correct
frame of mpeg1 is only 576 samples, not 1152 ?
-
revamp frontend - GNU style long options, more integrated libsndfile
-
Fix broken energy level support
-
Fix broken DAB support
-
Merge common.h and toolame_global.h ?
-
Change documentation from asciidoc to POD
-
Re-add support for encoding from stdin when sndfile is available
-
Automatic downmixing / upmixing (toolamesetnum_channels)
-
Add libresample support to libtoolame (toolamesetin_samplerate etc.)
-
parameter checking in toolame.c using assert
-
full options checking in toolameinitparams
-
Add a new toolame.spec
-
Create Debian packages
-
write a frontend conversant with the BWF (Broadcast Wave Format) specification
-
quite a lot of duplicated code between toolameencodebuffer_interleaved
and toolameencodebuffer
-
sort out changing parameter for toolamesetVBR_q from FLOAT to int
-
set numancillarybits in libtoolame, not front end
-
Update documentation
-
with this VBR mode, we know the bits aren't going to run out, so we can
just assign them "greedily".
-
VBRabit_allocation() is yet to be written :)
-
Sort out tab size / space mixture in source files
-
Add a layer 2 decoder ? mpglib ?
Last updated 19-Apr-2005 17:39:53 BST