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 83B314336B for ; Wed, 1 Jun 2022 20:38:57 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E5FE368B78C; Wed, 1 Jun 2022 23:38:54 +0300 (EEST) Received: from mail-yw1-f174.google.com (mail-yw1-f174.google.com [209.85.128.174]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 88DC968B64B for ; Wed, 1 Jun 2022 23:38:48 +0300 (EEST) Received: by mail-yw1-f174.google.com with SMTP id 00721157ae682-30fa61b1a83so26172687b3.0 for ; Wed, 01 Jun 2022 13:38:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=d6Ex6IGSFWJ7VY1oAhKGJme7PAykgGzKTVg2WidEREM=; b=eGt1gd3kqUVG6cbFkKhft4LBFhQyquGJrAPblzjtqJoaiKLcbbRGCTF8DvHGD05rmW 4s/o1Dnk2Azt1sQQVzWsiO2yx+e1AEIx3JYrcjhUZbNyn87AL+hs8dfFL4JK6J9R5OdV Iu/Mccv3WKqsg5TJGIGAULB4n2Y3EXVjL0q0j2M+Lj/tpQU3ep35oxMF1txn88DgW2bJ J1wraNU6/wjMSC3zmqnVg7cU7Bl4tcdtk40YTQKCbYl7S5dnbUdCuGgfq5/6xJ9hYG24 DCFP8iw2HQToc2msKNALaV0lVVW7Dvh561EHoBFxT4RQM67wZdm56fCTvmJpPaTOdLK6 6KfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=d6Ex6IGSFWJ7VY1oAhKGJme7PAykgGzKTVg2WidEREM=; b=V5ATnSRvB0GtMTI5XhniZXdDu6rb/Rstf0rBOEB/FN16aspDQIHg8drIAS3bKW/Wa1 PI6nwIdHQw70VryzTc3AJLOdVEf51g2mh4C4PpGbD+bxzvJaknp6kIBG2WKteonkqO1L DKENmkW5BmvmHS0Cvd++PTXpJq5NUJmEnwCHpzQUecOymywRM7yRT6DzEqEoPE+kkh62 lZ4HMhpc5e7MOSbVBTH5i8FiCf7MFd6Csqh3FO4NUI4uhJCA7BBipNKk0kkjqMtwm1b6 K+31pP3g8ufNHQ14dPrk4UibjXb0lFQSEOik77Ng9ZytP4v73FiIWPztvZeLXeI5cXEb CJwA== X-Gm-Message-State: AOAM5317nSHRKc4LxzQR/R31d3H8vDXSMQ2HjWE8pG8MYqWzCdXXrEKY FjaErk5NqVct8LopQHNCLrfNVpXnfyobzF+l4D4SmQ== X-Google-Smtp-Source: ABdhPJz+rPejetE0t+VxZwy4hlPDjADRzqfY7o2fA4NRpkC/mw42Jvr/gBbrFwb9oQpx3Jw4e9T7i9Wg6vPXjQoT/AA= X-Received: by 2002:a0d:cd81:0:b0:2ff:aa45:4238 with SMTP id p123-20020a0dcd81000000b002ffaa454238mr1559853ywd.155.1654115926993; Wed, 01 Jun 2022 13:38:46 -0700 (PDT) MIME-Version: 1.0 References: <20220424183514.986374-1-vigneshv@google.com> In-Reply-To: From: Vignesh Venkatasubramanian Date: Wed, 1 Jun 2022 13:38:35 -0700 Message-ID: To: James Zern Subject: Re: [FFmpeg-devel] [PATCH] avformat/mov: Only read the primary item for AVIF 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: FFmpeg development discussions and patches 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 Wed, Jun 1, 2022 at 10:30 AM James Zern wrote: > > On Sun, Apr 24, 2022 at 11:35 AM Vignesh Venkatasubramanian > wrote: > > > > Update the still AVIF parser to only read the primary item. With this > > patch, AVIF still images with exif/icc/alpha channel will no longer > > fail to parse. > > > > For example, this patch enables parsing of files in: > > https://github.com/AOMediaCodec/av1-avif/tree/master/testFiles/Microsoft > > > > Can some of the failing files or similar ones be added to fate? There are no fate tests for AVIF parsing as of now. I was thinking about adding some for the muxing. But i am not sure what can be done here for the parsing. -- Vignesh _______________________________________________ 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".