Skip to content
Snippets Groups Projects
  1. Dec 01, 2014
    • Timothy B. Terriberry's avatar
      Fix celt_pitch_xcorr_c signature. · aad28187
      Timothy B. Terriberry authored
      This should not take an arch parameter, so it can properly be used
       as a fallback for accelerated versions which do not.
      This patch instead provides a separate version which can call
       accelerated helpers for platforms that have taken that approach.
      aad28187
  2. Nov 19, 2014
  3. Oct 12, 2014
  4. Oct 04, 2014
  5. Aug 10, 2014
  6. Jun 19, 2014
  7. Jun 18, 2014
  8. Apr 17, 2014
  9. Mar 26, 2014
    • Timothy B. Terriberry's avatar
      Fix iOS builds with assembly. · 4ae4bc61
      Timothy B. Terriberry authored
      The patch in 76e831d9 got us most of the way there, but
       out-of-tree builds required a second Makefile.am rule, which was
       missing @ARM2GNU_PARAMS@.
      Also, the arm2gnu.pl was terminating argument processing on any
       argument beginning with --, rather than an argument that was just
       -- by itself (as is the normal convention in GNU programs).
      That meant it never saw the --apple flag even when it was passed.
      
      Thanks to Jonathan Lennox for the report and for testing.
      4ae4bc61
  10. Mar 19, 2014
  11. Feb 24, 2014
  12. Jan 31, 2014
  13. Jan 30, 2014
  14. Jan 29, 2014
  15. Jan 23, 2014
  16. Jan 21, 2014
  17. Jan 20, 2014
  18. Jan 19, 2014
  19. Jan 08, 2014
  20. Jan 07, 2014
  21. Jan 06, 2014
Loading