mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-27 22:48:54 +00:00
V1.0.6
This commit is contained in:
@@ -10,6 +10,24 @@ config AIC_MPP_PLAYER_INTERFACE
|
||||
select AIC_AUDIO_DRV
|
||||
select RT_USING_PTHREADS
|
||||
|
||||
config AIC_MPP_PLAYER_VE_USE_FILL_FB
|
||||
bool "Enable player ve use fill fb"
|
||||
default n
|
||||
depends on LPKG_MPP && AIC_MPP_PLAYER_INTERFACE
|
||||
|
||||
config AIC_MPP_AVI_DEMUX
|
||||
bool "Enable avi demux"
|
||||
default n
|
||||
depends on LPKG_MPP && AIC_MPP_PLAYER_INTERFACE
|
||||
|
||||
config AIC_MPP_RECORDER_INTERFACE
|
||||
bool "Enable recorder interface and demo"
|
||||
default n
|
||||
depends on LPKG_MPP
|
||||
select LPKG_USING_MAD
|
||||
select AIC_AUDIO_DRV
|
||||
select RT_USING_PTHREADS
|
||||
|
||||
config AIC_MPP_VIN
|
||||
bool "Enable Video Input interface"
|
||||
default n
|
||||
@@ -30,7 +48,8 @@ config AIC_MPP_FB_TEST
|
||||
default n
|
||||
depends on LPKG_MPP
|
||||
|
||||
config AIC_MPP_AVI_DEMUX
|
||||
bool "enable avi demux"
|
||||
default n
|
||||
depends on LPKG_MPP && AIC_MPP_PLAYER_INTERFACE
|
||||
config AIC_STARTUP_UI_SHOW
|
||||
bool "Show Startup Ui"
|
||||
default n
|
||||
depends on LPKG_MPP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user