Skip to content
Snippets Groups Projects
  1. Aug 02, 2011
    • Ralph Giles's avatar
      Define a fallback version string. · 42eb9330
      Ralph Giles authored
      The new opus_get_version_string() call just returns a static string
      defined by OPUS_VERSION, which is passed in from the build system
      through config.h (or a custom compile line). Provide a fallback to
      "unknown" if the build system fails to actually provide that definition.
      
      This restores compilation with Makefile.draft.
      
      In general, this means there will be builds out there with non-specific
      version strings, since ports won't be forced to update the string. While
      that's unfortunate, I think it's more valuable that the library be simple
      to build.
      42eb9330
    • Jean-Marc Valin's avatar
      forgot to include opus.h from opus.c · 71fe1f45
      Jean-Marc Valin authored
      71fe1f45
  2. Aug 01, 2011
  3. Jul 30, 2011
  4. Jul 29, 2011
  5. Jul 25, 2011
  6. Jul 08, 2011
  7. Jul 05, 2011
  8. Jun 14, 2011
  9. May 27, 2011
  10. May 26, 2011
  11. May 25, 2011
  12. May 21, 2011
  13. May 19, 2011
    • Jean-Marc Valin's avatar
    • 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. May 16, 2011
  15. May 10, 2011
  16. May 06, 2011
  17. May 05, 2011
  18. May 03, 2011
Loading