This website requires JavaScript.
Explore
Help
Sign in
adafruit-mirror
/
esp32-camera
Watch
1
Star
0
Fork
You've already forked esp32-camera
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
deinit-check
esp32-camera
/
conversions
History
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
..
include
Add initial ESP32-S2 support
2021-04-30 16:51:03 +03:00
private_include
Initial Import
2018-11-15 14:22:09 +01:00
esp_jpg_decode.c
Better handling of unsupported chips (
#398
)
2022-05-31 14:22:52 +03:00
jpge.cpp
Fix SPIRAM checks and allow conversion APIs to be built for all platforms (
#397
)
2022-05-31 11:34:24 +03:00
to_bmp.c
Added support for 8-bit grayscale output to fmt2bmp() for frame2bmp()
2022-08-13 15:41:39 -04:00
to_jpg.cpp
Fix SPIRAM checks and allow conversion APIs to be built for all platforms (
#397
)
2022-05-31 11:34:24 +03:00
yuv.c
Initial Import
2018-11-15 14:22:09 +01:00