Files
luban-lite-t3e-pro/packages/third-party/ffmpeg/Kconfig

10 lines
267 B
Plaintext
Raw Normal View History

2025-01-08 19:12:06 +08:00
menuconfig LPKG_USING_FFMPEG
bool "FFmpeg is a collection of libraries and tools to process multimedia content"
default n
config LPKG_FFMPEG_MEM_USING_CMA
bool "Enable ffmpeg private data memory using cma"
default n
depends on LPKG_USING_FFMPEG