mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-30 20:27:47 +02:00
1a04959532
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>