index
:
gifed
this commit
main
rust crate. gif encoder/decoder/misc. tools
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-12-11
formatting
Genny
2022-12-11
no more giftool
Genny
2022-12-11
add recolor extension draft
Genny
2022-11-27
gifed: add non-streaming reader
Genny
2022-11-25
no more giftool
Genny
2022-11-25
hide gif-frames. it's not ready yet
Genny
2022-11-25
gifed: streaming writer
Genny
2022-11-25
Add decompress
Genny
2022-11-25
Readme update
Genny
2022-11-25
gifprobe: more offsets
Genny
2022-11-25
Read now gives offsets
Genny
2022-11-24
Add write example, remove bad read example
Genny
2022-11-24
GifBuilder work
Genny
2022-11-24
Move DeocdeError to the bottom of reader
Genny
2022-11-24
Rename some things
Genny
2022-11-24
No more RgbImage or RgbaImage
Genny
2022-11-24
Rename ColorTable to Palette
Genny
2022-09-18
Set packed field correctly
Genny
2022-09-18
Deindex images correctly (oops)
Genny
2022-09-18
Expose Image
Genny
2022-08-23
Use weezl for LZW encoding 😔
Genny
2022-04-05
Add screenpacked abstraction over u8
Genevieve Alfirevic
2022-04-05
Update readme
Genevieve Alfirevic
2022-04-05
Add giftool as a workspace member
Genevieve Alfirevic
2022-04-05
gifprobe: Display some more information about application extensions
Genevieve Alfirevic
2022-04-05
gifed: Add packed struct for image descriptor
Genevieve Alfirevic
2022-04-05
giftool: some analyze subcommand work
Genevieve Alfirevic
2022-04-04
giftool: Add extract-frames subcommand
Genevieve Alfirevic
2022-03-03
Display strings in comments if they are utf8
Genevieve Alfirevic
2022-02-14
Change percentage of API estimation for read
Genevieve Alfirevic
2022-02-14
Image iterator and rgb/rgba image structs
Genevieve Alfirevic
2022-02-11
Use paletted png for example
Genevieve Alfirevic
2022-02-11
Fix read example
Genevieve Alfirevic
Also expliclty ignore the folder it creates
2022-02-11
Start moving packed fields to their own structs
Genevieve Alfirevic
2022-02-02
Why are these files changed
Genevieve Alfirevic
2022-02-02
Lol, what's happening
Genevieve Alfirevic
2021-11-23
Collapse extension enum into block
Genny
2021-11-21
Add references to readme
Genny
2021-11-21
Bring gifprobe into this repository
Genny
2021-11-21
Remove debug code
Genny
2021-10-12
Actually implement image iterator
Genny
I forgot to implement next, oops!
2021-10-11
Run rustfmt
Genny
2021-10-11
Implement images iterator
Genny
2021-10-10
Change language in readme
Genny
2021-10-10
Update readme with current status
Genny
2021-10-10
Make the reader safer
Genny
2021-10-10
Fix builder api, add save method
Genny
2021-09-24
indicies takes slice of u8 now
Genny
2021-09-23
Remove broken use
Genny
2021-09-23
Remove old bin deps from toml
Genny
[prev]
[next]