Tasmota/lib/libesp32/JPEGDEC/library.properties
Christian Baars 7cb8a3f968
Berry: add cam module, img class (#21743)
* cam module, img class
2024-07-07 19:50:33 +02:00

11 lines
476 B
INI

name=JPEGDEC
version=1.5.0
author=Larry Bank
maintainer=Larry Bank
sentence=Optimized JPEG decoder for MCUs with 32K+ RAM.
paragraph=A fast JPEG library with a unique set of functions to make viewing image on microcontrollers easy. Includes fast downscaling options and the ability to view Exif embedded thumbnails. Supports baseline grayscale and color images with Huffman encoding.
category=Display
url=https://github.com/bitbank2/JPEGDEC
architectures=*
includes=JPEGDEC.h