summaryrefslogtreecommitdiff
path: root/sbc/sbc.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-01-22 15:07:01 -0800
committerMarcel Holtmann <marcel@holtmann.org>2014-01-22 15:07:42 -0800
commit27fab34fb2d1dc97fcce849de709cd17638826d8 (patch)
treebb5cc0dc01bc7d188f37fee691cf8304fab89cdb /sbc/sbc.c
parent130c50a3e61f8b9bedc85cabf29af80d1a5c2f85 (diff)
downloadsbc-27fab34fb2d1dc97fcce849de709cd17638826d8.tar.gz
TODO: Update entries in TODO list
Diffstat (limited to 'sbc/sbc.c')
-rw-r--r--sbc/sbc.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sbc/sbc.c b/sbc/sbc.c
index f330602..51bca55 100644
--- a/sbc/sbc.c
+++ b/sbc/sbc.c
@@ -25,14 +25,6 @@
*
*/
-/* todo items:
-
- use a log2 table for byte integer scale factors calculation (sum log2 results
- for high and low bytes) fill bitpool by 16 bits instead of one at a time in
- bits allocation/bitpool generation port to the dsp
-
-*/
-
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif