about summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-10-22convert a optional match into ?Devon Sawatsky
2023-10-21stop pushing and popping the buffer, just get slicesDevon Sawatsky
2023-10-21add suggested comments to push_bitsDevon Sawatsky
2023-10-21add some testDevon Sawatsky
2023-10-21fix spelling & minor changesDevon Sawatsky
2023-10-21add some bigger tests to check lzw encodingDevon Sawatsky
2023-10-21replace using pow to compute 2^n with left shiftDevon Sawatsky
2023-10-21fix clippy lints in gifprobeDevon Sawatsky
2023-10-21fix clippy lints in gifedDevon Sawatsky
2023-10-09change license from CC0 to ISCgennyble
2023-10-09cleanupgennyble
2023-07-22use correct bytes for loop countgennyble
2023-07-18uh, they were here. these filesgennyble
2023-07-15uh UH gifprobe thingsgennyble
2023-07-15use bit constants for disposal matchgennyble
2023-07-15weezl errors propagate instead of panicgennyble
2023-07-15fixed packed field handlinggennyble
2023-02-20slugsGenny
2023-02-20correctly write palette paddingGenny
2023-02-11readGenny
2023-02-09no more criterionGenny
2023-02-09dewarn, 0.2.0Genny
2023-02-09add palette functions to images; close #11Genny
2023-02-09add width/height functions to reader; close #10Genny
2023-02-09gaudip wipGenny
2023-01-27omgGenny
2023-01-25audio extension draft stubGenny
2023-01-25gifprobe expandGenny
2022-12-24comment extension encodingGenny
2022-12-24set screen descriptor metadataGenny
2022-12-24MCS must be 2Genny
2022-12-11OMG actually say what it isGenny
2022-12-11formattingGenny
2022-12-11no more giftoolGenny
2022-12-11add recolor extension draftGenny
2022-11-27gifed: add non-streaming readerGenny
2022-11-25no more giftoolGenny
2022-11-25hide gif-frames. it's not ready yetGenny
2022-11-25gifed: streaming writerGenny
2022-11-25Add decompressGenny
2022-11-25Readme updateGenny
2022-11-25gifprobe: more offsetsGenny
2022-11-25Read now gives offsetsGenny
2022-11-24Add write example, remove bad read exampleGenny
2022-11-24GifBuilder workGenny
2022-11-24Move DeocdeError to the bottom of readerGenny
2022-11-24Rename some thingsGenny
2022-11-24No more RgbImage or RgbaImageGenny
2022-11-24Rename ColorTable to PaletteGenny
2022-09-18Set packed field correctlyGenny