add more build controls
[goodguy/history.git] / cinelerra-5.1 / libzmpeg3 / a52dec-0.7.3 / TODO
diff --git a/cinelerra-5.1/libzmpeg3/a52dec-0.7.3/TODO b/cinelerra-5.1/libzmpeg3/a52dec-0.7.3/TODO
deleted file mode 100644 (file)
index daac0a1..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-* implement A/52a downmix extensions
-
-* get rid of globals in bitstream parsing
-* get rid of statics in imdct.c
-* avoid overflows, including reading the a52 stream !!!
-* make dither code faster (generate dither table in advance ?)
-* redo all bit allocation if previous frame had zero_snr_offsets
-* make dynrng work in dual-channel streams
-
-* update bitstream code