Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[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
new file mode 100644 (file)
index 0000000..daac0a1
--- /dev/null
@@ -0,0 +1,10 @@
+* 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