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 (
Expand
)
Author
2023-10-12
parse mp3 frames!
gennyble
2023-10-09
changes
gennyble
2023-10-09
change license from CC0 to ISC
gennyble
2023-10-09
cleanup
gennyble
2023-07-22
use correct bytes for loop count
gennyble
2023-07-18
uh, they were here. these files
gennyble
2023-07-15
uh UH gifprobe things
gennyble
2023-07-15
use bit constants for disposal match
gennyble
2023-07-15
weezl errors propagate instead of panic
gennyble
2023-07-15
fixed packed field handling
gennyble
2023-02-20
slugs
Genny
2023-02-20
correctly write palette padding
Genny
2023-02-11
read
Genny
2023-02-09
no more criterion
Genny
2023-02-09
dewarn, 0.2.0
Genny
2023-02-09
add palette functions to images; close #11
Genny
2023-02-09
add width/height functions to reader; close #10
Genny
2023-02-09
gaudip wip
Genny
2023-01-27
omg
Genny
2023-01-25
audio extension draft stub
Genny
2023-01-25
gifprobe expand
Genny
2022-12-24
comment extension encoding
Genny
2022-12-24
set screen descriptor metadata
Genny
2022-12-24
MCS must be 2
Genny
2022-12-11
OMG actually say what it is
Genny
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
[next]