Files

11 lines
292 B
Plaintext
Raw Permalink Normal View History

2024-04-10 12:21:46 +08:00
menuconfig FFMPEG_VCODE_ENABLED
bool "ffmpeg_vcode configuration"
default n
config FFMPEG_VCODE_DYNAMIC
bool "compile component as dynamic(shared) lib"
default n
depends on FFMPEG_VCODE_ENABLED
help
Enable include static lib(from gcc)