On Sun, 4 Sep 2011, Luca Barbato wrote:
> On 9/4/11 11:03 AM, Martin Storsjö wrote:
> > From: Stefan Fritsch<[email protected]>
> >
> > The initial request contains "Range: 0-", which servers normally
> > have responded with "HTTP/1.1 206 Partial Content" reply with
> > a Content-Range header, which was used as indicator for seekability.
> >
> > Apache, since 2.2.20, responds with "HTTP/1.1 200 OK" for these
> > requests, which is more friendly to caches and proxies, but the
> > seekability still is indicated via the Accept-Ranges: bytes header.
> > ---
>
> you beat me at it =)
>
> The patch is ok, maybe there is a space too much here and there (do we put
> space between functions and '(' ) ?
Ah, yes, pushed with that fixed up.
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel