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 DF9AE4A07F for ; Thu, 18 Apr 2024 15:25:49 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B5D9568CF4C; Thu, 18 Apr 2024 18:25:47 +0300 (EEST) Received: from mail-pf1-f171.google.com (mail-pf1-f171.google.com [209.85.210.171]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 639D368C558 for ; Thu, 18 Apr 2024 18:25:41 +0300 (EEST) Received: by mail-pf1-f171.google.com with SMTP id d2e1a72fcca58-6ed01c63657so956631b3a.2 for ; Thu, 18 Apr 2024 08:25:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1713453938; x=1714058738; darn=ffmpeg.org; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=Ga7SOKD5/X4tg7gFkuIWSm0SKpA0Dfbr9V9Hzq8pRVQ=; b=myDfsYOx93PqEqXCjnJe6I52FGUU01AyZ6CHQJ1bDCdbi5bufZ01QYSsuo5xqgVYKb xRXRqfSJOilveKl3RKNMtrstsfIsq815QfG2T0cJFmtMOFhATuGwsAhGl/SqaWrbxofS wH/FhG47KxNAk+pwvNfe16Ihod33JG9qIWeqpNCNn3DJvPJe5nUOJ7bR35cwREdTx4DT OY3j6+F7TEo3UrTyXeFDuTXYhWIDL4kWByADvRiCtXqiRiabVwPc1Ny95a/CEQ3Arvf7 nocRG+vvwFllV/5cvj/4447AaaX3vwyXklQA2Txq1yQVaHO5w0wpGJd93DMomyd+BxM9 vOaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713453938; x=1714058738; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Ga7SOKD5/X4tg7gFkuIWSm0SKpA0Dfbr9V9Hzq8pRVQ=; b=Oa3kh/MgHxTIrAyCwTPwIdTW+I+OQ66+Hd4sGq9w2W3y23QUGEhA6hws33nW5PFjm2 te/MCaPvx8mjN+dtfEK6zr2Iesndt6ODfQWJMJkNLp8UUtemu+uh4Ni+8cl6bhe/l1pP twkYILNMRCeEgMil4HaqrqxQW+KIpOB/K0hRruUBg1yhcjovaigYOgFNfxIfREvcn2Vg UaiwdZDdwy99v1DsgTr2PP3DHJHrOAZGyxchl7AwBt0Y+LpuikSd/oAwAex48rgA+g8F EglLIdXWZcLoEOGD4Gmz42Is+LevVeBqms1of53rBdRPUy8nnigIp1RHUbeJGulJ5eJK iHRA== X-Gm-Message-State: AOJu0YyBRZh6V+dhf+EjKV1dxr+HUw65zYwUlxfvPcXeSZaqgOLW1K9y sAezsGUKAd/gz7Ud+vc43JnT1BIeQDBsujfRpfVml/A4fadcDklgsHISgA== X-Google-Smtp-Source: AGHT+IE2VfStzTzu9mvx6f0BjF78lAB1O4ACzZeZn+ujPqS818/jDpz5cZUZ/EPixJwqtZ5pN+sCVw== X-Received: by 2002:a05:6a00:240c:b0:6e9:38d0:5019 with SMTP id z12-20020a056a00240c00b006e938d05019mr3556510pfh.0.1713453938629; Thu, 18 Apr 2024 08:25:38 -0700 (PDT) Received: from [192.168.0.10] ([190.194.167.233]) by smtp.gmail.com with ESMTPSA id u26-20020aa7839a000000b006e53cc789c3sm1608506pfm.107.2024.04.18.08.25.37 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 18 Apr 2024 08:25:38 -0700 (PDT) Message-ID: <6535027f-3384-485e-9c44-23a1e9325919@gmail.com> Date: Thu, 18 Apr 2024 12:25:37 -0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <20240418151721.3952713-1-ffmpeg-devel@pileofstuff.org> Content-Language: en-US From: James Almer In-Reply-To: <20240418151721.3952713-1-ffmpeg-devel@pileofstuff.org> Subject: Re: [FFmpeg-devel] [PATCH] avutil/frame: remove comment about avcodec_get_frame_class() 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 4/18/2024 12:17 PM, Andrew Sayers wrote: > The function was deprecated a while back and deleted last year. > --- > libavutil/frame.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/libavutil/frame.h b/libavutil/frame.h > index 68a2ad1555..60bb966f8b 100644 > --- a/libavutil/frame.h > +++ b/libavutil/frame.h > @@ -369,8 +369,7 @@ typedef struct AVRegionOfInterest { > * to the end with a minor bump. > * > * Fields can be accessed through AVOptions, the name string used, matches the > - * C structure field name for fields accessible through AVOptions. The AVClass > - * for AVFrame can be obtained from avcodec_get_frame_class() > + * C structure field name for fields accessible through AVOptions. > */ > typedef struct AVFrame { > #define AV_NUM_DATA_POINTERS 8 Applied, thanks. _______________________________________________ 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".