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 226244AF95 for ; Tue, 25 Jun 2024 19:52:54 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C11FB68D5A9; Tue, 25 Jun 2024 22:52:51 +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 2B17B68D0DD for ; Tue, 25 Jun 2024 22:52:45 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 6451C1C0003 for ; Tue, 25 Jun 2024 19:52:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1719345164; 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=/PehE3S9WfYKGk4tZMyXqUlI1ngbQig3svr8+E5dun8=; b=VkeS5IDScN4MuDKU0oCaKeoI0e3u1VUbQ6fcrqv19wJZIfuTj8mmeTjvFrCqaY5oJF4OfD jGG+73BqkhDZscXBp/s4D48gbJFt/VbglHw08wcsRDU9i98Aed5ooDUyiRE0uqaxFUcqgt Tk2PEJ/6CkhuWwRmaWOczg6VLT///gA8NqIecDgUP6dRjw55YQNQKRHEjp4RIndd7ZAQJ1 VEH2cGyDKvFiU0Mh07+4NhHi8RJTixtJB9eMpbH1yqvcfLCmOnlevL4aYaP3egdZHSS+CW 5DLZCwCfR3fIoEQor7gC35EM4zBU6zhywwyZ1qlGF0XusyHByAOgzCnybEx3mQ== Date: Tue, 25 Jun 2024 21:52:43 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240625195243.GI4991@pb2> References: <20240618134826.2189719-1-michael@niedermayer.cc> <20240618134826.2189719-2-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240618134826.2189719-2-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 2/7] avcodec/ratecontrol: Try to keep fps as a rational 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="===============5534399137600369465==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5534399137600369465== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Sh9dYexoRflRb0jn" Content-Disposition: inline --Sh9dYexoRflRb0jn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 18, 2024 at 03:48:21PM +0200, Michael Niedermayer wrote: > Signed-off-by: Michael Niedermayer > --- > libavcodec/ratecontrol.c | 22 ++++++++++++++-------- > 1 file changed, 14 insertions(+), 8 deletions(-) will apply patches 2,4,5 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 1 "Used only once" - "Some unspecified defect prevented a second use" "In good condition" - "Can be repaird by experienced expert" "As is" - "You wouldnt want it even if you were payed for it, if you knew .= =2E." --Sh9dYexoRflRb0jn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZnsgCwAKCRBhHseHBAsP q0ScAKCSZKQ6P9fvfuYtBM/ufqmNDHiQEACghIb1B+7e/Q0QcMXi+JS14ijkZ20= =8eXT -----END PGP SIGNATURE----- --Sh9dYexoRflRb0jn-- --===============5534399137600369465== 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". --===============5534399137600369465==--