1. 25 Sep, 2015 1 commit
    • Claudio Freire's avatar
      AAC encoder: tweak PNS usage to be more aggressive · 9458a62d
      Claudio Freire authored
      This patch tweaks search_for_pns to be both more
      aggressive and more careful when applying PNS. On
      the one side, it will again try to use PNS on zero
      (or effectively zero) bands. For this, both zeroes
      and band_type have to be checked (some ZERO bands
      aren't marked in zeroes). On the other side, a more
      accurate rate-distortion measure avoids using PNS
      where it would cause audible distortion.
      
      Also fixed a small bug in the computation of freq
      that caused PNS usage on low-frequency bands during
      8-short windows. This allows re-enabling PNS during
      8-short.
      9458a62d
  2. 24 Sep, 2015 7 commits
  3. 23 Sep, 2015 10 commits
  4. 22 Sep, 2015 15 commits
  5. 21 Sep, 2015 7 commits