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 11FF743527 for ; Thu, 16 Jun 2022 09:50:49 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 015FB68B7E2; Thu, 16 Jun 2022 12:50:48 +0300 (EEST) Received: from mout-p-103.mailbox.org (mout-p-103.mailbox.org [80.241.56.161]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1D17B68B415 for ; Thu, 16 Jun 2022 12:50:41 +0300 (EEST) Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4LNy8t6ryfz9rwf for ; Thu, 16 Jun 2022 11:50:38 +0200 (CEST) Message-ID: <46de969f-011d-2db6-73e2-ac716af66bb8@gyani.pro> Date: Thu, 16 Jun 2022 15:20:27 +0530 MIME-Version: 1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <31c62825d46019ee684f5f81286c1436d7c0ef6d.1655274097.git.pross@xvid.org> From: Gyan Doshi In-Reply-To: <31c62825d46019ee684f5f81286c1436d7c0ef6d.1655274097.git.pross@xvid.org> X-Rspamd-Queue-Id: 4LNy8t6ryfz9rwf Subject: Re: [FFmpeg-devel] [PATCH] doc: describe QOI image format 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 2022-06-15 01:06 pm, Peter Ross wrote: > --- > doc/general_contents.texi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/doc/general_contents.texi b/doc/general_contents.texi > index 93a90a5e52..987a2f82fb 100644 > --- a/doc/general_contents.texi > +++ b/doc/general_contents.texi > @@ -785,6 +785,8 @@ following image formats are supported: > @tab Photoshop > @item PTX @tab @tab X > @tab V.Flash PTX format > +@item QOI @tab X @tab X > + @tab Quite OK Image format > @item SGI @tab X @tab X > @tab SGI RGB image format > @item Sun Rasterfile @tab X @tab X > Pushed as 5242ede48da227927b0c20427c893de4cab44397 Thanks, Gyan _______________________________________________ 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".