This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository legacy-imlib2.

View the commit online.

commit 72b610076ab5cd7645d0b439f17486beffda307a
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Wed Jul 9 19:49:54 2025 +0200

    test_load_2: Add more new y4m test images
    
    + correction for changed mono's.
---
 test/test_load_2.cpp | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/test/test_load_2.cpp b/test/test_load_2.cpp
index c99767c..4d7c71d 100644
--- a/test/test_load_2.cpp
+++ b/test/test_load_2.cpp
@@ -139,8 +139,11 @@ static tii_t    tii[] = {
    { "img-8x8.yuv420p10.full_range.framerate_no.y4m",   1737487406 },
    { "img-8x8.yuv422p10.full_range.y4m",   1737487406 },
    { "img-8x8.yuv444p10.full_range.y4m",   1737487406 },
-   { "img-8x8.mono.full_range.y4m",        1737487406 },
-   { "img-8x8.mono10.full_range.y4m",      1737487406 },
+   { "img-8x8.mono.full_range.y4m",        3364792903 },
+   { "img-8x8.mono10.full_range.y4m",      3364792903 },
+   { "img-8x8.mono12.full_range.y4m",      3364792903 },
+   { "img-8x8.mono14.full_range.y4m",      3324419283 },
+   { "img-8x8.mono16.full_range.y4m",      3364792903 },
 #endif
 
    { "icon-128.ico",                     218415319 },

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to