Skip to content
Snippets Groups Projects
  1. Dec 19, 2016
  2. Dec 18, 2016
  3. Dec 16, 2016
  4. Nov 17, 2016
    • Ricardo Constantino's avatar
      genversion.bat: generate same version as update_version · 8fe210f1
      Ricardo Constantino authored and Ralph Giles's avatar Ralph Giles committed
      
      Remove version.mk and references to it in the repo.
      
      genversion.bat will now generate the same version strings as
      update_version script, i.e. without 'v' prefix and without a
      fallback if git archive is used.
      
      If run from a release tarball it'll use package_version,
      like configure. If run from a git repo, it will use the same
      'git describe' with '-dirty' as update_version.
      
      Signed-off-by: default avatarRalph Giles <giles@thaumas.net>
      Unverified
      8fe210f1
    • Mark Harris's avatar
      Correct SILK encoder gain limit · bd54e279
      Mark Harris authored
      Ensure that the SILK encoder's log gain is 63, not 64, when encoding
      a maximum-value delta gain index of 40.  This matches the decoder
      and RFC 6716 4.2.7.4, and prevents an assertion failure in the rare
      case that the gain is later independently coded.
      Verified
      bd54e279
  5. Nov 11, 2016
  6. Nov 10, 2016
  7. Nov 06, 2016
  8. Nov 05, 2016
  9. Nov 03, 2016
  10. Nov 02, 2016
  11. Nov 01, 2016
  12. Oct 31, 2016
  13. Oct 29, 2016
  14. Oct 28, 2016
  15. Oct 27, 2016
  16. Oct 21, 2016
Loading