about summary refs log tree commit diff
AgeCommit message (Expand)Author
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
2022-09-18Deindex images correctly (oops)Genny
2022-09-18Expose ImageGenny
2022-08-23Use weezl for LZW encoding 😔Genny
2022-04-05Add screenpacked abstraction over u8Genevieve Alfirevic
2022-04-05Update readmeGenevieve Alfirevic
2022-04-05Add giftool as a workspace memberGenevieve Alfirevic
2022-04-05gifprobe: Display some more information about application extensionsGenevieve Alfirevic
2022-04-05gifed: Add packed struct for image descriptorGenevieve Alfirevic
2022-04-05giftool: some analyze subcommand workGenevieve Alfirevic
2022-04-04giftool: Add extract-frames subcommandGenevieve Alfirevic
2022-03-03Display strings in comments if they are utf8Genevieve Alfirevic
2022-02-14Change percentage of API estimation for readGenevieve Alfirevic
2022-02-14Image iterator and rgb/rgba image structsGenevieve Alfirevic
2022-02-11Use paletted png for exampleGenevieve Alfirevic
2022-02-11Fix read exampleGenevieve Alfirevic
2022-02-11Start moving packed fields to their own structsGenevieve Alfirevic
2022-02-02Why are these files changedGenevieve Alfirevic
2022-02-02Lol, what's happeningGenevieve Alfirevic
2021-11-23Collapse extension enum into blockGenny
2021-11-21Add references to readmeGenny
2021-11-21Bring gifprobe into this repositoryGenny
2021-11-21Remove debug codeGenny
2021-10-12Actually implement image iteratorGenny
2021-10-11Run rustfmtGenny
2021-10-11Implement images iteratorGenny
2021-10-10Change language in readmeGenny
2021-10-10Update readme with current statusGenny
2021-10-10Make the reader saferGenny
2021-10-10Fix builder api, add save methodGenny
2021-09-24indicies takes slice of u8 nowGenny
2021-09-23Remove broken useGenny
2021-09-23Remove old bin deps from tomlGenny
2021-09-23Improve API, monocommit, sorryGenny
2021-09-15Reading, fix writing, monocommitGenny
2021-03-31Add todosGenny
2021-03-10Implement, roughly, extensions, animation, and loopingGenny
2021-03-10Refactor code and get ready for extension blocksGenny