Compliance: Add building option to disable x264 and ffmpeg
This commit is contained in:
6
common/config.h
Normal file
6
common/config.h
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
// 请设置为禁用,防止GPL开源传染性
|
||||
#define DISABLE_X264_FOR_TEST 0
|
||||
|
||||
// 请设置为禁用,防止GPL开源传染性
|
||||
#define DISABLE_FFMPEG_FOR_TEST 0
|
||||
Reference in New Issue
Block a user