[Flac-dev] Unexpected writeCallback() calls

Josh Coalson xflac at yahoo.com
Sat Feb 23 12:24:43 PST 2002


--- Peter Kunath <kunath at justmail.de> wrote:
> 
> Hello!
> 
> I've recently written a FLAC input plugin which uses the
> seekable stream decoder API of libFLAC 1.02. It works so
> far, but one thing is pretty annoying and should be changed
> in future libFLAC versions, IMHO:
> The writeCallback is not only called after functions which
> do decoding (like process_whole_stream(), process_one_frame()
> or process_remaining_frames()), ie. where one expects that
> new data arrives. Instead, also functions like seek_absolute()
> can create decoded data.

OK, I'll take this under advisement.  I'm not sure it's
simple to do but I'll look into it.

Josh


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com




More information about the Flac-dev mailing list