From 98a62d73be92880f5cbbcf2ffb26b6fcecb0a368 Mon Sep 17 00:00:00 2001 From: brian-ch Date: Sat, 26 Sep 2015 18:11:45 +0000 Subject: Add support for ffmpeg 2.8 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3139 b956fd51-792f-4845-bead-9b4dfca2ff2c --- configure | 52 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 39 insertions(+), 13 deletions(-) (limited to 'configure') 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" -- cgit v1.2.3