Commit graph

16 commits

Author SHA1 Message Date
devellison
73ed44bc5c Added support for 8-bit grayscale output to fmt2bmp() for frame2bmp()
conversions (reduces memory use for grayscale).
Cleanup / Addressing PR suggestions
2022-08-13 15:41:39 -04:00
Me No Dev
1ac48e5397
Better handling of unsupported chips (#398) 2022-05-31 14:22:52 +03:00
Vikram Dattu
5936a22e95
Fix SPIRAM checks and allow conversion APIs to be built for all platforms (#397)
Signed-off-by: Vikram <vikram.dattu@espressif.com>
2022-05-31 11:34:24 +03:00
me-no-dev
acf206a62a Add initial ESP32-S2 support 2021-04-30 16:51:03 +03:00
Me No Dev
85f7c63234
Merge branch 'master' into master 2020-10-14 01:40:49 +03:00
Me No Dev
eacd640b8d
Fix YUV2RGB888 bug 2020-05-14 16:22:21 +03:00
XiaochaoGONG
4cb2bdac98 don't need that header, be careful the name is different in idf 4+ and 4- 2020-03-30 20:13:37 +08:00
jjsch-dev
69f957646d add OV5640 driver 2020-03-14 00:16:08 -03:00
jjsch-dev
fb6c27a056 try rebase 2020-03-13 14:26:51 -03:00
jjsch-dev
31e9904c67 Revert "add OV5640 driver"
This reverts commit df03701ff7.
2020-03-11 13:48:35 -03:00
jjsch-dev
df03701ff7 add OV5640 driver 2020-03-07 19:10:02 -03:00
jjsch-dev
0076c3e77e fix headers that require esp32 2020-01-28 09:49:18 -03:00
jjsch-dev
05e500e074 porting to idf 4.1 dev 2019-11-06 17:27:02 -03:00
me-no-dev
55135e7d3e Fix data offset for JPG to RGB888 conversion 2018-11-20 12:27:41 +01:00
me-no-dev
89fcfdecb3 Separate JPEG decoder and add JPEG EOF detection 2018-11-19 11:20:04 +01:00
me-no-dev
0d2547a501 Initial Import 2018-11-15 14:22:09 +01:00