[icecast-dev] PATCH: Faststart Try 3 (QUESTION)

Michael Smith msmith at xiph.org
Thu Jan 23 02:44:50 PST 2003



> Hope you read this message before leaving the country...
>
> In order to implement a generic get_data function, which has to check for
> teh faststart_queue, and other fields, I must move the following fields:
>
> 	long faststart_size; /* If > 0, max bytes in queue */
> 	refbuf_queue_t *faststart_queue;
> 	long faststart_queue_size; /* In bytes */
>
> from the _state structure (which differs according to the format) to
> format_plugin_t.
>
> If don't agree tell me as soon as you can please.

That's fine, except faststart_size, which can stay in the config struct, it 
doesn't need another local copy here.

Mike

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-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 Icecast-dev mailing list