[vlc-devel] [PATCH] Enhancements to use asynchronous requests and persistent random access to improve http seek
Bill C. Riemers
briemers at redhat.com
Tue Jul 8 18:49:43 CEST 2008
I have now done some very careful benchmarks using a various servers,
and network conditions.
My conclusion is that src/input/stream.c does an outstanding job
optimizing seek times without this patch. There are just a few fringe
cases were this patch helps, and I don't believe it is worth the added
complexity.
Bill
Bill C. Riemers wrote:
> For the most part this is the same as my previous patch. I just merged
> the conflicts from the revised patch for the seek bug fix and the patch
> not to send a negative byte range.
>
> Bill
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list