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 D7EEE4A2FF for ; Tue, 26 Mar 2024 15:54:52 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D5A9D68D358; Tue, 26 Mar 2024 17:54:49 +0200 (EET) Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7CACD68CF46 for ; Tue, 26 Mar 2024 17:54:43 +0200 (EET) Received: by mail-ed1-f50.google.com with SMTP id 4fb4d7f45d1cf-56890b533aaso6726822a12.3 for ; Tue, 26 Mar 2024 08:54:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1711468482; x=1712073282; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:from:to:cc :subject:date:message-id:reply-to; bh=w61ItSwSHwYj4jbC1zi6IkXhwwHhHBN5epTGtMHqEDk=; b=lfY7GMKudzMgJicO9fZJiuojn1hJlhG/jg5Yu/uMd5sbHI2hOVwHghO2mz7+FsHO/j AFKvr7HaeTnnUn51gvGb2SbiiEGVYfaUxvifugw3uYJtJ1Ly/taRJkwqthWKpxc9vNvk DC8C6vdxFIrvPTXYm0K6A9OfrpNWzcRPf0xcptgSp9em1GQp/43lLiDOPtiPKy9V8dJf hCMxnkxwhZU/+vlG7mykXK/Cu6CbgaNWxZGNz2T38FhpoIqBIqtV3stqev7xvRhym+6m 7QomRZgcJf5fONKFpjlt67IV3yPP++ijVvy/6mXk4Mmn2ArN23bDEHLm5QD4n6JwYjcP KuUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711468482; x=1712073282; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=w61ItSwSHwYj4jbC1zi6IkXhwwHhHBN5epTGtMHqEDk=; b=NSdBM5gMNRvjmTSzhJcP4SNBFFoe7UT1i2RsEJbANZLUJz4ajgn9IVhmKLsG9uTQoo 3CpSCWluqJ+HUNbckoM5HhY1K6MUBitQIqeksfpgFXl5eCBnFtNOjRrOHoRcq1Zmq96Z +2fSRMtQVitds4FSMN9SwtukocyogC+nNhDRU3BFajGxbPqSm27zE2QDzyzNSqJN4CPD od8h7hH63icjNNs4/s3WaPPbxk8k1u0aYUO9YkZHwZdKFUvHtymr3bFWcEASvEZg+t3G cgZr5jjOghR8qv0Famw4d2WYjvZyZhigbu007Dz+sAZMQYyLwAhW3qkfSKOeewVR7Hxp M8pA== X-Gm-Message-State: AOJu0YxnyTqSaZ9Dw2YcpGTKy0OdnKWbu0MeC2zmdHORKvviVYWt8I// vtkJodMI4Ye/3T7Ofb+J05r+dI6v9531VPL5YZxvyTSSodNgYAVAzHfAB13nXNA= X-Google-Smtp-Source: AGHT+IGfWj//RpBaQigvX4uFHhHsdRGBmdgxU8zXGB7KZeJ3jxYaCKXa5FFjyqE6HEp4/dWhkwZwsg== X-Received: by 2002:a50:8a98:0:b0:56b:cf26:3af0 with SMTP id j24-20020a508a98000000b0056bcf263af0mr7341470edj.17.1711468481876; Tue, 26 Mar 2024 08:54:41 -0700 (PDT) Received: from mariano (net-93-70-84-101.cust.vodafonedsl.it. [93.70.84.101]) by smtp.gmail.com with ESMTPSA id a11-20020a05640233cb00b0056bc0c44f02sm4230564edc.96.2024.03.26.08.54.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Mar 2024 08:54:41 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id D6998BFCDC; Tue, 26 Mar 2024 16:35:35 +0100 (CET) Date: Tue, 26 Mar 2024 16:35:35 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , Marth64 References: <20240325212102.1483133-1-marth64@proxyid.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240325212102.1483133-1-marth64@proxyid.net> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH v2] avformat/dvdvideodec: add explicit inttypes.h include 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: Marth64 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: On date Monday 2024-03-25 16:21:02 -0500, Marth64 wrote: > Since log statements printing int64 were made portable in > 4464b7eeb194e98ac115f18d2b6be67361407c8a, let us include > inttypes.h explicitly (as it is unclear where PRId64 and > such are coming from now). > > Reported-by: Traneptora > Signed-off-by: Marth64 > --- > libavformat/dvdvideodec.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libavformat/dvdvideodec.c b/libavformat/dvdvideodec.c > index 761ac97ec6..4959edab5c 100644 > --- a/libavformat/dvdvideodec.c > +++ b/libavformat/dvdvideodec.c > @@ -30,6 +30,8 @@ > * 7) Close the dvdnav VM, and free dvdread's IFO structures > */ > > +#include > + > #include > #include > #include > -- > 2.34.1 LGTM, will apply. _______________________________________________ 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".