pico-extras
pico-extras copied to clipboard
"TODO add the encoder here" - add platypus image encoder
It has to exist somewhere, if only to test the decoder:
https://github.com/raspberrypi/pico-extras/blob/77eae2836638baf2f61b321eb61125da99bb4445/README.md?plain=1#L23
This looks like the encoder (with some additional stuff for compressing several images in a row): https://github.com/raspberrypi/pico-playground/blob/eb6658e82069c603244b42d2bdd858a3fa270c63/apps/popcorn/converter/src/convert.cpp#L172