[FFmpeg-devel] [PATCH 1/1] avformat/tcp: support timeout for getaddrinfo For fixing stucking when resolving addrinfo

Hendrik Leppkes h.leppkes at gmail.com
Tue May 31 15:33:02 CEST 2016


On Tue, May 31, 2016 at 2:58 PM, Xinzheng Zhang <zhangxzheng at gmail.com> wrote:
> ---
>  libavformat/tcp.c | 215 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 215 insertions(+)
>

This whole patch looks extremely complicated and long for something
hidden behind a tiny option not saying much.
Maybe you should start by elaborating in detail what you are trying to
fix, how you are fixing it, and why you choose this approach and not
any others that may appear simpler.

- Hendrik


More information about the ffmpeg-devel mailing list