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 741EA480C5 for ; Wed, 10 Jan 2024 02:00:47 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0153F68CC45; Wed, 10 Jan 2024 04:00:45 +0200 (EET) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 39A3268CA86 for ; Wed, 10 Jan 2024 04:00:38 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 9D10F60002 for ; Wed, 10 Jan 2024 02:00:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1704852036; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Ga5UO8h35ycLTdgmBvxQpAQFFhLNxp2gIJ3vm/bGsNg=; b=Co0d+jl3Qc2TGtC2f/nALEDIpFIlz7C8WTIa4X9XjFv2i+ESheaNfBJZ+IMXR/62rGwT6g X9a2ZjBGWb8f1MkEbtEkVoHB8ekbNywiIiggBxwydTDku1QNpw8CEdlkZsazMIhT0HGLez S1Suq4nnoNAxus/UE1hz/pKrfQDrlbrk9OlqQWc54Q+RRk+rLhJA3j8xRFScU/sudMz5c5 eM4CZ6AFR6Qr+uiygaiF6XvkTX+V7UCLVgOn594uq4mNvvWkaiH7FWPT8s9PKmwwPt2DSd yIudh16M+dO6QsUUuDgZUhhZDlraRp/rkSd/Mw6Ti2pI7aix4EJVPdDXfr5X1g== Date: Wed, 10 Jan 2024 03:00:35 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240110020035.GM6420@pb2> References: <20240108211724.1823483-1-marth64@proxyid.net> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] web/index: fix dangling/improper paragraph (P) tag (2) 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 Content-Type: multipart/mixed; boundary="===============8846114189375150293==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8846114189375150293== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TspCqc5OgETy8vMZ" Content-Disposition: inline --TspCqc5OgETy8vMZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 10, 2024 at 12:33:28AM +0100, Stefano Sabatini wrote: > On date Monday 2024-01-08 15:17:25 -0600, Marth64 wrote: > > Signed-off-by: Marth64 > > --- > > src/index | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > >=20 > > diff --git a/src/index b/src/index > > index 1d74e8c..4b01f55 100644 > > --- a/src/index > > +++ b/src/index > > @@ -146,7 +146,7 @@ > > r= epository is required. > > The functionality will be included in stable branches with the rel= ease of version 6.1, due > > to be released soon. > > -

> > +

>=20 > LGTM (but I don't think I have write access to the web repo). You should have access, i even see commits from you in the past: commit 5eb77b8499027e943539cd03985b8f79e9fcedcb Author: Stefano Sabatini AuthorDate: Wed Aug 12 16:07:44 2015 +0200 Commit: Stefano Sabatini CommitDate: Wed Aug 12 16:07:44 2015 +0200 web/index: use "audio" and "video" in place of "audios" and "videos" [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The worst form of inequality is to try to make unequal things equal. -- Aristotle --TspCqc5OgETy8vMZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZZ36QAAKCRBhHseHBAsP q6yoAJ9jbZGfvdcKVd83xNP2bi80LlH54wCgjsJwEzFiVuh959Ru9ozRZbabh7w= =SKTg -----END PGP SIGNATURE----- --TspCqc5OgETy8vMZ-- --===============8846114189375150293== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============8846114189375150293==--