Skip to content
Snippets Groups Projects
  1. May 24, 2018
    • Jean-Marc Valin's avatar
      Fixes a SILK bandwidth switching regression · cd78f397
      Jean-Marc Valin authored
      The bug was triggered because f982b84d started using prefill for
      SILK bandwidth changes, which reinitialized the encoder state and
      prevented the variable lowpass from working properly. To fix the problem,
      we preserve the sampling rate and variable low-pass when prefilling.
      Verified
      cd78f397
  2. Sep 16, 2013
  3. May 20, 2013
  4. Feb 19, 2013
    • Jean-Marc Valin's avatar
      Fixes two bandwidth decision issues · 3ecd9c20
      Jean-Marc Valin authored
      1) In cases where the SILK desired bandwidth went down, then quickly up, we
      count get stuck in a mode with the LP variation going the wrong way.
      2) Bandwidth detection can no longer force SILK to go below wideband to
      avoid switches that require redundancy.
      3ecd9c20
  5. Sep 21, 2012
    • Jean-Marc Valin's avatar
      Reduces rate/max rate to make room for redundancy · 6b45974f
      Jean-Marc Valin authored
      This fixes a problem where we could end up starving the redundancy
      frame, especially for CBR. The solution is to make sure that some
      bits are left available -- assuming we use the same rate for redundancy
      as for the rest of the frame.
      6b45974f
  6. Apr 20, 2012
  7. Oct 28, 2011
  8. Oct 22, 2011
  9. Sep 16, 2011
  10. Aug 15, 2011
  11. Jul 31, 2011
  12. Jul 29, 2011
  13. May 19, 2011
    • Jean-Marc Valin's avatar
      Squashed commit of the following: · 103302b3
      Jean-Marc Valin authored
      commit 5b64cf7c4d67af9050bc959996ef976ce6326888
      Author: Jean-Marc Valin <jean-marc.valin@octasic.com>
      Date:   Thu May 19 16:40:35 2011 -0400
      
          Fixes a few bugs introduced in the latest update
      
      commit b91eb86025d2de3c4cf04f4fb1aa48a28ad676a3
      Author: Timothy B. Terriberry <tterribe@xiph.org>
      Date:   Thu May 19 16:12:02 2011 -0400
      
          build_draft.sh fixes
      
      commit 0b10c30db7ad60ff7d4bfc1139bdb86e0543c035
      Author: Jean-Marc Valin <jean-marc.valin@octasic.com>
      Date:   Thu May 19 15:30:21 2011 -0400
      
          Fixes the draft build
      
      commit 164424cded5978e657105104e171ac202dde5e5b
      Author: Jean-Marc Valin <jean-marc.valin@octasic.com>
      Date:   Thu May 19 15:00:23 2011 -0400
      
          Updated build system
      
      commit 188d9fcba8c3a1b1ad67c67c430e1b37e3658a40
      Author: Koen Vos <koen.vos@skype.net>
      Date:   Thu May 19 17:14:57 2011 -0400
      
          SILK/Opus update
      103302b3
  14. Apr 28, 2011
  15. Apr 27, 2011
    • Koen Vos's avatar
      Implements desiredInternalSampleRate · 34dd4c7d
      Koen Vos authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      34dd4c7d
    • Koen Vos's avatar
      Squashed commit of the following: · fcf95bac
      Koen Vos authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      commit c44b37355295df2963daa724649ff1876b690488
      Author: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
      Date:   Wed Apr 27 00:33:12 2011 -0400
      
          decoder size fix
      
      commit 78f864e9ddacd94d03d717d79a6e606712e25edd
      Author: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
      Date:   Tue Apr 26 23:26:14 2011 -0400
      
          Makefile fix
      
      commit a0e884e463af88bcaa2f410ea8cc85e5bebd2c3b
      Author: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
      Date:   Tue Apr 26 22:53:27 2011 -0400
      
          Making some progress
      
      commit 9e30457f2199bba7b5e37bb577ff75dc85ba9306
      Author: Koen Vos <koen.vos@skype.net>
      Date:   Tue Apr 26 22:29:42 2011 -0400
      
          SILK update with stereo support
      fcf95bac
  16. Feb 28, 2011
    • Koen Vos's avatar
      Squashed commit of the following: · 1bf4f971
      Koen Vos authored
      commit 7721daf733c6986cb2c2511c81e6fc14fea1ec6a
      Author: Jean-Marc Valin <jean-marc.valin@octasic.com>
      Date:   Mon Feb 28 16:00:52 2011 -0500
      
          Makefile.am update
      
      commit 47dcc4edad849f57240b0c364036a378b5d22a9a
      Author: Koen Vos <koen.vos@skype.net>
      Date:   Mon Feb 28 15:46:23 2011 -0500
      
          SILK update (prefill, new LSF quant)
      1bf4f971
  17. Feb 17, 2011
    • Koen Vos's avatar
      Squashed commit of the following: · 8930d2fa
      Koen Vos authored
      commit 8501776e52242de200b48841b0a19a512f78085d
      Author: Jean-Marc Valin <jean-marc.valin@octasic.com>
      Date:   Thu Feb 17 16:35:02 2011 -0500
      
          Remove useless file
      
      commit 8fdc775812f84df1bb75aa4366760c768b101d02
      Author: Koen Vos <koen.vos@skype.net>
      Date:   Thu Feb 17 16:22:05 2011 -0500
      
          SILK update (fixes a bandwidth control bug and adds encoder prefill)
      8930d2fa
  18. Feb 14, 2011
  19. Feb 03, 2011
  20. Feb 02, 2011
  21. Jan 31, 2011
  22. Nov 10, 2010
Loading