File tree Expand file tree Collapse file tree 6 files changed +4
-6
lines changed
Expand file tree Collapse file tree 6 files changed +4
-6
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ THIS_DIR=$(DIRNAME=$(dirname "$0"); cd "$DIRNAME"; pwd)
3131cd " $THIS_DIR "
3232
3333# ffmpeg config options
34- source $MR_SHELL_CONFIGS_DIR /ffconfig/module.sh
34+ source $MR_SHELL_CONFIGS_DIR /ffconfig/module-full .sh
3535source $MR_SHELL_CONFIGS_DIR /ffconfig/auto-detect-third-libs.sh
3636
3737CFG_FLAGS=
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ FFMPEG_CFG_FLAGS=
3434FFMPEG_EXTRA_CFLAGS=
3535export COMMON_FF_CFG_FLAGS=
3636# use ijk ffmpeg config options
37- source $MR_SHELL_CONFIGS_DIR /ijk-ffmpeg-config/module.sh
37+ source $MR_SHELL_CONFIGS_DIR /ijk-ffmpeg-config/module-lite .sh
3838FFMPEG_CFG_FLAGS=" $FFMPEG_CFG_FLAGS $COMMON_FF_CFG_FLAGS "
3939
4040# Advanced options (experts only):
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ THIS_DIR=$(DIRNAME=$(dirname "$0"); cd "$DIRNAME"; pwd)
3131cd " $THIS_DIR "
3232
3333# ffmpeg config options
34- source $MR_SHELL_CONFIGS_DIR /ffconfig/module.sh
34+ source $MR_SHELL_CONFIGS_DIR /ffconfig/module-full .sh
3535source $MR_SHELL_CONFIGS_DIR /ffconfig/auto-detect-third-libs.sh
3636
3737CFG_FLAGS=
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ FFMPEG_CFG_FLAGS=
3434FFMPEG_EXTRA_CFLAGS=
3535export COMMON_FF_CFG_FLAGS=
3636# use ijk ffmpeg config options
37- source $MR_SHELL_CONFIGS_DIR /ijk-ffmpeg-config/module.sh
37+ source $MR_SHELL_CONFIGS_DIR /ijk-ffmpeg-config/module-lite .sh
3838FFMPEG_CFG_FLAGS=" $FFMPEG_CFG_FLAGS $COMMON_FF_CFG_FLAGS "
3939
4040# Advanced options (experts only):
You can’t perform that action at this time.
0 commit comments