- 20 Apr, 2015 1 commit
-
-
Tristan Matthews authored
Checking for upper or lower case RIFF fourcc makes sense, checking twice for the same one does not.
-
- 01 Apr, 2015 1 commit
-
-
Tristan Matthews authored
-
- 08 Dec, 2014 1 commit
-
-
Tristan Matthews authored
-
- 06 Dec, 2014 1 commit
-
-
Tristan Matthews authored
-
- 04 Dec, 2014 1 commit
-
-
Tristan Matthews authored
-
- 07 Oct, 2014 2 commits
-
-
Tristan Matthews authored
This will skip building speexenc, speexdec and the test programs. It will also be automatically enforced if ogg is not detected.
-
Tristan Matthews authored
-
- 12 Aug, 2014 1 commit
-
-
Tristan Matthews authored
Fixes https://trac.xiph.org/ticket/2036 Reported by justcar
-
- 10 Aug, 2014 1 commit
-
-
Tristan Matthews authored
cherry-picked from speexdsp 86779a06f6500d041573d6252d4971d3bfcb4b18
-
- 24 Jul, 2014 2 commits
-
-
Luca Barbato authored
-
Luca Barbato authored
And make the selection not automagic. Unbreaks cross-building w/out ogg. Signed-off-by:
Tristan Matthews <le.businessman@gmail.com>
-
- 23 Jul, 2014 1 commit
-
-
Tristan Matthews authored
Patch by chutz. https://trac.xiph.org/ticket/1825
-
- 17 May, 2014 1 commit
-
-
Ron authored
Not everyone who includes speex_config_types.h will have a test which defines those, and if we've chosen to use the stdint types at configure time then we know exactly which header(s) are available, so just choose the best one then and generate the header to use it. This fixes ef801201 for those users.
-
- 08 Feb, 2014 1 commit
-
-
Martin Storsjo authored
The 's' suffix on the cmp instruction is deprecated and superfluous since the cmp instruction always sets conditional flags. This fixes building for iOS with inline assembly enabled. Signed-off-by:
Tristan Matthews <le.businessman@gmail.com>
-
- 07 Dec, 2013 5 commits
-
-
Ron authored
This will also work on systems where libm is not required.
-
Ron authored
This is similar to the change we did in libogg some time back, it means the generated header is less likely to vary unnecessarily between system architectures.
-
Ron authored
There's lots more that could and possibly should be done here, but this is a simple first pass. We could probably just replace SPEEX_VERSION with PACKAGE_VERSION everywhere, but that would tangle too many other things into this set. Use 'foreign' so the INSTALL file doesn't get stomped every time autogen is run.
-
Ron authored
-
Ron authored
This is a partial revert of 785e61a5. The _BUILD_SPEEX special case isn't needed in the public headers, and we don't need '../include' relative paths in the internal files. Drop a few of the latter altogether where foo.c was including headers already included by its foo.h. The OUTSIDE_SPEEX guard isn't needed here anymore either, since that was only for the resampler which is now in a separate source tree.
-
- 06 Dec, 2013 3 commits
-
-
Tristan Matthews authored
-
Ron authored
The previous version didn't actually update everything needed (like config.{guess,sub} at the very least).
-
Ron authored
Signed-off-by:
Tristan Matthews <le.businessman@gmail.com>
-
- 17 Jan, 2010 1 commit
-
-
Thorvald Natvig authored
-
- 07 Jan, 2010 2 commits
-
-
Thorvald Natvig authored
-
Thorvald Natvig authored
-
- 23 Dec, 2009 4 commits
- 22 Dec, 2009 1 commit
-
-
slicer authored
-
- 08 Jul, 2009 5 commits
-
-
Alexander Chemeris authored
-
Alexander Chemeris authored
-
Alexander Chemeris authored
-
Jeff Wallace authored
-
Jim Crichton authored
-
- 26 Jun, 2009 1 commit
-
-
John Ridges authored
-
- 23 Jun, 2009 1 commit
-
-
Jeff Wallace authored
studio compiler options for SSE/SSE2 are specified or if compiling for x86-64.
-
- 18 Jun, 2009 1 commit
-
-
Stephane Lesage authored
-
- 04 Jun, 2009 2 commits
-
-
vapier authored
There are multiple problems with the elf2flt usage in the configure script: - clobbers LDFLAGS - is used for all targets so breaks non-FLAT targets - is only used for Blackfin FLAT targets Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
vapier authored
Looks like I didn't test the `make dist` target and so broke it by not listing the bfin.h in one of the headers vars. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-