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 e3c576fcd1947c5875f301a1323f1a8861d8f406
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Wed May 14 17:56:17 2025 +0200

    test_load_2: Add new y4m test images
---
 test/test_load_2.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/test_load_2.cpp b/test/test_load_2.cpp
index d16713a..b3cb12c 100644
--- a/test/test_load_2.cpp
+++ b/test/test_load_2.cpp
@@ -137,6 +137,8 @@ static tii_t    tii[] = {
    { "img-8x8.full_range.y4m",             1737487406 },
    { "img-8x8.yuv420p10.full_range.y4m",   1737487406 },
    { "img-8x8.yuv420p10.full_range.framerate_no.y4m",   1737487406 },
+   { "img-8x8.yuv422p10.full_range.y4m",   1737487406 },
+   { "img-8x8.yuv444p10.full_range.y4m",   1737487406 },
 #endif
 
    { "icon-128.ico",                     218415319 },

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

Reply via email to