espressif/esp_lv_decoder

0.3.0

Latest
uploaded 9 hours ago
Decoding images in LVGL for multiple formats (PNG, SPNG, JPG, SJPG, QOI, SQOI) using optimized libraries for fast and efficient rendering.

changelog

# ChangeLog

## v0.3.0 (2025-09-12)

* Adapted PJPG format for parsing transparency scenarios
* Added hardware JPEG support
* Integrated compatibility with LVGL v9

## v0.2.0 (2025-04-08)

* Added support for LVGL v9 JPG format.

## v0.1.2 (2024-10-18)

* Added support for parsing split PNG images from the filesystem.
* Added support for JPG and QOI formats.

## v0.1.1 (2024-07-31)

* Added support for parsing standard PNG images form filesystem.

## v0.1.0 Initial Version (2024-06-27)

* Added support for parsing split PNG images from variable.
* Added support for parsing standard PNG images from variable.

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_lv_decoder^0.3.0"

or download archive

Stats

  • Archive size
    Archive size ~ 51.20 KB
  • Downloaded in total
    Downloaded in total 3.0k times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_lv_decoder version: 0.3.0
|