Skip to content
Snippets Groups Projects
  1. Aug 10, 2011
  2. Aug 05, 2011
  3. Aug 02, 2011
    • Ralph Giles's avatar
      Tell automake to put object files in subdirectories. · 2852cb14
      Ralph Giles authored
      Previously the autotools build litered whatever directory
      'make' was invoked from with intermediate files. Adding
      'subdir-objects' to AUTOMAKE_OPTIONS tells it to put them
      in subdirectories according to the relative paths to the
      source files, .i.e. silk/schur.o for $(srcdir)/silk/schur.c
      
      The change to autogen.sh is necessary to handle the
      (apparently new) case where an AUTOMAKE_OPTIONS line is
      given without a minimum version number.
      2852cb14
    • Jean-Marc Valin's avatar
      Makefile fixes · b2c00d27
      Jean-Marc Valin authored
      silk_sources.mk no longer needs to be patched (s/if/ifdef/) for
      the draft Makefile to work.
      b2c00d27
  4. Jul 09, 2011
  5. May 02, 2011
  6. Apr 30, 2011
  7. Apr 29, 2011
  8. Apr 28, 2011
  9. Apr 27, 2011
    • Jean-Marc Valin's avatar
      Makefile.am update (removed files) · f90395ba
      Jean-Marc Valin authored
      f90395ba
    • 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
  10. Mar 18, 2011
  11. 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
  12. Feb 22, 2011
  13. 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
  14. Feb 15, 2011
  15. Feb 14, 2011
  16. Feb 03, 2011
  17. Feb 02, 2011
  18. Jan 31, 2011
  19. Nov 13, 2010
  20. Nov 10, 2010
  21. Jul 08, 2010
  22. Jun 30, 2010
  23. Feb 20, 2008
  24. Feb 01, 2008
  25. Jan 28, 2008
  26. Jan 22, 2008
  27. Dec 06, 2007
  28. Nov 29, 2007
Loading