Images 💾

Last commit ⭐

commit eac78a05079588122dc0d974945adbbbc1b13b7b
Author:     Nico Weber <thakis@chromium.org>
AuthorDate: Fri Mar 7 21:33:37 2025 -0500
Commit:     Nico Weber <thakis@chromium.org>
CommitDate: Fri Mar 7 22:18:49 2025 -0500

    Tests/JPEG2000: Tweak test_jpeg2000_progression_iterators bounds
    
    The old bounds didn't really test the precinct part, since
    precinct_count() used to return just 1.
    
    Now all 4 components return distinct upper bounds, and all > 1.