Mercurial > hg > audiodb
log common.cpp @ 369:6564be3109c5 gcc-4.3-cleanups
age | author | description |
---|---|---|
Wed, 12 Nov 2008 14:01:06 +0000 | mas01cr | Initialize UseApiError to 0 (false) in audioDB constructors. gcc-4.3-cleanups |
Wed, 12 Nov 2008 10:21:06 +0000 | mas01ik | First version of the API, committed to the main trunk. Thanks Christophe, for all the help! |
Thu, 21 Aug 2008 21:28:33 +0000 | mas01mc | Merge of branches/large_adb -r 514:524 onto the trunk. No conflicts. Added LARGE_ADB support. Turn on with --ntracks 20001 or greater. Use --adb_feature_root to locate feature files at QUERY time. A bug fix in LSH indexing that was incorrectly thresholding large numbers of shingles. |