Add FLAC.

This commit is contained in:
2022-05-28 13:38:09 +01:00
parent 0d6e731cf0
commit db5b14a56c
13 changed files with 766 additions and 22 deletions

View File

@@ -16,7 +16,7 @@ Things still to be implemented that are already in the C# version:
- Writing
- Hashing while writing (requires MD5, SHA1 and SHA256)
- Deduplication (requires SHA256)
- Compression (requires FLAC and LZMA)
- Compression (requires LZMA)
Things to be implemented not in the C# version:
- Compile for Dreamcast (KallistiOS preferibly)