Skip to content
Snippets Groups Projects
  1. Jun 04, 2024
  2. Mar 29, 2024
  3. Feb 28, 2023
  4. Feb 25, 2023
  5. Oct 04, 2022
  6. Jul 18, 2022
  7. Jun 13, 2022
  8. May 09, 2022
  9. May 07, 2022
  10. 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
  11. Nov 24, 2020
  12. Nov 22, 2020
  13. Oct 02, 2020
  14. Apr 26, 2019
  15. Feb 02, 2019
  16. Jan 24, 2019
  17. Sep 14, 2018
  18. 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
  19. Jul 18, 2018
  20. Feb 27, 2018
  21. Jan 22, 2018
  22. Aug 08, 2017
  23. Jan 22, 2017
  24. Sep 22, 2016
  25. Aug 11, 2016
  26. Aug 09, 2016
  27. Aug 02, 2016
  28. Jun 04, 2016
  29. May 10, 2016
Loading