Re: [FFmpeg-devel] [PATCH 2/4] doc/protocols: update options

2021-04-10 Thread Andriy Gelman
On Sat, 10. Apr 12:40, Gyan Doshi wrote: > > > On 2021-04-10 11:45, Andriy Gelman wrote: > > On Sun, 15. Nov 13:20, Andriy Gelman wrote: > > > From: Andriy Gelman > > > > > > Define listen_timeout. Set user-agent and timeout to deprecated. > > > > > > Signed-off-by: Andriy Gelman > > > --- >

Re: [FFmpeg-devel] [PATCH 2/4] doc/protocols: update options

2021-04-10 Thread Gyan Doshi
On 2021-04-10 11:45, Andriy Gelman wrote: On Sun, 15. Nov 13:20, Andriy Gelman wrote: From: Andriy Gelman Define listen_timeout. Set user-agent and timeout to deprecated. Signed-off-by: Andriy Gelman --- doc/protocols.texi | 13 +++-- 1 file changed, 11 insertions(+), 2 deletion

Re: [FFmpeg-devel] [PATCH 2/4] doc/protocols: update options

2021-04-09 Thread Andriy Gelman
On Sun, 15. Nov 13:20, Andriy Gelman wrote: > From: Andriy Gelman > > Define listen_timeout. Set user-agent and timeout to deprecated. > > Signed-off-by: Andriy Gelman > --- > doc/protocols.texi | 13 +++-- > 1 file changed, 11 insertions(+), 2 deletions(-) > > diff --git a/doc/protoc