mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
image/jpeg: implement jpeg decoding for baseline and extended sequential jpegs
This commit is contained in:
committed by
Jeroen van Rijn
parent
d704c45c24
commit
a6f18c3367
@@ -0,0 +1,3 @@
|
||||
package jpeg
|
||||
|
||||
load :: proc{load_from_bytes, load_from_context}
|
||||
Reference in New Issue
Block a user