search for: config_default_faststart

Displaying 2 results from an estimated 2 matches for "config_default_faststart".

2004 Aug 06
2
PATCH: Faststart implementation
...ing a better "response". I tried to minimise the impact, both in source code and execution. If faststart is configured to zero, it has also zero impact in the execution. If you don't feel very comfortable with the change in the behaviour, you can change the default value to zero (CONFIG_DEFAULT_FASTSTART). Hope you like it. Regards, -- ricardo galli GPG id C8114D34 -------------- next part -------------- A non-text attachment was scrubbed... Name: update3.diff Type: text/x-diff Size: 6309 bytes Desc: update3.diff Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20030118/...
2004 Aug 06
0
PATCH: Faststart implementation
...se". > > I tried to minimise the impact, both in source code and execution. If > faststart is configured to zero, it has also zero impact in the > execution. If you don't feel very comfortable with the change in the > behaviour, you can change the default value to zero > (CONFIG_DEFAULT_FASTSTART). > > Hope you like it. > > Regards, 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,...