about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-09dewarn, 0.2.0Genny-34/+4
2023-02-09add palette functions to images; close #11Genny-0/+24
2023-02-09add width/height functions to reader; close #10Genny-0/+8
2023-02-09gaudip wipGenny-3/+12
2023-01-27omgGenny-0/+562
2023-01-25audio extension draft stubGenny-0/+11
2023-01-25gifprobe expandGenny-6/+35
2022-12-24comment extension encodingGenny-2/+9
2022-12-24set screen descriptor metadataGenny-1/+3
2022-12-24MCS must be 2Genny-0/+2
2022-12-11OMG actually say what it isGenny-24/+42
2022-12-11formattingGenny-3/+2
2022-12-11no more giftoolGenny-2/+1
2022-12-11add recolor extension draftGenny-0/+69
2022-11-27gifed: add non-streaming readerGenny-3/+25
2022-11-25no more giftoolGenny-182/+0
2022-11-25hide gif-frames. it's not ready yetGenny-4/+3
2022-11-25gifed: streaming writerGenny-42/+185
2022-11-25Add decompressGenny-3/+28
2022-11-25Readme updateGenny-4/+11
2022-11-25gifprobe: more offsetsGenny-4/+9
2022-11-25Read now gives offsetsGenny-177/+267
2022-11-24Add write example, remove bad read exampleGenny-58/+89
2022-11-24GifBuilder workGenny-125/+130
2022-11-24Move DeocdeError to the bottom of readerGenny-35/+35
2022-11-24Rename some thingsGenny-87/+113
2022-11-24No more RgbImage or RgbaImageGenny-199/+0
2022-11-24Rename ColorTable to PaletteGenny-58/+37
2022-09-18Set packed field correctlyGenny-2/+2
2022-09-18Deindex images correctly (oops)Genny-9/+10
2022-09-18Expose ImageGenny-1/+1
2022-08-23Use weezl for LZW encoding 😔Genny-2/+18
2022-04-05Add screenpacked abstraction over u8Genevieve Alfirevic-82/+86
2022-04-05Update readmeGenevieve Alfirevic-4/+5
2022-04-05Add giftool as a workspace memberGenevieve Alfirevic-1/+2
2022-04-05gifprobe: Display some more information about application extensionsGenevieve Alfirevic-6/+18
2022-04-05gifed: Add packed struct for image descriptorGenevieve Alfirevic-28/+118
2022-04-05giftool: some analyze subcommand workGenevieve Alfirevic-9/+92
2022-04-04giftool: Add extract-frames subcommandGenevieve Alfirevic-0/+98
2022-03-03Display strings in comments if they are utf8Genevieve Alfirevic-1/+6
2022-02-14Change percentage of API estimation for readGenevieve Alfirevic-1/+1
2022-02-14Image iterator and rgb/rgba image structsGenevieve Alfirevic-75/+203
2022-02-11Use paletted png for exampleGenevieve Alfirevic-7/+32
2022-02-11Fix read exampleGenevieve Alfirevic-43/+60
2022-02-11Start moving packed fields to their own structsGenevieve Alfirevic-122/+126
2022-02-02Why are these files changedGenevieve Alfirevic-57/+94
2022-02-02Lol, what's happeningGenevieve Alfirevic-0/+83
2021-11-23Collapse extension enum into blockGenny-205/+240
2021-11-21Add references to readmeGenny-0/+13
2021-11-21Bring gifprobe into this repositoryGenny-22/+170