From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 76ED04802A for ; Mon, 8 Jan 2024 21:14:41 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B470568CCCF; Mon, 8 Jan 2024 23:14:40 +0200 (EET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id AF5A5680066 for ; Mon, 8 Jan 2024 23:14:33 +0200 (EET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d40eec5e12so18327035ad.1 for ; Mon, 08 Jan 2024 13:14:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proxyid.net; s=google; t=1704748472; x=1705353272; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=rG/XYjl2prI1XimBv5eSRIMmXR4nzMtMsgPp2EiCa4o=; b=ElZcTMiSvT2uEgvqrM26jgSZTX0ZyfeVDjRJMO1ZxmH4BAfVSlFrMEdiyqW3oD9Zge qYojvq6bdFRl3SJp13e777D0et78/sHMtJ7E2SD/VxLQ1a/xBRPX33MhP7SJ8pWRg1XO 8Sug5X7HXzU14Rn7MpWMuy943XsQlBpbTXve/3qvsGJYjBbV8Kn+Bby6ndSgrBl9VboU 3A9qsFGl2XIA83rsDPINlmrP7Lou9nLdQ4IybkjDb0OcG4or1sKUvbtMnFBWcVsPNCbE xisH0CcCWB5sL66ehF71i3gOVGlSowGpGCz4e9OeKjF7nqA135Ni7dqa7wPY0QpFr125 4ezA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704748472; x=1705353272; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=rG/XYjl2prI1XimBv5eSRIMmXR4nzMtMsgPp2EiCa4o=; b=AubC8ChdteT8aE7qJYVkHPDRsSGhUpn1WD7h2O+eKu3YqREdoPBLmdhzD9aBrNsYx9 auAFuTylwhKz1QEPXHYOSzEhUQuiWKqcKaZVZU7yrQ1uk34JaXYS9YfbOIGhOhal8Gxx Zww5Rur6TAWyEkHKHUbVK5bvG9H+iS7R7rLyXaKydueBGE3Z+HCXqFsvfCYiFyymTUMz KaO/ZnnijxF0ep8RDKSPIHMYvaM92I/l/0dQy+ofTcnr5QXnUPe5g0Kaz8UEWAgchbsp yXGNiBUtoBdAn0ScrDJJA7IeK31nBb/xZH2BajQTFVwVHpwWJzbDYyR398YQlOXpQucL Kh0g== X-Gm-Message-State: AOJu0YwRrxGNEGnN2qYUQLIFesMtcpUzPmlG2N49ASB4atIOV16L+Pya jeAl/Nhn/fGE5/cP84px41mmSLLh5AHqwxF+CShDmK4T4VblglzaVP2V7eZStuh+5w== X-Google-Smtp-Source: AGHT+IGwpA6uP4nnPCBr9gPLb7MRzCBVh0fDsrdIoDnhvj5utWXMaSdBHA2whzqmVqrm0FpROlJl8DlMXh9g X-Received: by 2002:a17:902:e88e:b0:1d4:3065:6636 with SMTP id w14-20020a170902e88e00b001d430656636mr5512534plg.6.1704748471852; Mon, 08 Jan 2024 13:14:31 -0800 (PST) Received: from wsx-cc1-001.. (c-76-141-0-17.hsd1.il.comcast.net. [76.141.0.17]) by smtp-relay.gmail.com with ESMTPS id d5-20020a170902c18500b001d52384be9bsm31096pld.18.2024.01.08.13.14.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Jan 2024 13:14:31 -0800 (PST) X-Relaying-Domain: proxyid.net From: Marth64 To: ffmpeg-devel@ffmpeg.org Date: Mon, 8 Jan 2024 15:14:27 -0600 Message-Id: <20240108211427.1821324-1-marth64@proxyid.net> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] web/index: fix dangling/improper paragraph (P) tag X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 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: Marth64 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --- src/index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index b/src/index index a949270..1d74e8c 100644 --- a/src/index +++ b/src/index @@ -147,7 +147,7 @@ The functionality will be included in stable branches with the release of version 6.1, due to be released soon.

-

+

As this is also the first practical implementation of the specifications, bugs may be present, particularly in drivers, and, although passing verification, the implementation itself. New codecs, and encoding support are also being worked on, by both the Khronos organization -- 2.34.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".