[vorbis-dev] Winamp plug-in; http streaming revisited

Aaron Porter aaron at javasource.org
Thu Mar 1 10:51:19 PST 2001



>  // Don't give any data back if we're supposed to be dead
>  if (pThreadData->killBufferThread)
>   return 0;

>
> What if the http stream finishes (end of file; thread finishes) before
> vorbis has read all of the file out of the buffer?
>
>     -Chris M.
>

This was a (failed) quick fix. I was getting some strange behaviour when I
loaded a new stream before the last one was finished. It sounded like both
were feeding Winamp at the same time. It appears to be fixed now. Might have
been your mods to httpClose.

Thanks!
Aaron

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list