aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure52
1 files changed, 39 insertions, 13 deletions
diff --git a/configure b/configure
index af74c4e3..1db33f95 100755
--- a/configure
+++ b/configure
@@ -4528,7 +4528,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $libpng_VERSION_INT -le 60000000; then
- if test $libpng_VERSION_INT -ge 54027100; then
+ if test $libpng_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $libpng_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $libpng_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -4752,7 +4754,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $libpng_VERSION_INT -le 60000000; then
- if test $libpng_VERSION_INT -ge 54027100; then
+ if test $libpng_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $libpng_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $libpng_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -5235,7 +5239,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $lua_VERSION_INT -le 60000000; then
- if test $lua_VERSION_INT -ge 54027100; then
+ if test $lua_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $lua_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $lua_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -5460,7 +5466,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $lua_VERSION_INT -le 60000000; then
- if test $lua_VERSION_INT -ge 54027100; then
+ if test $lua_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $lua_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $lua_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -5685,7 +5693,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $lua_VERSION_INT -le 60000000; then
- if test $lua_VERSION_INT -ge 54027100; then
+ if test $lua_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $lua_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $lua_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -5909,7 +5919,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $lua_VERSION_INT -le 60000000; then
- if test $lua_VERSION_INT -ge 54027100; then
+ if test $lua_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $lua_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $lua_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -6211,7 +6223,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $libavcodec_VERSION_INT -le 60000000; then
- if test $libavcodec_VERSION_INT -ge 54027100; then
+ if test $libavcodec_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $libavcodec_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $libavcodec_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -6554,7 +6568,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $libavformat_VERSION_INT -le 60000000; then
- if test $libavformat_VERSION_INT -ge 54027100; then
+ if test $libavformat_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $libavformat_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $libavformat_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -6776,7 +6792,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $libavutil_VERSION_INT -le 60000000; then
- if test $libavutil_VERSION_INT -ge 54027100; then
+ if test $libavutil_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $libavutil_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $libavutil_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -7013,7 +7031,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $libswscale_VERSION_INT -le 60000000; then
- if test $libswscale_VERSION_INT -ge 54027100; then
+ if test $libswscale_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $libswscale_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $libswscale_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -7246,7 +7266,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $libprojectM_VERSION_INT -le 60000000; then
- if test $libprojectM_VERSION_INT -ge 54027100; then
+ if test $libprojectM_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $libprojectM_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $libprojectM_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -7554,7 +7576,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $portaudio_VERSION_INT -le 60000000; then
- if test $portaudio_VERSION_INT -ge 54027100; then
+ if test $portaudio_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $portaudio_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $portaudio_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"
@@ -7787,7 +7811,9 @@ eof
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking version of ffmpeg" >&5
$as_echo_n "checking version of ffmpeg... " >&6; }
if test $libpcre_VERSION_INT -le 60000000; then
- if test $libpcre_VERSION_INT -ge 54027100; then
+ if test $libpcre_VERSION_INT -ge 54031100; then
+ FFMPEG_VERSION="2.8"
+ elif test $libpcre_VERSION_INT -ge 54027100; then
FFMPEG_VERSION="2.7"
elif test $libpcre_VERSION_INT -ge 54020100; then
FFMPEG_VERSION="2.6"