diff options
author | D G Turner | 2012-04-09 08:26:13 +0100 |
---|---|---|
committer | D G Turner | 2012-04-13 07:37:24 +0100 |
commit | fa44707028f19a08c9f201278c0c8ffa7f27b4d8 (patch) | |
tree | ab6839153acd8188cb80219a513a5ca50bd13522 /audio/decoders/aac.h | |
parent | 7eef26268c9abf5f61a32f547a5037ac1c19e869 (diff) | |
download | scummvm-rg350-fa44707028f19a08c9f201278c0c8ffa7f27b4d8.tar.gz scummvm-rg350-fa44707028f19a08c9f201278c0c8ffa7f27b4d8.tar.bz2 scummvm-rg350-fa44707028f19a08c9f201278c0c8ffa7f27b4d8.zip |
AUDIO: Initial Refactoring of QDM2 to use Common::BitStream.
This removes the internal getBitContext bitwise reading code and
replaces with Common::BitStream.
However, this breaks the codec as in one location, the internal buffer
of getBitContext reader is used and this can't be directly replaced.
This will need to be understood and rewritten.
Diffstat (limited to 'audio/decoders/aac.h')
0 files changed, 0 insertions, 0 deletions