[FFmpeg-soc] [soc]: r1763 - eac3/TODO
jbr
subversion at mplayerhq.hu
Sat Jan 5 23:36:31 CET 2008
Author: jbr
Date: Sat Jan 5 23:36:31 2008
New Revision: 1763
Log:
add item to the TODO list
Modified:
eac3/TODO
Modified: eac3/TODO
==============================================================================
--- eac3/TODO (original)
+++ eac3/TODO Sat Jan 5 23:36:31 2008
@@ -23,6 +23,12 @@ Features:
* Adaptive Hybrid Transform (w/ GAQ and VQ)
- Works most of the time, but is still buggy.
+* Reduced Sample Rates
+ - E-AC3 has the ability to use 1/2 sample rates
+ (16kHz,22.05kHz,24kHz), but the specification does not say how to
+ handle them (if at all) in the bit allocation. It is probably
+ similar to RealAudio DolbyNet, but we need a sample to test.
+
General:
* Get the AC3 block decoder working with E-AC3
* Try to simplify and document AHT decoding
More information about the FFmpeg-soc
mailing list