search for: a36a5

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

Did you mean: 36a5
2005 Jan 20
0
When to terminate decoding process ?
...es decoded: 2220, current time: 292290, bits per sample: 16 Obtaining the decoder states after decoding this last block still looks like decoding should go on. Instead, I had expected to receive a FLAC__FILE_DECODER_END_OF_FILE <http://flac.sourceforge.net/api/group__flac__file__decoder.html#a36a5> when calling FLAC::Decoder::File <http://flac.sourceforge.net/api/classFLAC_1_1Decoder_1_1File.html>::get_state(). Instead I obtain this: Status of decoder: FLAC__FILE_DECODER_OK Status of seekable stream decoder: FLAC__SEEKABLE_STREAM_DECODER_OK Status of stream decoder: FLAC__STREA...