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 2253047484 for ; Sat, 9 Dec 2023 19:50:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4DA4F68D09C; Sat, 9 Dec 2023 21:50:01 +0200 (EET) Received: from mail-ot1-f41.google.com (mail-ot1-f41.google.com [209.85.210.41]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id EB5F668D084; Sat, 9 Dec 2023 21:49:49 +0200 (EET) Received: by mail-ot1-f41.google.com with SMTP id 46e09a7af769-6da06c505ccso62183a34.1; Sat, 09 Dec 2023 11:49:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1702151388; x=1702756188; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=G/VZuCN3OdUsabp4RY+auBiqCvpQf0DgdCLMIcARG4M=; b=J+7pUXdOvhUKAB50VR+Nlfoa7bq0rnJDTVaZdDXEAfjWegq4rH2v5Q78R5+kVr+QBR /uj5redGffMP3VNV1Qpw2m7QMoZe3FWN7N/ZlqrWvoN7yMdH3UvdwN4jG5ExPtgbn53c dPlN5EzME7d2QdxCPi/i1QOrLaX1KSLRZsBJNq8OwkJKilEnMOpufbkPYhlqWih2LJzG df5sgOlneT0AYMq1DVpy5P2pe/XcDcBFKG7nsOv02PuSHr44+gZhNjm/v51ip++Ug0RX ewgH+DmfKFnh0Vi69wxgk2cpBI6sIo36rXSK9RmDwn6kTjlwyuuQ2RRKx12U2OCnYts8 7W1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702151388; x=1702756188; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=G/VZuCN3OdUsabp4RY+auBiqCvpQf0DgdCLMIcARG4M=; b=oZIwOlY4Nm/QptFdXQfMec6A61rGnBLdzXZT1Uvg/GRO8iaBcIBeZre8p6DH3lRZPw Gn00faqsamcqIwoh3DoWlb483G2lhOWb1HrrA8x00kG6fGMjuUHvmDxGwxDZhET/kXTg X+EJuNWeRswgmA5ss1556pMzGgkO/8JmVWd7ZFKmoHZSi7UGO1H+o2NVqH5Vftn+uKkC ScgbUkq+BpqdpkWB5X/h5an+m2i9lfo3uHr+iSgEzfwdvO6/Kib4jaFzLxiTA66Vq203 qCpzEnDrc78/Amwy3CSHBHO8D6kNF5N4u0DIQ8qnAuW04UpLFFtiVO7T192SBRWN72Pi Xyrg== X-Gm-Message-State: AOJu0YwE0UBavPUwieR8GaKRPhAYoGxU8qAop+VHwh5ctqC5OaOs5t/e 5hj+MKa9ekKEmLYhNprAm5ybBvTlDyo= X-Google-Smtp-Source: AGHT+IHQo0BHA5MPcnhAqB0hyw90MlEPVsOAyk3+lixgrzXb9qd1TIRIkw2AF4W3ceFdn5CDpXc+0Q== X-Received: by 2002:a05:6808:1511:b0:3b9:e645:4db1 with SMTP id u17-20020a056808151100b003b9e6454db1mr4020509oiw.4.1702151387828; Sat, 09 Dec 2023 11:49:47 -0800 (PST) Received: from gauss.local (c-68-56-149-176.hsd1.mi.comcast.net. [68.56.149.176]) by smtp.gmail.com with ESMTPSA id wa2-20020a05620a4d0200b007788dac6b24sm1613140qkn.41.2023.12.09.11.49.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 09 Dec 2023 11:49:47 -0800 (PST) From: Leo Izen To: ffmpeg-devel@ffmpeg.org Date: Sat, 9 Dec 2023 14:49:37 -0500 Message-ID: <20231209194938.308992-1-leo.izen@gmail.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 0/1] fate/jpegxl: add multiframe permuted TOC image parser 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: samples-request@ffmpeg.org, Leo Izen 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: This patch requires a sample that hasn't been uploaded yet. It can be found at [1] and it should be placed at jxl/orange.jxl once uploaded. It's 262k, which is not very large, but large enough that I did not want to attach it to this email. [1]: https://buzo.us/O.jxl sample sha256sum: 9288337dc0d37effd1f539d4e20083a8ffed757e486f4098121520c74e8de6f6 sample signature: https://buzo.us/A.asc Leo Izen (1): fate/jpegxl: add multiframe permuted TOC image parser test tests/fate/jxl.mak | 3 +++ tests/ref/fate/jxl-multiframe-permuted-toc | 11 +++++++++++ 2 files changed, 14 insertions(+) create mode 100644 tests/ref/fate/jxl-multiframe-permuted-toc -- 2.43.0 _______________________________________________ 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".