https://github.com/wx257osn2/qoi-fu-test_archived
[ALREADY SOLVED] qoi-fu doesn't work correctly for encoding 4 channels images
https://github.com/wx257osn2/qoi-fu-test_archived
Last synced: 25 days ago
JSON representation
[ALREADY SOLVED] qoi-fu doesn't work correctly for encoding 4 channels images
- Host: GitHub
- URL: https://github.com/wx257osn2/qoi-fu-test_archived
- Owner: wx257osn2
- Archived: true
- Created: 2024-01-12T17:06:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-13T13:59:24.000Z (over 1 year ago)
- Last Synced: 2025-03-04T08:15:42.536Z (3 months ago)
- Language: C++
- Homepage: https://github.com/pfusik/qoi-fu/issues/13
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `qoi-fu` test
```console
$ ./test.sh
make: Nothing to be done for 'all'.
4 channel decoding...
-> OK
3 channel decoding...
-> OK
4 channel encoding...
-> OK
3 channel encoding...
-> OK
```