From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <ffmpeg-devel-bounces@ffmpeg.org> Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 499C44D067 for <ffmpegdev@gitmailbox.com>; Tue, 15 Apr 2025 23:35:32 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 33D33687DBB; Wed, 16 Apr 2025 02:35:29 +0300 (EEST) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E0258687C62 for <ffmpeg-devel@ffmpeg.org>; Wed, 16 Apr 2025 02:35:22 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 48A4F4330A for <ffmpeg-devel@ffmpeg.org>; Tue, 15 Apr 2025 23:35:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1744760122; 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=fPkx5whFnI28L07T19hGUgYcD2RE/H7TZknIP4dFLSY=; b=I5te/tpsetOG1TABE+mnjH9n5KkMYlzwVNxGTyuJAKg2yLwUhZuKkwqyKBCEv1Z8AzHrkA JfMKF5bnHvmc92qWddx7J1Lx2XRbJVWyhoHLVRTzP6nHGKqOPgi1lTvcLGK0OSrh/dcF8s BcT27Hyw6egBlrHq5+yU9G8gz+ca9sEiMJ3n3Z4bHdQM+OEdc17KkKnJCwV22yL/fTVgxJ 7727lyxRio5tHhOOiCsXCFO+78hzV/PM0u0NoJvb4TSBJS49ugyuEaQILZMtBucdDd3w09 QuBQDj4egQMhblFCzhH2h0RofEva5KUbIvIAsiJy3tM4c1kGWM/bZg2sWACmYQ== Date: Wed, 16 Apr 2025 01:35:21 +0200 From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Message-ID: <20250415233521.GY4991@pb2> References: <tencent_FA960CCD42A015CDA7CFF4550BA70438CD07@qq.com> MIME-Version: 1.0 In-Reply-To: <tencent_FA960CCD42A015CDA7CFF4550BA70438CD07@qq.com> X-GND-State: clean X-GND-Score: -85 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgddvvdegkedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdduhedmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttddvnecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeeigeektdejudffjefhteegjedtgeettefggedthfejgfevhfetgeekjedtvdfhveenucfkphepgedurdeiiedrieejrdduudefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepgedurdeiiedrieejrdduudefpdhhvghloheplhhotggrlhhhohhsthdpmhgrihhlfhhrohhmpehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgdpnhgspghrtghpthhtohepuddprhgtphhtthhopehffhhmphgvghdquggvvhgvlhesfhhfmhhpvghgrdhorhhg X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] doc/filters: Fix video size of mptestsrc X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches <ffmpeg-devel.ffmpeg.org> List-Unsubscribe: <https://ffmpeg.org/mailman/options/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=unsubscribe> List-Archive: <https://ffmpeg.org/pipermail/ffmpeg-devel> List-Post: <mailto:ffmpeg-devel@ffmpeg.org> List-Help: <mailto:ffmpeg-devel-request@ffmpeg.org?subject=help> List-Subscribe: <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=subscribe> Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Content-Type: multipart/mixed; boundary="===============0319167401587312992==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org> Archived-At: <https://master.gitmailbox.com/ffmpegdev/20250415233521.GY4991@pb2/> List-Archive: <https://master.gitmailbox.com/ffmpegdev/> List-Post: <mailto:ffmpegdev@gitmailbox.com> --===============0319167401587312992== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gV/CQUlkVPE5Z7Oq" Content-Disposition: inline --gV/CQUlkVPE5Z7Oq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2025 at 04:29:14PM +0800, Zhao Zhili wrote: > From: Zhao Zhili <zhilizhao@tencent.com> >=20 > --- > doc/filters.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/doc/filters.texi b/doc/filters.texi > index 52f67fbd0c..6b8d2c314c 100644 > --- a/doc/filters.texi > +++ b/doc/filters.texi > @@ -29642,7 +29642,7 @@ Set the initial y position. Must be a floating po= int value between > =20 > Generate various test patterns, as generated by the MPlayer test filter. > =20 > -The size of the generated video is fixed, and is 256x256. > +The size of the generated video is fixed, and is 512x512. > This source is useful in particular for testing encoding features. > =20 > This source accepts the following options: LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Give a rich man 100$ and he will turn it into 1000$. Give a poor man 1000$ and he will spend it. --gV/CQUlkVPE5Z7Oq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ/7tOAAKCRBhHseHBAsP q/mUAJ9CnCs9dIJoJp3NqFDdMayDBGblDwCeJKlF4B8IKbxscTpnrTXRxxx4J0Y= =d4Fn -----END PGP SIGNATURE----- --gV/CQUlkVPE5Z7Oq-- --===============0319167401587312992== 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". --===============0319167401587312992==--