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 2c2a13b2a7b2176224dce640376ef460ac0cd0a3
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Mon May 19 18:51:25 2025 +0200
test_load_2: Add more 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 b3cb12c..c99767c 100644
--- a/test/test_load_2.cpp
+++ b/test/test_load_2.cpp
@@ -139,6 +139,8 @@ 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 },
#endif
{ "icon-128.ico", 218415319 },
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.