From patchwork Tue Jan 24 00:13:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marton Balint X-Patchwork-Id: 40095 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:3ca3:b0:b9:1511:ac2c with SMTP id b35csp3586467pzj; Mon, 23 Jan 2023 16:14:14 -0800 (PST) X-Google-Smtp-Source: AMrXdXvUa5YFWgiGLQEq2Kyh/2uKWn5zdBY+I7FPUEEQrmqvitd5n1uiuazdXyAxTBWGBc76pFwz X-Received: by 2002:a17:906:fb16:b0:7c1:6d65:4718 with SMTP id lz22-20020a170906fb1600b007c16d654718mr27498338ejb.33.1674519254152; Mon, 23 Jan 2023 16:14:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1674519254; cv=none; d=google.com; s=arc-20160816; b=AxtmD6Rl8y5cLS7zYJNYM2tzSrg7XPY198yB+xPsBEnsT+Q+UhWcdIvoZdMZsvyrOE zqFDKLtnAG8D6IsxW+Rhuhve+ZGFsrz/vH8u0jj/6NmnxoXRKbvJ8/9nPBcmsaDWyFrO n8/MY1OxuCrFz3ypvrtZvgeba2johmLE28iflSZGSlLV3Sen/V2JZwCz0sa38SJsIvAO wa2aEfimmuGfdX7YDdRIoQ7fLVwqJZUarZYWWkE1XXbbsTrmP+MwDh4LUDPqLwnLZO38 AmrjgYM0gGXFv2DXV7+m4wzZwRZ7S8nrZIp9WA1Da9RASy8t/vhq+9PymAoftrNqEZ4e p/jA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:cc:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:mime-version:references:in-reply-to :message-id:date:to:from:delivered-to; bh=V6k/DrIrgt79XY+k5n09EoCPJMKzr6TuExQDlR4M+no=; b=ruo26nwFGv4QckLZ2Lk8vIzW4fi4Br50nO0ImuK+awePUzf2ayim9/k6xtkXoIlNaN syJVO5y2gQFBSpO0TqJS4uputUwhTUnfni+EpOE3GVH6ka4sElu2JTCWUpiS7LLHaPmu ROwq6uZkLWfumCaiMk/iASaYQ/cBOtPzKSyGMyfZIIQsl5Pd71LuVpGHbK6uz3M7Qy8I nIKQpps2vD+tLaB5MnRsDQXmp3NN4CN8PmU/XdN8GpughWisQQYn9W2jeRLtlcKj9tPP HOjeDoq1NhIodyB/3kTPKsy3UjpUTDElCWQzAoVpAoVwOxfQiLLfkBQkCjXhp4HYPKeT HqXg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id fv33-20020a17090750a100b007c101c9237asi308496ejc.668.2023.01.23.16.14.13; Mon, 23 Jan 2023 16:14:14 -0800 (PST) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 26A0F68BE16; Tue, 24 Jan 2023 02:13:49 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from iq.passwd.hu (iq.passwd.hu [217.27.212.140]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4E73D68BE11 for ; Tue, 24 Jan 2023 02:13:43 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id DD028E8630; Tue, 24 Jan 2023 01:13:41 +0100 (CET) X-Virus-Scanned: amavisd-new at passwd.hu Received: from iq.passwd.hu ([127.0.0.1]) by localhost (iq.passwd.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n1GvvKEISeVX; Tue, 24 Jan 2023 01:13:40 +0100 (CET) Received: from bluegene.passwd.hu (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id 1D00CE8631; Tue, 24 Jan 2023 01:13:38 +0100 (CET) From: Marton Balint To: ffmpeg-devel@ffmpeg.org Date: Tue, 24 Jan 2023 01:13:21 +0100 Message-Id: <20230124001322.23263-4-cus@passwd.hu> X-Mailer: git-send-email 2.35.3 In-Reply-To: <20230124001322.23263-1-cus@passwd.hu> References: <20230124001322.23263-1-cus@passwd.hu> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 4/5] avcodec/ratecontrol: drop remnants of libxvid rate control 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 Cc: Marton Balint Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: zQUM9YYYV+5H --- libavcodec/ratecontrol.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/libavcodec/ratecontrol.h b/libavcodec/ratecontrol.h index 2a7aaec644..4de80fad90 100644 --- a/libavcodec/ratecontrol.h +++ b/libavcodec/ratecontrol.h @@ -80,9 +80,6 @@ typedef struct RateControlContext{ int frame_count[5]; int last_non_b_pict_type; - void *non_lavc_opaque; ///< context for non lavc rc code (for example xvid) - float dry_run_qscale; ///< for xvid rc - int last_picture_number; ///< for xvid rc AVExpr * rc_eq_eval; }RateControlContext;