Skip to content
Snippets Groups Projects
  1. Feb 12, 2011
  2. Feb 11, 2011
  3. Feb 10, 2011
  4. Feb 09, 2011
  5. Feb 08, 2011
  6. Feb 07, 2011
  7. Feb 06, 2011
  8. Feb 05, 2011
  9. Feb 04, 2011
  10. Feb 03, 2011
  11. Feb 02, 2011
    • Jean-Marc Valin's avatar
      Removing ancient allocation matrix · 9cc56bf0
      Jean-Marc Valin authored
      9cc56bf0
    • Timothy B. Terriberry's avatar
      Increase caps/allocation accuracy. · ce6d0904
      Timothy B. Terriberry authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      This stores the caps array in 32nd bits/sample instead of 1/2 bits
       scaled by LM and the channel count, which is slightly less
       less accurate for the last two bands, and much more accurate for
       all the other bands.
      A constant offset is subtracted to allow it to represent values
       larger than 255 in 8 bits (the range of unoffset values is
       77...304).
      In addition, this replaces the last modeline in the allocation table
       with the caps array, allowing the initial interpolation to
       allocate 8 bits/sample or more, which was otherwise impossible.
      ce6d0904
Loading