On Mon, Nov 13, 2017 at 12:37 PM, Nicolas George <[email protected]> wrote:

> Le tridi 23 brumaire, an CCXXVI, Aman Gupta a écrit :
> > From: Aman Gupta <[email protected]>
> >
> > ---
> >  libavformat/network.h | 1 +
> >  libavformat/tcp.c     | 5 +++++
> >  2 files changed, 6 insertions(+)
>
> Why?
>

To potentially reduce latency, particularly when using a protocol that
builds on top of tcp like http.

I can disable this option by default if that makes the patch more
palatable. That would preserve the existing behavior, and let users enable
the option if they decide Nagle's algorithm is not a good fit for their use
case.

Aman


>
> Regards,
>
> --
>   Nicolas George
>
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to