]> git.sesse.net Git - vlc/commit
* Follow of the new ac3_decoder ;)
authorRenaud Dartus <reno@videolan.org>
Thu, 26 Apr 2001 00:12:19 +0000 (00:12 +0000)
committerRenaud Dartus <reno@videolan.org>
Thu, 26 Apr 2001 00:12:19 +0000 (00:12 +0000)
commit2715946fd4c838e3958a433f6b49a63c009499ea
tree779444396c27d696651405f3b64096d677aae7ce
parentc1458b725feabefdb905bbc214f284e80133a1b4
* Follow of the new ac3_decoder ;)
  - New ac3_mantissa (use of dithflag, new unpack)
  - Correction of an introducing counting bug in ac3_parse
    (i forget 2 bits in total_bits_read)
src/ac3_decoder/ac3_decoder.h
src/ac3_decoder/ac3_mantissa.c
src/ac3_decoder/ac3_parse.c