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 BE9DC48547 for ; Wed, 6 Dec 2023 22:01:33 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C8FEC68CC25; Thu, 7 Dec 2023 00:01:30 +0200 (EET) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 522D468C11C for ; Thu, 7 Dec 2023 00:01:24 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 6732B60003 for ; Wed, 6 Dec 2023 22:01:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1701900083; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Aq/tK8mmlGK5MaqUrBGE0/E7gJmeBS26AZUw1UtuX90=; b=nwLuTA1EWQZDRmlzXQGqQsxqZfhmOPt1QWAGyCxXfQi0F6W8H0UhsOwGHlH5mxiEJ1tBb9 x6ReQ72XuQW0XjKqYBkKrSuBKZlP3Y4L5PzfjkirFBv09XAeqzvM4m6FCfbqoOEzDG8Hro ijAaaaY25DeSfWrA3nNLZnERq33TQXL6pJRwyZ0FiNqkOVojYGqJTgyDWdE0FkwWQa3FVV 9UB3CVRYGkOK7I81+7uxUp4MqX/wq8Q+XM5jp1Dpoo5mToEwDgcuZp95sOJtxdhzi24XaJ M/kCr8uHKsggL7Susg51LhmnpF78V3RTGKS8BQUwHIrtlTdGKMc0PnHbmX7yNA== Date: Wed, 6 Dec 2023 23:01:22 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231206220122.GC3543730@pb2> References: <20231206013505.57654-1-thilo.borgmann@mail.de> MIME-Version: 1.0 In-Reply-To: <20231206013505.57654-1-thilo.borgmann@mail.de> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v7 0/7] webp: add support for animated WebP decoding 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-Type: multipart/mixed; boundary="===============9181638552273080975==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============9181638552273080975== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1sBt+M0NK4V37GXQ" Content-Disposition: inline --1sBt+M0NK4V37GXQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 06, 2023 at 02:34:58AM +0100, Thilo Borgmann via ffmpeg-devel w= rote: > Still images fixed, includes FATE tests, VP8 decoder decoupled so there a= re no more data races, fixed more asserts, fixed ffprobe regression. >=20 > Patch 5/7 is still there for making changes in lavc/webp reviewable but s= hall be stashed when pushing. >=20 > -Thilo >=20 > Josef Zlomek (2): > libavcodec/webp: add support for animated WebP decoding > libavformat/webp: add WebP demuxer >=20 > Thilo Borgmann (5): > avcodec/webp: move definitions into header > avcodec/webp: remove unused definitions > avcodec/webp_parser: parse each frame into one packet > avcodec/webp: make init_canvas_frame static > fate: add test for animated WebP something in this patch leads to new warnings: =2E/ffmpeg -i fate-suite/exif/image_small.webp -vcodec copy -bitexact file= -4087B.webp =2E/ffmpeg -i file-4087B.webp -f null - after this patchset =2E/ffmpeg -i fate-suite/exif/image_small.webp -vcodec copy -bitexact file= -4087B.webp =2E/ffmpeg -i file-4087B.webp -f null - [webp @ 0x55a5284bcb80] EXIF chunk present, but Exif bit not set in the VP8= X header something similar happens with "ALPHA chunk present, but alpha bit not set = in the VP8X header" with ticket 4087/5_webp_a.webp thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is a danger to trust the dream we wish for rather than the science we have, -- Dr. Kenneth Brown --1sBt+M0NK4V37GXQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZXDvLgAKCRBhHseHBAsP q8cJAJ9mtIu+RtkKcLMH1+aWS5a93QGEIACfRoLKsZtxORdxe8faIWE0znAuL+A= =CYRk -----END PGP SIGNATURE----- --1sBt+M0NK4V37GXQ-- --===============9181638552273080975== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============9181638552273080975==--