[vlc-devel] [vlc-commits] udp: add timeout parameter

Rémi Denis-Courmont remi at remlab.net
Fri Mar 18 19:32:03 CET 2016


Le 2016-03-18 17:18, git at videolan.org a écrit :
> vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Wed Mar
> 16 20:39:19 2016 +0200| [36591a61c7dd957cdafe9cdbb7707b486e1c745b] |
> committer: Ilkka Ollakka
>
> udp: add timeout parameter
>
> By default we wait -1 as previously, but you can give --udp-timeout
> as timeout in seconds
> how long we wait for next packet before deciding that input has 
> ended.
>
>> 
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=36591a61c7dd957cdafe9cdbb7707b486e1c745b
> ---
>
>  NEWS                 |    1 +
>  modules/access/udp.c |   39 ++++++++++++++++++++++++++++++++++-----
>  2 files changed, 35 insertions(+), 5 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index 868abcd..fe0f7e2 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -42,6 +42,7 @@ Access:
>   * New HTTP/TLS access module for HTTP 2.0 support
>   * Named pipes and device nodes are no longer included in directory 
> listings
>     by default. Use --list-special-files to include them back.
> + * Support for timeout in udp input --udp-input=<seconds>
                              UDP             ^^^^^
Hmm?

-- 
Rémi Denis-Courmont
http://www.remlab.net/


More information about the vlc-devel mailing list