From patchwork Sat Sep 22 21:53:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marton Balint X-Patchwork-Id: 10455 Delivered-To: ffmpegpatchwork@gmail.com Received: by 2002:a02:1286:0:0:0:0:0 with SMTP id 6-v6csp932338jap; Sat, 22 Sep 2018 14:54:40 -0700 (PDT) X-Google-Smtp-Source: ACcGV61jLNLFq7gQsHrva8EhMnJsPsCIlhZ96ILG9e9ZwTlr9ZKaht6LnCySWZDDttjTZuGV1Hyi X-Received: by 2002:a5d:69d1:: with SMTP id s17-v6mr3118348wrw.77.1537653279991; Sat, 22 Sep 2018 14:54:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537653279; cv=none; d=google.com; s=arc-20160816; b=Qk9bUmhZrI6e7Lf4jAOXiXEe2161Bobum2qOtS4KsQhDkXPpYN7XF57evnFOcQKn+G vLuUJ3k2WAlpZZi77QLz6TCT/Mpkbg58oubY3hF4c40/g/SLH0E5TmAPwe4+LGPhHMiT Tjf+lAHiPmfVuP1+/Quz60UwsaZKgR4PhlACks6Ues7alsRGGXgFGN7LBoJ3n6RQyEcz 9BPtx8VJnWZMfB6PWq8DguDTJdjY7IotXQVfZYIBE3ClLxab/LmWgDo36HDsmmySu2pL 8RQ+MA9v6MBk0oVmdwms5ATmr3bw2Ddf5OItcoMNH5vSGjI1Nr58MzBkDYHDZu8vLCJs 828Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:cc:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:references:in-reply-to:message-id:date :to:from:delivered-to; bh=FAAsrRrrwBMTZj/sDlMrOIPSCUY3b+xPJo+gmtjE+q4=; b=jb3fHJktzr2niHNQg4tcIAFJdv+cuadGV0zh24WBjZs82k5AtErk9iRNtFiSrnRevf D2gVrAZVhBn5hx8CEbffTjyfG6eMzcq9t3ZDJLmXXhqmVXDO7WqTax4O1+cE98HN8KDQ AaDNcTC8lKR+GOQY1q75CSzzOophlC8aXFpM70dWIZ1+v91jWUEfebLzeCeB8NIkIEfP YuPSYVtvgPoTOlHblZeDCH+LW9tGCi/iEaGBc0U0pHHd9JSfK/yHbz7o44aLxLi3+/PO AjoVHxgo5O8HciQHSlmwagGZ+DHJ+r3S/ababu9IQL6B7SJmANsiLIsgVgXkXRXZ4NXb 8rGQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id t19-v6si6461060wrg.128.2018.09.22.14.54.39; Sat, 22 Sep 2018 14:54:39 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id F395D68A705; Sun, 23 Sep 2018 00:53:42 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from iq.passwd.hu (iq.passwd.hu [217.27.212.140]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id CDC3268A705 for ; Sun, 23 Sep 2018 00:53:34 +0300 (EEST) Received: from localhost (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id D20C9E04A9; Sat, 22 Sep 2018 23:53:49 +0200 (CEST) X-Virus-Scanned: amavisd-new at passwd.hu Received: from iq.passwd.hu ([127.0.0.1]) by localhost (iq.passwd.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3hTI8MXgQMm6; Sat, 22 Sep 2018 23:53:49 +0200 (CEST) Received: from bluegene.passwd.hu (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id 0DC06E11BA; Sat, 22 Sep 2018 23:53:49 +0200 (CEST) From: Marton Balint To: ffmpeg-devel@ffmpeg.org Date: Sat, 22 Sep 2018 23:53:28 +0200 Message-Id: <20180922215328.18053-7-cus@passwd.hu> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20180922215328.18053-1-cus@passwd.hu> References: <20180922215328.18053-1-cus@passwd.hu> Subject: [FFmpeg-devel] [PATCH 7/7] doc/protocols: simplify and clarify UDP localaddr option X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Marton Balint MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Signed-off-by: Marton Balint --- doc/protocols.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/protocols.texi b/doc/protocols.texi index 7173bb173a..b34f29eebf 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -1544,9 +1544,8 @@ packet bursts. Override the local UDP port to bind with. @item localaddr=@var{addr} -Choose the local IP address. This is useful e.g. if sending multicast -and the host has multiple interfaces, where the user can choose -which interface to send on by specifying the IP address of that interface. +Local IP address of a network interface used for sending packets or joining +multicast groups. @item pkt_size=@var{size} Set the size in bytes of UDP packets.