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 D21E143188 for ; Mon, 20 Feb 2023 17:18:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D730668C04E; Mon, 20 Feb 2023 19:18:47 +0200 (EET) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E648068BFFE for ; Mon, 20 Feb 2023 19:18:41 +0200 (EET) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id 2A8E61060162 for ; Mon, 20 Feb 2023 17:18:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1676913520; 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=fE7fv/CONzTfOIAyR9UGoO1UaoALJ1g9gRkGNC/2CRE=; b=smT9EdCTnLNO+bZCP97TQwFSVO3RP30LmYNjDQHJcsCR9uuKcuX1e7zflqGDWMXO a8uwyJWjFpy2Y6ioTOcpW4Xd1VPNvegBbqW+mA/TnUlw5hDUhtmzjrWFHQpvyGs2Zts 05vyg4EpNdtqG91KEoEnseGzrYtzwGQREnzq8vIn//9Znb/wN0wwU6wWRafvd1IrQBN xsjYv6fdcXPZH4j96jksQ7hwXzqzvmqvGf5G7+3giXviVwycjZ+8eDwSzTpLYlhHx4B z6G1/AOQ8Z//QDlmo10DVKQVizX/+B5piFf4/MArNxpYtmGTl9PbF05Bx/NmQgq5nWv oMEKbE/ybQ== Date: Mon, 20 Feb 2023 18:18:40 +0100 (CET) From: Lynne To: FFmpeg development discussions and patches Message-ID: In-Reply-To: <167690725750.10789.9937672407163101400@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> 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, 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. _______________________________________________ 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".