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 d2b9b34b667c3dbca442b391ccc806093e96bd4d
Author: Chema Gonzalez <che...@meta.com>
AuthorDate: Sun May 18 18:39:56 2025 -0700
Y4M loader: add example for 8-bit mono
Tested:
```
$ src/bin/.libs/imlib2_view test/images/img-8x8.mono.full_range.y4m
$ feh test/images/img-8x8.mono.full_range.y4m
```
---
test/images/img-8x8.mono.full_range.y4m | Bin 0 -> 124 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/test/images/img-8x8.mono.full_range.y4m b/test/images/img-8x8.mono.full_range.y4m
new file mode 100644
index 0000000..25829dd
Binary files /dev/null and b/test/images/img-8x8.mono.full_range.y4m differ
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.