Displaying 3 results from an estimated 3 matches for "faststart_queu".
Did you mean:
faststart_queue
2004 Aug 06
2
PATCH: Faststart Try 3 (QUESTION)
...iting
> the generic implementation for get_predata() (which at the moment only
> mp3 will use), but the design looks fine. I'm unlikely to have time to
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....
2004 Aug 06
3
PATCH: Faststart Try 3
Hi Mike
Find enclosed the patch with the fastart implementation for vorbis (for
the moment).
Now is based on size in bytes and the buffers are sent all together with
pre_data.
Hope you like it. At least is the smallest one: :-)
-rw-r--r-- 1 gallir gallir 5486 2003-01-21 01:29 update3c.diff
-rw-r--r-- 1 gallir gallir 10014 2003-01-19 20:14 update3b.diff
-rw-r--r--
2004 Aug 06
1
PATCH: Faststart implementation
On Sunday 19 January 2003 03:35, Michael Smith shaped the electrons to
shout:
> There's a bad interaction here between the predata and this faststart.
> Suppose we have two logical streams (A and B), and the stream has just
> recently got to logical stream B. Now, this means the fast start queue
> contains the end of stream A, then the stream B headers, then the start
> of