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 44C9549FBF for ; Sun, 17 Mar 2024 22:31:44 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8F4A768D219; Mon, 18 Mar 2024 00:31:18 +0200 (EET) Received: from mail-lf1-f49.google.com (mail-lf1-f49.google.com [209.85.167.49]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 79E7F68D1A6 for ; Mon, 18 Mar 2024 00:31:09 +0200 (EET) Received: by mail-lf1-f49.google.com with SMTP id 2adb3069b0e04-512e39226efso3160223e87.0 for ; Sun, 17 Mar 2024 15:31:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1710714669; x=1711319469; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=iWCJmFh2RkzyDimSfcoMRDKy/ibxxAu0pD09y0hgV+U=; b=Fhb5ppC1a2TSDPT/aHJEboSEktkimB4s7YooqKbMgSbb3FG1th3YqpkUTAHYLvc99x dziLXVWgkoAVvK7qba0vFk2Kh+2jC2dCrq56jexnIaJtAKyVBeDSDKes3TbqddcKtaJi xcufUJ9sIHMN3NL0kGzr/iggIIfL5bsxo1Ba9eeaeDj/PWgZ3gIA3NeqmB+L802gj19A CL2ThNUPM4+eAR6ZSCq4WQhbLTcpciUpvUSc/KkyTgfZB7j6pNl8ExNPCV0SJVU0qXn1 D1Sj00vLLX0s9fTZ5SWq6RZQ9PQ9XjJwiNHQ11ChXsuIq85EPsnVUuQRCMgRdozgx2lH oxwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710714669; x=1711319469; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iWCJmFh2RkzyDimSfcoMRDKy/ibxxAu0pD09y0hgV+U=; b=CL/m3cqz87NgHEEOSnnkBb/qShRwN4eWo7VCdUTfKxNuFgvT+/4xZ2NEWtSVia7o3G u++65g6ll4WUaReS8f++VWflcvsbQr0foA3t3skqrVz9tr00WTQZPZqqEGLDZpLhbIkA m6+2ndx/NWs2DIb6Amz5HldkmVnD3lW2PE7rc0/T933GiPtGA3d3b6hto/BtDyqVQtA4 pUIpO2I1xlbJXZEDlwvKLy8KfONbSSVFOIJtT6ZIcQPdEGq+KQjMQdcEqBlfFwN7clo5 EnS/KYZkKoslELXmBLW4JSHVmV9YXAeHYyct9mYIDpR7Sz5xwZZwZrbaeEl+gLBzTpiP b0Zg== X-Gm-Message-State: AOJu0YzLMDphUIZazoANYTgtSW67sfSjDHeKVa8//rF+MmZzjSp4PTOf pkzseybu6iMdVyfVOI8/TfLTE1EssJB9074Qi0NxpI3Oeiq5z1QvipoqDh5V X-Google-Smtp-Source: AGHT+IE+yL9RpaiT0diOl6OxkBYXhov13k3Vt9Sydm6Ro51E3Dh0ig8Q5kjcsYeZVzueULBdoNCtFw== X-Received: by 2002:a19:2d1c:0:b0:513:b134:ed1a with SMTP id k28-20020a192d1c000000b00513b134ed1amr6469400lfj.2.1710714668554; Sun, 17 Mar 2024 15:31:08 -0700 (PDT) Received: from localhost.localdomain (2a01cb040b6872000000000000000afa.ipv6.abo.wanadoo.fr. [2a01:cb04:b68:7200::afa]) by smtp.gmail.com with ESMTPSA id g18-20020a05600c4ed200b00413f3b16a26sm12183682wmq.35.2024.03.17.15.31.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Mar 2024 15:31:08 -0700 (PDT) From: Matthieu Bouron To: ffmpeg-devel@ffmpeg.org Date: Sun, 17 Mar 2024 23:28:34 +0100 Message-ID: <20240317223102.49414-4-matthieu.bouron@gmail.com> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20240317223102.49414-1-matthieu.bouron@gmail.com> References: <20240227145536.281991-1-matthieu.bouron@gmail.com> <20240317223102.49414-1-matthieu.bouron@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH v4 3/6] avcodec/jni: use size_t to store structure offsets 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: Matthieu Bouron 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: --- libavcodec/ffjni.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavcodec/ffjni.h b/libavcodec/ffjni.h index 6027bac0ab..d1e86f8329 100644 --- a/libavcodec/ffjni.h +++ b/libavcodec/ffjni.h @@ -24,6 +24,7 @@ #define AVCODEC_FFJNI_H #include +#include /* * Attach permanently a JNI environment to the current thread and retrieve it. @@ -105,7 +106,7 @@ struct FFJniField { const char *method; const char *signature; enum FFJniFieldType type; - int offset; + size_t offset; int mandatory; }; -- 2.44.0 _______________________________________________ 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".