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-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
2021-09-23
Improve API, monocommit, sorry
Genny
2021-09-15
Reading, fix writing, monocommit
Genny
2021-03-31
Add todos
Genny
2021-03-10
Implement, roughly, extensions, animation, and looping
Genny
2021-03-10
Refactor code and get ready for extension blocks
Genny
2021-03-08
Rename a few things
Genny
2020-11-06
Add gif components
Genny
2020-10-06
Add docs as a todo
Genny
2020-10-06
Get ready for first publish
Genny
2020-10-06
Initial commit
Genny
Messy code, but it bloody works! Well, the tests don't fail, which is a great start!