add some code
This commit is contained in:
40
managed_components/espressif__esp_jpeg/CHANGELOG.md
Normal file
40
managed_components/espressif__esp_jpeg/CHANGELOG.md
Normal file
@@ -0,0 +1,40 @@
|
||||
## 1.3.1
|
||||
|
||||
- Fixed the format of Kconfig file
|
||||
|
||||
## 1.3.0
|
||||
|
||||
- Added option to get image size without decoding it
|
||||
|
||||
## 1.2.1
|
||||
|
||||
- Fixed decoding of non-conforming 0xFFFF marker
|
||||
|
||||
## 1.2.0
|
||||
|
||||
- Added option to for passing user defined working buffer
|
||||
|
||||
## 1.1.0
|
||||
|
||||
- Added support for decoding images without Huffman tables
|
||||
- Fixed undefined configuration options from Kconfig
|
||||
|
||||
## 1.0.5~3
|
||||
|
||||
- Added option to swap output color bytes regardless of JD_FORMAT
|
||||
|
||||
## 1.0.4
|
||||
|
||||
- Added ROM implementation support for ESP32-C6
|
||||
|
||||
## 1.0.2
|
||||
|
||||
- Fixed compiler warnings
|
||||
|
||||
## 1.0.1
|
||||
|
||||
- Fixed: exclude ESP32-C2 from list of ROM implementations
|
||||
|
||||
## 1.0.0
|
||||
|
||||
- Initial version
|
||||
Reference in New Issue
Block a user