8 Commits
Author SHA1 Message Date
nshmyrev 32b95d940a Replace INCLUDES with AM_CFLAGS
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12624 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-09-27 20:14:16 +00:00
mbait 1889596f83 Merge branch 'feature-vad'.
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12369 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-03-19 06:28:12 +00:00
nshmyrev 2ab79107ed Fixes bitvec realloc. Thanks to Pankaj Pailwar. See the discussion
https://sourceforge.net/projects/cmusphinx/forums/forum/5471/topic/4946472




git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@11319 94700074-3cef-4d97-a70e-9c8c206c02f5
2012-01-15 20:28:49 +00:00
nshmyrev 075973d48f Fixes distcheck
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@10778 94700074-3cef-4d97-a70e-9c8c206c02f5
2011-02-16 08:58:24 +00:00
dhdfu 6a9ddb3c3f large painful and arguably overdue reorganization of sphinxbase headers ... prompted by the fact that Android NDK defines an (empty!) header called <err.h> and will not let you override the system include path ... this actually should not affect any external code that plays by the rules, otherwise you will have to update all sphinxbase includes to add sphinxbase/ to the beginning
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@10208 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-07-12 03:47:23 +00:00
dhdfu 60a8183296 DATADIR conflicts with some Windows header, so change it
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@9710 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-02-17 04:48:31 +00:00
dhdfu e8841f9f16 Much, much faster bitvec_count_set()
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@7838 94700074-3cef-4d97-a70e-9c8c206c02f5
2008-02-20 23:54:22 +00:00
dhdfu eb9118268c Nope, highly unscientific microbenchmark proves that 32-bit vectors are faster!!
Either way it probably doesn't make much of a difference.

Oh, here's the unit test as well.


git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@7837 94700074-3cef-4d97-a70e-9c8c206c02f5
2008-02-20 23:49:44 +00:00