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 5BAD24A464 for ; Sun, 30 Jun 2024 16:24:40 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 337AD68D694; Sun, 30 Jun 2024 19:24:37 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D05D968D630 for ; Sun, 30 Jun 2024 19:24:30 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 2F9EE1BF203 for ; Sun, 30 Jun 2024 16:24:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1719764670; 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=RAQEyKvYpAKh6VvaHAdch5J0tlfMuW/7vqjFjvQ+DJw=; b=Z7WCx52u5Bj1XAMzhrYSgQtxMYsoQ/zZmjEOSfIJFfO3sCxZtr/M2b1LkBmvoy2sksAZ1y SQ6AAHmVPGcz+Na2KmVMLRvE4qY0a/ZoywFVjfJNhBCJPCUXZHLCNMJ4xira8vZeUGepQo LKkgVeLQgpdDPSetO2PgULawXv0sm/AkqJWgWuXmV5+ZdrfKpKDAdx+ln18GyTu3IQrN3v y0IqMTX1aDAov9eKQET3cR6P/PvYNhNl33LUlQs0tSIPhI+gVUleO/yIS0yt6m278QjIeC 69QGqaf6LyX4K1rze2P3P3iZh13SaIHjudX8Lcv82rBsvEICnFzTdJRCFObVQg== Date: Sun, 30 Jun 2024 18:24:29 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240630162429.GE4991@pb2> References: <20240629014959.1940640-1-mypopy@gmail.com> <20240629014959.1940640-2-mypopy@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240629014959.1940640-2-mypopy@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 2/2] lavf/scdet: minor fix 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="===============3268721763575747564==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3268721763575747564== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DnQ8R2kNBE8VLNdv" Content-Disposition: inline --DnQ8R2kNBE8VLNdv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 29, 2024 at 09:49:59AM +0800, Jun Zhao wrote: > From: Jun Zhao >=20 > Change dbl to i64 for bool type >=20 > Signed-off-by: Jun Zhao > --- > libavfilter/vf_scdet.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 2 "100% positive feedback" - "All either got their money back or didnt compla= in" "Best seller ever, very honest" - "Seller refunded buyer after failed scam" --DnQ8R2kNBE8VLNdv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZoGGswAKCRBhHseHBAsP q2aXAJ9aPflD/wT0iHZLZT8zoOwbTxpoGQCgmoUKJBQYS5n99RxbqzOuPyjoxj8= =UNMl -----END PGP SIGNATURE----- --DnQ8R2kNBE8VLNdv-- --===============3268721763575747564== 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". --===============3268721763575747564==--