Mercurial > hg > audiodb
log create.cpp @ 485:282c651e2fbb memory-leaks
age | author | description |
---|---|---|
Sat, 10 Jan 2009 13:35:27 +0000 | mas01mc | NON BACKWARD-COMPATIBLE indexing change: Modified N_POINT_BITS encoding in audioDB database file header. Now requires a 5 bit field, MSB of 32 bit flag field. memory-leaks |
Fri, 09 Jan 2009 22:12:57 +0000 | mas01mc | modified point-bits coding for indexing (BREAKS BACKWARDS COMPATIBILITY). Plugged file-descriptor leak in index.cpp |
Fri, 09 Jan 2009 18:05:32 +0000 | mas01mc | Fixed memory leaks, added WS --no_unit_norming, and removed capping of LSH_N_POINT_BITS to 15 bits, instead allow any number of bits to encode points, remaining bits encode tracks |