Commit Graph

315 Commits

Author SHA1 Message Date
70894be9aa Specified framework support
Flutter is the application framework that uses Dart. 'dqoi' provides full support for Flutter apps with custom image painters.
2022-04-25 11:54:00 +01:00
8308c4c107 Add 'dqoi' to the implementations list on README
'dqoi' is my implementation of QOI for Dart and Flutter, based off the C code included here, and @LowLevelJavaScript's implementation.
2022-04-22 20:29:47 +01:00
339e11e2fd Add info about versioning and contributing 2022-04-21 21:25:59 +02:00
3a90672872 Merge pull request #202 from shraiwi/master
Add C streaming decoder to readme.md
2022-04-19 17:03:59 +02:00
477a589907 Merge pull request #201 from HappySeaFox/master
Update link to SAIL library
2022-04-19 17:03:34 +02:00
682273b101 Add C streaming decoder to readme.md 2022-04-16 20:38:36 -05:00
e3612650c0 Update link to SAIL library 2022-04-15 11:18:01 -07:00
028c75fd26 Merge pull request #199 from JohannesFriedrich/master
Add R-package QOI to README.md
2022-04-12 23:51:52 +02:00
J_F
cc97aaed08 Add R-package QOI to README.md 2022-04-12 21:42:58 +02:00
e42b0b3022 Load/store RGBA separately instead of using a typecast; close #197
This should fix problems on big-endian machines and with ILP64
2022-04-11 23:19:04 +02:00
59e0575c49 Remove obsolete, unused vars; close #56 2022-04-11 22:35:39 +02:00
1f8d2b752d Merge pull request #192 from Tiefseetauchner/patch-1
Added lr-paint processing qoi capable drawing program
2022-04-11 22:13:44 +02:00
bf50a4253a Merge branch 'master' into patch-1 2022-04-11 22:13:38 +02:00
d3e2aa8b20 Merge pull request #196 from mathpn/master
include py-qoi in readme
2022-04-11 22:12:37 +02:00
1181570cdf Merge pull request #190 from amstan/upstream
QOI on an FPGA (Verilog)!
2022-04-11 22:09:17 +02:00
4e8e5b6a70 Merge branch 'master' into upstream 2022-04-11 22:09:11 +02:00
c861c4b825 Merge pull request #198 from pfusik/qoi-ci-1.1.1
New release of qoi-ci
2022-04-11 22:08:08 +02:00
1296ad8179 New release of qoi-ci 2022-04-11 21:46:56 +02:00
773915aefd include py-qoi in readme
include a new native python implementation of encoder + decoder following QOI format specifications
2022-04-09 21:56:13 -03:00
a5075d1b6f Merge pull request #195 from musabkilic/musabkilic-patch-1
Add musabkilic/qoi-decoder to implementations
2022-04-09 16:43:42 +02:00
7506300a3e Add musabkilic/qoi-decoder to implementations 2022-04-09 17:17:36 +03:00
fc0eef8e54 Added lr-paint processing qoi capable drawing program
I made LR-Paint in three days to proof (mainly to myself) how simple it is to implement QOI
So I wrote it in Processing
Like any madman would
It's great trust me
And this is totally serious, I want the abomination of Processing code I made to be in the QOI Readme yes yes
2022-04-07 19:10:27 +02:00
56be991260 QOI on an FPGA (Verilog)! 2022-04-05 02:16:00 -07:00
09d144f892 Mention DOjS 2022-03-28 09:28:30 +02:00
009b481b07 Merge pull request #180 from soywiz/patch-1
Added KorGE & KorIM support engine & library to the README
2022-03-25 09:48:00 +01:00
8297ace59d Added KorGE & KorIM support engine & library 2022-03-25 03:09:48 +01:00
375f3f02b4 Merge pull request #175 from DmitriySalnikov/patch-1
Add link to QOI Addon for Godot Engine
2022-03-25 01:02:17 +01:00
9a4a7ce5e8 Merge branch 'master' into patch-1 2022-03-25 01:02:11 +01:00
3d77784bd5 Merge pull request #177 from dan9er/dan9er-readme-tool-farbfeld
Add link to farbfeld-convert-qoi tool in README
2022-03-25 01:00:34 +01:00
777b68ab2f Merge pull request #179 from jmaselbas/patch-2
Update readme with other software with QOI support
2022-03-25 00:59:40 +01:00
6170f9125d Update readme with other software with QOI support 2022-03-25 00:57:01 +01:00
27e433ef92 Merge pull request #178 from pfusik/irfanview
Mention IrfanView
2022-03-23 15:30:29 +01:00
73f04c2ef9 Mention IrfanView 2022-03-23 12:18:38 +01:00
606bf77678 Add link to farbfeld-convert-qoi tool in README 2022-03-02 04:04:04 +00:00
2cfe3f58fa Merge pull request #176 from wx257osn2/patch-1
Add qoixx in implementations list
2022-02-21 11:49:32 +01:00
I
be96074eb0 Add qoixx 2022-02-21 08:56:59 +09:00
6cfd82d35e Add link to QOI Addon for Godot Engine 2022-02-09 02:35:06 +03:00
7094132132 Mention rTexPacker 2022-02-06 12:12:20 +01:00
6c0831f91f Merge pull request #172 from orx/master
Added orx link (other software) to README.md
2022-01-31 18:35:55 +01:00
e6195209d8 Update README.md
Added Orx link to README.md
2022-01-31 10:56:59 -05:00
e8a3f40993 Merge pull request #171 from mhoward540/patch-1
Update README.md to reference Nim version
2022-01-30 12:18:58 +01:00
efd968caba Update README.md to reference Nim version 2022-01-29 20:18:05 +01:00
ee79afbe8b Mention rTexViewer 2022-01-28 01:24:10 +01:00
0db7d65c83 Merge pull request #169 from aquaratixc/patch-1
Update README.md
2022-01-20 20:11:47 +01:00
98d5f5187e Update README.md 2022-01-20 20:13:19 +03:00
e367cb19df Merge pull request #164 from aldanor/feature/add-qoi-rust
Add `qoi` Rust crate reference (aldanor/qoi-rust)
2022-01-06 11:50:43 +01:00
98e8a0237c Add qoi Rust crate reference (aldanor/qoi-rust) 2022-01-06 04:06:21 +03:00
fd6f6463ef Fix documentation for consecutive QOI_OP_INDEX chunks; close #112 2022-01-05 16:57:38 +01:00
07116e8b89 Clarify colorspace & channels header usage; #152 2022-01-05 16:55:27 +01:00
6804a745e4 Fix example in QOI_OP_LUMA documentation; close #161 2022-01-05 16:51:38 +01:00