Re: [flac-dev] FLAC__stream_decoder_seek_absolute calling write callback

2016-01-19 Thread Erik de Castro Lopo
Tamás Zahola wrote: > Hello, > > The API documentation [1] `FLAC__stream_decoder_seek_absolute` says: > > "Flush the input and seek to an absolute sample. Decoding will resume > at the given sample. Note that because of this, the next write > callback may contain a partial block." > > I expecte

Re: [flac-dev] Lets do a 1.3.2 release

2016-01-19 Thread lvqcl
Dave Yeo wrote: >> I cannot find information what version of binutils supports AVX/AVX2/FMA >> instructions, but IIRC OS/2 doesn't support AVX instructions anyway, >> so it doesn't matter much. > > Surprisingly, I've yet to have a report of an AVX related crash or trap > (used in FFmpeg and projec

Re: [flac-dev] FLAC__stream_decoder_seek_absolute calling write callback

2016-01-19 Thread Tamás Zahola
> Hi, > Sorry for the tardy response to this. I've now read your email a number of > times and I'm still not sure what needs to be done. > Maybe it would help if you could explain the following: > * What is actually happening. > * What you expect to happen and how that differs from what is happenin

Re: [flac-dev] Lets do a 1.3.2 release

2016-01-19 Thread Dave Yeo
On 01/19/16 01:04 PM, lvqcl wrote: > Dave Yeo wrote: > >>> I cannot find information what version of binutils supports AVX/AVX2/FMA >>> instructions, but IIRC OS/2 doesn't support AVX instructions anyway, >>> so it doesn't matter much. >> >> Surprisingly, I've yet to have a report of an AVX related