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 0B5AF45761 for ; Mon, 20 Feb 2023 17:35:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5AC4C68C05D; Mon, 20 Feb 2023 19:35:48 +0200 (EET) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id CC3DD68BFB8 for ; Mon, 20 Feb 2023 19:35:41 +0200 (EET) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id 1BA3810602DF for ; Mon, 20 Feb 2023 17:35:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1676914541; s=s1; d=lynne.ee; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=QQGhDG98cNgdutlHUVx52tvUPwgA2Q8orNsa1LpZigQ=; b=gV9ST9AVQxqqikAOUgIWmTBX+lTvbvj0dVEpZlX1L8i9KWf+P+dbsclaymtIhCzC D3C666/C0bacPPZ+Xfye1gJxMTCO5Koi5y8MJ4TrOwKnoKS43y2SX0rP9n9i85pIgbQ byGdn7ZlwNbdkogiBt6F96+EehTVGJwt3wgxf4St+ZBJGVkaZN6GjLGu5h41Oa0Ixmo zF4KjWWT/pDfb6gr+KJ4fjUesMFQJWmDelPc2IJdSsKiclDbvgSb0tqN0UuQEbq2dcO Bn+XqC+Kx/lGGXOoYkTUympR3Y79gS67e9wc4t6PrE54eApG2pCFWqnUgCEstyDlMy8 k0CzkllMMw== Date: Mon, 20 Feb 2023 18:35:41 +0100 (CET) From: Lynne To: FFmpeg development discussions and patches Message-ID: In-Reply-To: <167691377079.1179.2717293745176166207@lain.khirnov.net> References: <66307ef3-b214-47f6-6d4e-fbcc439f2004@gmail.com> <077fbbad-3629-c057-1d5d-d59fece7eed9@gmail.com> <14d18141-4e19-7c28-427f-a7d12cc2486b@gmail.com> <167690725750.10789.9937672407163101400@lain.khirnov.net> <167691377079.1179.2717293745176166207@lain.khirnov.net> MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH] lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Feb 20, 2023, 18:23 by anton@khirnov.net: > Quoting Lynne (2023-02-20 18:18:40) > >> Feb 20, 2023, 16:34 by anton@khirnov.net: >> >> > Quoting Lynne (2023-02-18 15:53:32) >> > >> >> Feb 18, 2023, 14:58 by jamrial@gmail.com: >> >> > vf_spp should be ported to tx, not the avdct functions silenced. You're just scheduling a compilation failure as is. >> >> There's enough time to port it, a whole year in fact. >> >> >> > >> > Past experience shows that it never works like this. It's either ported >> > now or you're forcing somebody else to do it before the next bump. >> > I vastly prefer the former. >> > >> >> You haven't even looked at the API, have you? >> I'm going to be the one to fix it. >> I still intend to push this before the release is made. >> > > The release was branched already. No API changes can be made in the > release branch. > It's a deprecation, not an API change, Michael already said it's fine. _______________________________________________ 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".