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 B9FCD47F7C for ; Wed, 6 Dec 2023 22:54:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7CBD368CCBF; Thu, 7 Dec 2023 00:53:59 +0200 (EET) Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id DCB8468C1DF for ; Thu, 7 Dec 2023 00:53:52 +0200 (EET) Received: by mail-ej1-f45.google.com with SMTP id a640c23a62f3a-a1e2ded3d9fso35139966b.0 for ; Wed, 06 Dec 2023 14:53:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701903232; x=1702508032; 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=Sffq9v807ZqEEKUEM+hyRgYFd7rlx+D9myHyN6gV9/Y=; b=cdkeE47JGoZgk83VUYMJmWDl2vgNYgFA03eyw11NrcBa1iypSkuigmK3ej3cfTln+Z 1fDZbhL/T72okDCRyFwCCIRiemcsw4hbjcXjbSfefUEEwfO8cmqVTVd2IrukOHhrvD0P 8TcGVQ0cAMrCq4L22zxPfN2l+a+FLyUG/oZtEdFEoxqhHtaSwfjL5AedYMWjmRhsrzlv CYhBZ1p4aMy6KBhBwstvYVxRWCy4ZqpCgRBIiZmTQvIunIk4F+nOsAfxKvV3/jSZiVD1 hYLFBQvVyd7O9ilGRYoWegioS0vpK7UJXKYs6OilIR60ikCjcFT34FELFj/o7ubcsiwA xPvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701903232; x=1702508032; 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=Sffq9v807ZqEEKUEM+hyRgYFd7rlx+D9myHyN6gV9/Y=; b=f+RCc86Ioo7tBNl+F/mDFUBeH7m3ro7Zcx6uOYCuulYsFQyjOaa7tUFSGrSYJanhE/ ZV+iLruWwZzcn/ZnqUSyIW/oIP5Cb86vvxMqwrMJUJQSxmybF6h7/8YstUi8OJdr2P/K cVe/NqoL3efiIMiASKstWjZyQroaWnQlTH86WH2ytAPYJyDlgWsEdMruMurD+rO9GHGO EAChVTNMgM1IpnPHFsKbLf8bBXCfzjl9oMOkIVWR6mdxr+1oWywYW3brulMPU/rwcR84 yj2uw0HX7ElNPyxJoeCXECEmy/ohUQOTQjru5IVKJf6wdgea00/d4N443g5ZB5VX/3f1 OA6w== X-Gm-Message-State: AOJu0YxRV3rlYcOvpcIMywsNEqAAf5Lk3kzERnFkDU+HTPyK8bJ3lL9W Tj98RAjD7ZUc1u99IgOVtAUNRiKpMbs= X-Google-Smtp-Source: AGHT+IH19i+5fxdhW1YPm2BRo7Tp9C2IoXcT1C9GqEbfZF37PFMKH7LoNZAsgiV4bllTQBWLdVIUNQ== X-Received: by 2002:a17:907:b88:b0:a1c:eea8:e34b with SMTP id ey8-20020a1709070b8800b00a1ceea8e34bmr820053ejc.100.1701903231861; Wed, 06 Dec 2023 14:53:51 -0800 (PST) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id u22-20020a170906409600b00a1cc1be1158sm7001ejj.165.2023.12.06.14.53.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Dec 2023 14:53:51 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 7D33BBFCDA; Wed, 6 Dec 2023 23:53:50 +0100 (CET) Date: Wed, 6 Dec 2023 23:53:50 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , Marton Balint References: <20231206082220.5532-1-cus@passwd.hu> <20231206082220.5532-6-cus@passwd.hu> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231206082220.5532-6-cus@passwd.hu> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH v2 6/7] avutil/imgutils: add new function av_image_fill_color() 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 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 Wednesday 2023-12-06 09:22:19 +0100, Marton Balint wrote: > Signed-off-by: Marton Balint > --- > doc/APIchanges | 3 +++ > libavutil/imgutils.c | 4 ++-- > libavutil/imgutils.h | 30 ++++++++++++++++++++++++++++++ > libavutil/version.h | 2 +- > 4 files changed, 36 insertions(+), 3 deletions(-) > > diff --git a/doc/APIchanges b/doc/APIchanges > index 4a2dc1c44f..416e2bec5e 100644 > --- a/doc/APIchanges > +++ b/doc/APIchanges > @@ -2,6 +2,9 @@ The last version increases of all libraries were on 2023-02-09 > > API changes, most recent first: > > +2023-12-xx - xxxxxxxxxxx - lavu 58.33.100 - imgutils.h > + Add av_image_fill_color() nit++: add missing dot? [...] LGTM otherwise (no need to send another patch). _______________________________________________ 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".