[flac-dev] Getting help with FLAC + MSVC

John Emmas john at creativepost.co.uk
Tue Jan 12 13:53:15 UTC 2021


On 12/01/2021 12:39, John Edwards wrote:
> John, I believe you can use the headers from either the current git, 
> or from the 1.3.3 branch as I don't believe they have changed.
>

Thanks again John...

The only file that's changed significantly is 
'include/FLAC/stream_decoder.h'. The version in current git includes an 
extra function:-

     FLAC_API const void 
*FLAC__get_decoder_client_data(FLAC__StreamDecoder *decoder);

Can you remember if that got included in your build?

John


More information about the flac-dev mailing list