summaryrefslogtreecommitdiff
path: root/src/flac.rs
AgeCommit message (Collapse)Author
2025-07-07minor code cleanupjakka
2025-07-07added better mutex handlingv0.2.3jakka
2025-07-01moved to claxonjakka
2025-07-01Revert "started working on my own libflac decoder"jakka
This reverts commit 715b53059b73d762348b8c1f54d9aa5f65f5262f.
2025-06-25started working on my own libflac decoderjakka
2025-06-22file renaming fixjakka
2025-06-22better reencoding logicjakka
2025-06-19checking files before reencodingv0.1.2jakka
2025-06-19skip ENCODER tagjakka
2025-06-19skipping padding when adding metadatajakka
2025-06-19reworked encoding async logicjakka
2025-06-19rewrote flac logic. added (non-working) batch reencoding test. added ↵jakka
reencode status update on reencoding
2025-06-15added final logic and cli flagsjakka
2025-06-14added more file processing logicjakka
2025-06-12continued writing db logic. added files indexingjakka
2025-06-11cleaned up flac mod codejakka
2025-06-11cleaned flac code. started writing db logicjakka
2025-06-10moved per-bitrate logic before the encoding loopjakka
2025-06-10edited tests, finished writing encoder for all bitratesjakka
2025-06-10continued workingjakka
2025-06-05switched to symphonia 0.6-dev for flac decoding, no 32 bit flac implementationjakka
2025-06-05mminor additionsjakka
2025-06-05properly implemented 16 and 24 bit with md5sum and metadata retentionjakka
2025-06-04continued working on md5sumjakka
2025-06-04added 16 and 24 bit md5sum calculation supportjakka
2025-06-04minor editjakka
2025-06-04implemented flac reencoding. started working on md5sum implementationjakka
2025-06-04started rewritingjakka