Mercurial > hg > audiodb
log
age | author | description |
---|---|---|
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 |
Sun, 08 Feb 2009 06:41:55 +0000 | mas01mc | A fix for using_query_point with query_by_key (i.e. not by file). This code path still loads the entire query file, even if using one vector. Loading of query data needs better rationalization. multiprobeLSH |
Sun, 08 Feb 2009 05:06:01 +0000 | mas01mc | Fixed non-NULL memory initializaton error. We require NULL fields for correct free() behaviour. multiprobeLSH |