log query.cpp @ 663:bcc7a6ddb2c8

age author description
Thu, 28 Jan 2010 10:23:42 +0000 mas01cr Better treatment of refine.hopsize
Fri, 28 Aug 2009 17:14:06 +0000 mas01cr MORE MEMORY SANITY
Wed, 12 Aug 2009 14:57:11 +0000 mas01cr Test for audiodb_retrieve_datum()
Tue, 11 Aug 2009 21:42:49 +0000 mas01cr Take advantage of those new handy _or_goto_error macros
Tue, 11 Aug 2009 21:42:13 +0000 mas01cr Header file rearrangement
Tue, 14 Jul 2009 15:35:36 +0000 mas01cr API for retrieving a track's data.
Sun, 08 Feb 2009 22:32:33 +0000 mas01mc Rework new audiodb_track_id_datum_offset() and audiodb_insert_create_datum_offset() so that all offsets are in num_vectors. Internals of data storage are left the the methods to implement. If we are going to export these methods to the API, how do we expose the cache ? It needs to be passed back to the user and back in by the user on each call for caching to be re-entrant. No (intentional) functional changes this version. multiprobeLSH
Sun, 08 Feb 2009 15:53:57 +0000 mas01mc Expanded interface to audiodb_insert_create_datum() and audiodb_track_id_datum() to include _offset versions of both. Default cache is NULL, but offset and size parameters required. multiprobeLSH