log
graph
tags
bookmarks
branches
changeset
browse
bz2
zip
gz
help
Mercurial
>
hg
>
audiodb
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 534:
(0)
-300
-100
-30
-10
-4
+4
+10
+30
+100
tip
age
author
description
Wed, 04 Feb 2009 10:45:57 +0000
mas01mc
Removed LSH_N_POINT_BITS coding for LSH index. Now uses binay search via STL lower_bound to locate tracks and positions from global pointID searching over cumulative track lengths. MERGE of branches/multiprobeLSH -r 819:821 onto trunk. This is a non backward-compatible change; WARNING generated on attempt to use INDEXING with older audioDB databases. Only INDEXES are broken, not ADB instances.
Tue, 03 Feb 2009 02:04:06 +0000
mas01mc
Added warning about deprecated LSH_N_POINT_BITS coding. Only affects indexes built prior to rev 820
multiprobeLSH
Mon, 02 Feb 2009 17:41:02 +0000
mas01mc
DELETED LSH_N_POINT_BITS coding. Tracks and points are now identified with a binary search, std::lower_bound(), on *adb->track_offsets return from LSH retrieval.
multiprobeLSH
Sat, 31 Jan 2009 16:25:30 +0000
mas01mc
Removed redundant memcpy calls from query_loop_queue(). This changed the order of some memory allocation and de-allocation calls for loaded database data.
multiprobeLSH
less
more
| rev 534:
(0)
-300
-100
-30
-10
-4
+4
+10
+30
+100
tip