Martijn van Beurden
Martijn van Beurden
First of all, thanks for your hard work on this. I really think you did an amazing job on dr_flac. I already bothered you with #140, but back then I...
This is useful for oss-fuzz
Also point to man dir for markdown formatted tool documentation. See https://github.com/ktmf01/flac/tree/readme for an example of how this README shows in github Fixes #212
This should fix #215 and close #214 as redundant. It also fixes some potential problems not mentioned in #215. The main problem is described in the second commit ``` Parts...
Subdivide_tukey is intended to replace partial_tukey and punchout_tukey. It works in rougly the same way, but uses a more efficient algorithm, recyling more data. subdivide_tukey has 2 arguments, of which...
@rillian Could you say something about the last commit of this list, where -1 is added to an enum? It is added because [this bit of API documentation](https://xiph.org/flac/api/group__flac__metadata__level0.html#gab9f69e48c5a33cacb924d13986bfb852) says >...
Without this include, CTest can still be run. Removing this cleans up MSVC solution explorer, as CTestDashboardTargets (Continuous, Experimental, Nightly and NightlyMemoryCheck) no longer show up
Is there syntax to include a table number in the document? For example, is something like this available? ``` Please refer to table :syntax-inserting-number-of-useful-info-table: for more information [table] Table: useful...
There is currently a discussion here https://github.com/xiph/flac/pull/281 about something libsndfile does in the next bit of code: https://github.com/libsndfile/libsndfile/blob/e09e5dd043fcb32f380a0bc2a66390378058d254/src/wav.c#L673-L674 This code was introduced by 96a8eb0. It references http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html However, the referenced...
XMMS hasn't had a release in almost 15 years now.