Disable redcode (the file format of RED one, R3D) by default.
This commit is contained in:
@@ -139,7 +139,7 @@ BF_OPENJPEG_LIB = ''
|
|||||||
BF_OPENJPEG_INC = '${BF_OPENJPEG}/include'
|
BF_OPENJPEG_INC = '${BF_OPENJPEG}/include'
|
||||||
BF_OPENJPEG_LIBPATH='${BF_OPENJPEG}/lib'
|
BF_OPENJPEG_LIBPATH='${BF_OPENJPEG}/lib'
|
||||||
|
|
||||||
WITH_BF_REDCODE = 'true'
|
WITH_BF_REDCODE = 'false'
|
||||||
BF_REDCODE = '#extern/libredcode'
|
BF_REDCODE = '#extern/libredcode'
|
||||||
BF_REDCODE_LIB = ''
|
BF_REDCODE_LIB = ''
|
||||||
# Uncomment the following two lines to use system's ffmpeg
|
# Uncomment the following two lines to use system's ffmpeg
|
||||||
|
Reference in New Issue
Block a user