search for: flac__stream_decoder_skip_forward

Displaying 1 result from an estimated 1 matches for "flac__stream_decoder_skip_forward".

2024 Oct 16
1
C API: How to get a seektable for very long files?
On Wed, 16 Oct 2024 at 00:18, Stefan Oltmanns <stefan-oltmanns at gmx.net> wrote: > Am 15.10.24 um 21:26 schrieb Alistair Buxton: > > Another SDR user here. It was me who reported the bug where total samples > > wraps around on overflow. > > That's a bug in the flac application. I think the correct behavior is > setting it to 0 if total samples > 2^36 >