From patchwork Thu Feb 14 00:25:39 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lou Logan X-Patchwork-Id: 12066 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 74646447974 for ; Thu, 14 Feb 2019 02:25:50 +0200 (EET) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4B8CE6883B2; Thu, 14 Feb 2019 02:25:50 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6F451680CAD for ; Thu, 14 Feb 2019 02:25:44 +0200 (EET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 6FF2A2B67; Wed, 13 Feb 2019 19:25:42 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Wed, 13 Feb 2019 19:25:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lrcd.com; h=from :to:subject:date:message-id:mime-version :content-transfer-encoding; s=fm2; bh=0G9ucDb3zGMGMZhvgo2qc0L0Jr hZgSPlW0DedBHGGpo=; b=RkT17y9suYUJWrif5N5K8hAqdcJAOrKo0/iZtf1Bg+ tN8068cO7tDCHpCE4T1H2ausB8dtBzThrVYU/M7XoNnwBzN7GVLQYhNnkW66uk1e vxj6hBt7+bFKVnaYupko9BU5hCj8L9Ou7mS/VTxlAAphPmvRWnFQmtgais5ROxcT gQ6whpcpb7oeGeznoY8kUkQDA1tt+6NcpbN1Yt0VriV2+F4Tt+nyJMZlgygE7jbj sEufRHM0Sy1pCJDViTWR/23vm9fifk9ZkuMw/zgY3YV7NuOSiM7+id4P/QPWV3WW wTeyo+d/ndjKkir2xK29V7tGheup58ALqrheLz7/14Ww== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=0G9ucDb3zGMGMZhvg o2qc0L0JrhZgSPlW0DedBHGGpo=; b=nwSAD4cW/dTLpJCYnja4dilkeyYzWAKlS voNiv75xvKJHIfubp1MgrM48tEScggjXPPqrs85lhhaHbNYEf3uXmYZcBZE7/AL1 VHO11J097vvTTSRYRLiPhy/mQCovgLXRcaY3V1z2Pm4mCNM/Bxvt7dPmp7g85a48 uPDq2/a1CLLjcsvxlUDz6+g1sk5waVkr6klLvOJImOCLh1rbuxfAtpE1aRJrDO1N Nh1iZhXN8ArgppOthxt1JveleLTcyjuBNTrMT7iCSGogtl/smNVgZsNORqCCDEx1 Uwa0bILXYRU5ZyUyXVQ/D9qwgYPdAOFnHWS0jCyf4g4pHdUJpV9hA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledruddtgedgvdduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfquhhtnecuuegrihhlohhuthemucef tddtnecunecujfgurhephffvufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefnoh huucfnohhgrghnuceolhhouheslhhrtggurdgtohhmqeenucffohhmrghinhepfhhfmhhp vghgrdhorhhgnecukfhppedvgedrvdefjedrvdekrdejgeenucfrrghrrghmpehmrghilh hfrhhomheplhhouheslhhrtggurdgtohhmnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from localhost (74-28-237-24.gci.net [24.237.28.74]) by mail.messagingengine.com (Postfix) with ESMTPA id 3337410316 for ; Wed, 13 Feb 2019 19:25:40 -0500 (EST) From: Lou Logan To: ffmpeg-devel@ffmpeg.org Date: Wed, 13 Feb 2019 15:25:39 -0900 Message-Id: <20190214002539.25312-1-lou@lrcd.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] web/docs: remove ffserver links 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" ffserver documentation and sample configuration file has been moved to the wiki: https://trac.ffmpeg.org/wiki/ffserver The files unlinked by this patch will be removed from the server. Signed-off-by: Lou Logan --- src/documentation | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/documentation b/src/documentation index a4802be..7e222e4 100644 --- a/src/documentation +++ b/src/documentation @@ -18,9 +18,6 @@
  • ffplay-all: ffplay tool and FFmpeg components
  • ffprobe: ffprobe tool
  • ffprobe-all: ffprobe tool and FFmpeg components
  • -
  • ffserver: ffserver tool
  • -
  • ffserver-all: ffserver tool and FFmpeg components
  • -
  • sample ffserver configuration file