1. 26 May, 2011 1 commit
    • Justin Ruggles's avatar
      ac3enc: initialize all coefficients to zero. · 478455d6
      Justin Ruggles authored
      Uninitialized coefficients were being used to generate exponents, some
      of which actually ended up in the final stream.  Even though, they were
      just extra exponents that are not used by any decoder, it is still
      better to have consistent output for testing. This also fixes valgrind
      errors.
      478455d6
  2. 25 May, 2011 32 commits
  3. 24 May, 2011 7 commits