feat(esp_h264): Added esp_h264 encoder and decoder

This commit is contained in:
houhaiyan
2025-06-04 21:59:27 +08:00
parent d835854c8f
commit fa54de736e
13 changed files with 971 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# SPIRAM configurations for ESP32S3
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_80M=y
# CPU configuration
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y