Skip to content
Snippets Groups Projects
  1. Apr 06, 2013
  2. Mar 18, 2013
  3. Mar 13, 2013
  4. Mar 12, 2013
    • Jean-Marc Valin's avatar
      Makes bandwidth detection less aggressive. · c5e04e4a
      Jean-Marc Valin authored
      The original code was causing parts of a sine sweep to be completely dropped
      due to the 300 Hz margin and the hysteresis. Also, fixes scaling for the
      analysis downmix when the input is 16-bit PCM.
      c5e04e4a
  5. Mar 11, 2013
  6. Mar 08, 2013
  7. Mar 07, 2013
  8. Mar 05, 2013
  9. Mar 01, 2013
  10. Feb 28, 2013
  11. Feb 22, 2013
  12. Feb 21, 2013
  13. Feb 20, 2013
    • Jean-Marc Valin's avatar
      Adds support for delayed decision · 51f4a32e
      Jean-Marc Valin authored
      Variable duration option renamed to OPUS_SET_EXPERT_FRAME_DURATION,
      with new API.
      Also moves up the analysis to avoid having to do int->float conversion
      on large buffers.
      51f4a32e
  14. Feb 19, 2013
  15. Feb 18, 2013
  16. Feb 11, 2013
  17. Feb 10, 2013
  18. Feb 07, 2013
  19. Feb 06, 2013
    • Jean-Marc Valin's avatar
      Adds a ramp up in the SILK prefill · 61e9eb15
      Jean-Marc Valin authored
      This improves quality of CELT->SILK switches by not having the SILK encoder
      attempt to encode a discontinuity. Overall, it's a small PQ improvement,
      confirmed by some listening.
      61e9eb15
Loading