Skip to content

Commit

Permalink
AUDIO: Initial Refactoring of QDM2 to use Common::BitStream.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
digitall committed Apr 13, 2012
1 parent 7eef262 commit fa44707
Showing 1 changed file with 99 additions and 153 deletions.

0 comments on commit fa44707

Please sign in to comment.