Martijn van Beurden
Martijn van Beurden
This is only a rough first attempt at getting FLAC support in BWFMetaEdit. I've only changed the GNU CLI build system. I'd like some feedback on the direction this is...
Recently I've been busy improving the `--keep-foreign-metadata` feature of the `flac` command line tool. As I understand it, it is used by some people to compress BWF files including all...
Mostly as a note to self or TODO list, here are a few ideas I have for more testfiles. These are not for the subset testbench, but perhaps for a...
This isn't complete yet, but I am parking this here so I won't lose track of it.
See https://hydrogenaud.io/index.php/topic,125651.0.html Two issues here: - Protools creates files with padding at the end of the fmt chunk - Some tools create files containing chunks with an odd number of...
Fixes https://github.com/xiph/flac/issues/706
Here's my attempt to implement decoding of chained ogg streams, based on #667. This still needs work squashing bugs, but as far as I know all features are present. This...
For now, this just adds tests that currently fail but should pass when this PR is complete.
See https://github.com/xiph/flac/issues/763#issuecomment-2553597252_