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 A4D7048B2C for ; Tue, 2 Jul 2024 17:29:46 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E2F5368D929; Tue, 2 Jul 2024 20:29:43 +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 647EC68D862 for ; Tue, 2 Jul 2024 20:29:37 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 89BDC1BF206 for ; Tue, 2 Jul 2024 17:29:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1719941376; 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=hpJnoa171osLampZOUcOeaGLCT2ZN0Bn4A+wT27zDHw=; b=XdH9viozy+mqksLi2UzvJbf9NfaiguhdT1Wti56XdgXg3lW9GaptDbms2XTtV9zu7ptleA 5ktAp8oMaLtPliOD+sTPUZAi67Gg8xESfPut+NGb5yfTsRWJKfyOGMnMATXaqqKyaGsw5Z MN8wmtKVvFiDdh9GmlKUFciuv2npjX5+3ahRJ4u9PBCEwPFI9ynl4BeALHy/m+XcDuWScf wbw4GaW6qG0sx5m0cU/JIQ2UNhWZa79BDBe+dBbSo4PmCcMoAAzJQ2wV3WGofkMvvnnOpb Vm6vHZjyvmtheJWz8/itkQQgImXoNHMbs3zC76NoKDtTih3IIMr9lrep0ZanrA== Date: Tue, 2 Jul 2024 19:29:35 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240702172935.GO4991@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] swresample/swresample: Rectify invalid function in the documentation 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="===============5893862644587329749==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5893862644587329749== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="BO2dbX1J/fdLEy+S" Content-Disposition: inline --BO2dbX1J/fdLEy+S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 02, 2024 at 12:42:14PM +0800, marszuo@foxmail.com wrote: > From: Mars Zuo >=20 > The function av_opt_set_channel_layout has been removed since > version 7.0, and the replacement is av_opt_set_chlayout. > The documentation needs to be updated accordingly. > --- > libswresample/swresample.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) will apply thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is what and why we do it that matters, not just one of them. --BO2dbX1J/fdLEy+S Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZoQ4/AAKCRBhHseHBAsP q6ZoAJ0QSnYECkqYIwYAg5bCmj7geoZ8hQCbBtn18kSdAatNHwoTKsHWFaR9VEA= =NAk4 -----END PGP SIGNATURE----- --BO2dbX1J/fdLEy+S-- --===============5893862644587329749== 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". --===============5893862644587329749==--