Releases: doujincafe/reencoder
v0.3.3
v0.3.1
minor code refactor
Full Changelog: v0.3.0...v0.3.1
v0.3.0
removed my hacky claxon fork and metaflac in favor of flac_codec - big props to the dev
Full Changelog: v0.2.7...v0.3.0
v0.2.7
various small code fixes and optimizations
Full Changelog: v0.2.6...v0.2.7
v0.2.6-fix
quick fix for bad encoder tag string matching
Full Changelog: v0.2.6...v0.2.6-fix
v0.2.6
dropped rayon in favor of manual thread handling. minor code improvements
Full Changelog: v0.2.5...v0.2.6
v0.2.5
better encoding loop - doesnt allocate the whole files samples into buffer but reusing the buffer for block after block decoding
removed hashing since its not really needed - if the original file is intact, the sum will stay the same
Full Changelog: v0.2.4...v0.2.5
v0.2.4
minor code cleanup, binaries rebuilt with newer rust version
Full Changelog: v0.2.3...v0.2.4
v0.2.3
dropped db pool deps, minor fixes
Full Changelog: v0.2.2...v0.2.3
v0.2.2
made indexing single-threaded - io bottlenecked + db panic
Full Changelog: v0.2.1...v0.2.2