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,7 @@
# SPIRAM configurations for ESP32P4
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
CONFIG_SPIRAM_MODE_HEX=y
CONFIG_SPIRAM_SPEED_200M=y
# CPU configuration
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_360=y