aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorbrian-ch <brian-ch@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-09-26 18:11:45 +0000
committerbrian-ch <brian-ch@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-09-26 18:11:45 +0000
commit98a62d73be92880f5cbbcf2ffb26b6fcecb0a368 (patch)
treecb28caf388534eb1fc1a080ac708981ca046a00f /configure
parent2e9bbbe980adfe19de9e5dffe9c57ac0df236b65 (diff)
downloadusdx-98a62d73be92880f5cbbcf2ffb26b6fcecb0a368.tar.gz
usdx-98a62d73be92880f5cbbcf2ffb26b6fcecb0a368.tar.xz
usdx-98a62d73be92880f5cbbcf2ffb26b6fcecb0a368.zip
Add support for ffmpeg 2.8
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3139 b956fd51-792f-4845-bead-9b4dfca2ff2c
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"