From patchwork Tue Jan 24 00:13:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marton Balint X-Patchwork-Id: 40096 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:3ca3:b0:b9:1511:ac2c with SMTP id b35csp3586523pzj; Mon, 23 Jan 2023 16:14:23 -0800 (PST) X-Google-Smtp-Source: AMrXdXtCmYluVkN4fqSjr0glatga8A1Lbmlg+Y8xek8ahDtqJGw3KXxc9rXNz6LnHdsRM1m5TRV+ X-Received: by 2002:a05:6402:104a:b0:499:bf28:d9c6 with SMTP id e10-20020a056402104a00b00499bf28d9c6mr29412930edu.5.1674519263602; Mon, 23 Jan 2023 16:14:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1674519263; cv=none; d=google.com; s=arc-20160816; b=LyoJEuL7K2x2nDGDeAXojuGJb1VNoTnWlSm9raQbfMLtnQSxp2rnBS/3tEY4rXThh6 EmybvNqeos4OWfJj5wvQWDR6Vr3fVB1APoEGl2H1qFxWsehSQrAQ1O0Vvi+kXVtoRJO5 N0Oiro7vlOZG6/QX6rDUuaq0BXx5EE5YTYAY3ZAQnKTAWqBbuqe3387HK6B4/ohHS6km Tp81lKbRRIDhPmrZq79+/iTzvGVUqXQPZlppcVgTQdpitvbPpFb6QvxnTlMq3/jdQ+sl 2iP1PINmBvsLb01PF9H1rx/gHFt0O4DeQk7yuB6WiNlbdqj/Src34RuboWd6+F9jxWVv hZTg== 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=ddRGrm2LB/dv/b/1DEQo34gOmK3HZ2CgeuovuFeMEJ0=; b=HfyEvGr+Mno020LGcoRsHUcX7nGma9FIN4NG9b6TnVpiRdOC8n24GsjJM34T7U/e9a 4ZrMfY8AmTDfUCvxjiGwN6MYoXbtkaq627SmmVH5OGng3Xteev0W4k0ZHc+yuPz5UsGF bUD4cBTBZmmwk42/z02RRlSSUlud2EjaWcWUUdcDg+adtqRVcDG1sBAJ5XbYpL1UughF gZsGdZ6JAWQbK5KJhiMRA5uSxg6SerdwFKN+2m77Hqow0LT0HjRdCKkYUNvGRDDJ1f6V 1HmwRFojH4QF9KugaBykY+MzF5SacPTx68a76aaApJSFjg3fPF842h9pxZrAnxVzgUH7 gbOQ== 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 x3-20020aa7dac3000000b0045d4b7ad162si910772eds.546.2023.01.23.16.14.23; Mon, 23 Jan 2023 16:14:23 -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 1BE3868BE1C; Tue, 24 Jan 2023 02:13:51 +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 DD19768BE02 for ; Tue, 24 Jan 2023 02:13:44 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id 7D14CE8631; Tue, 24 Jan 2023 01:13:43 +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 n225qZKA3z9c; Tue, 24 Jan 2023 01:13:41 +0100 (CET) Received: from bluegene.passwd.hu (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id BF645E8639; Tue, 24 Jan 2023 01:13:39 +0100 (CET) From: Marton Balint To: ffmpeg-devel@ffmpeg.org Date: Tue, 24 Jan 2023 01:13:22 +0100 Message-Id: <20230124001322.23263-5-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 5/5] avcodec/ffv1: use 64-bit frame counter 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: Popp+4Pmknqm Signed-off-by: Marton Balint --- libavcodec/ffv1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/ffv1.h b/libavcodec/ffv1.h index 005f308784..04869da5c9 100644 --- a/libavcodec/ffv1.h +++ b/libavcodec/ffv1.h @@ -85,7 +85,7 @@ typedef struct FFV1Context { int chroma_h_shift, chroma_v_shift; int transparency; int flags; - int picture_number; + int64_t picture_number; int key_frame; ThreadFrame picture, last_picture; struct FFV1Context *fsrc;