Skip to content
Snippets Groups Projects
  1. Jul 25, 2012
  2. Jul 23, 2012
    • Jean-Marc Valin's avatar
      Fixes issues with stereo saving and dynalloc · bfabfd38
      Jean-Marc Valin authored
      1) Stereo saving was being too aggressive because it only considered the LF
         and because the savings were multiplied by coded_bins rather than by
         just the number of "side bins" below the intensity threshold
      2) In the case of bandlimited signals, dynalloc would allocate way too many
         bits to the last non-zero band. We now explicitly check for the last
         band with a meaningful signal.
      
      These issues were really obvious when encoding the decoded test01.mp3
      because of the strong inter-channel correlation and (especially) the 16 kHz
      lowpass used by the mp3 encoder.
      bfabfd38
  3. Jul 14, 2012
  4. Jul 13, 2012
  5. Jul 12, 2012
Loading