mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-21 14:15:45 +01:00
This test verifies the parser's handling of multiframe JXL files that have an entropy-encoded permuted table of contents for each frame. The testcase is actually six JXL codestreams concatenated together, and the parser needs to be able to find the boundaries. Signed-off-by: Leo Izen <leo.izen@gmail.com>