Commit Graph

6 Commits

Author SHA1 Message Date
kageru b61131caff
added readme 2018-11-11 11:28:23 +01:00
kageru f96f454791
Process multiple files at a time 2018-11-11 10:55:33 +01:00
kageru 5e84b5729c
CLI arguments or playlists/renames 2018-11-10 22:18:28 +01:00
kageru 026db02c64
removed pre-allocation of outputs
it doesn’t really seem to affect the performance anyway. vec.push() is pretty good
2018-10-28 11:33:03 +01:00
kageru 598e2cc0c5
added cargo.toml 2018-10-28 11:28:14 +01:00
kageru 28f6bc30f0
initial commit 2018-10-28 11:24:37 +01:00