Skip to content
Snippets Groups Projects
  1. Feb 28, 2023
  2. Feb 25, 2023
  3. Oct 04, 2022
  4. Apr 13, 2022
    • Tristan Matthews's avatar
      cvs: drop cvsignore · 7a7246e7
      Tristan Matthews authored
      With apologies to anyone still using cvs for speex development.
      
      (cherry picked from speex commit fe47ce7a423155b58a74582e488a506b562dae6f)
      7a7246e7
  5. Nov 24, 2020
  6. Nov 22, 2020
  7. Oct 02, 2020
  8. Jan 24, 2019
  9. Sep 14, 2018
  10. Jul 21, 2018
    • Mark Harris's avatar
      resample: clean up, sync with opus-tools version · 45aace26
      Mark Harris authored
       - Do not define macros, functions, or variables with file scope using
         names beginning with an underscore (these names are reserved for the
         implementation; see C89 section 7.1.3 or any later version) or that
         shadow other global declarations
       - Avoid declarations after statements (speex_assert) for C89 compat
       - Silence unused parameter warning in resampler_basic_zero
       - No need for the stack_alloc.h macros within #ifdef VAR_ARRAYS; use
         the standard C syntax
       - When OUTSIDE_SPEEX, define EXPORT if not already defined
       - Update URL to https
      45aace26
  11. Jul 18, 2018
  12. Aug 08, 2017
  13. Sep 22, 2016
  14. Aug 11, 2016
  15. Aug 09, 2016
  16. Aug 02, 2016
  17. May 10, 2016
  18. Apr 29, 2016
  19. Mar 06, 2016
  20. May 05, 2015
  21. Apr 01, 2015
  22. Dec 07, 2014
  23. Oct 12, 2014
  24. Aug 10, 2014
  25. Aug 07, 2014
  26. Jul 23, 2014
  27. Jul 03, 2014
Loading