aboutsummaryrefslogtreecommitdiffstats
path: root/android/config-x86.mak
diff options
context:
space:
mode:
Diffstat (limited to 'android/config-x86.mak')
-rw-r--r--android/config-x86.mak170
1 files changed, 127 insertions, 43 deletions
diff --git a/android/config-x86.mak b/android/config-x86.mak
index 697c0ff8b3..a24b473659 100644
--- a/android/config-x86.mak
+++ b/android/config-x86.mak
@@ -1,7 +1,7 @@
# Automatically generated by configure - do not modify!
ifndef FFMPEG_CONFIG_MAK
FFMPEG_CONFIG_MAK=1
-FFMPEG_CONFIGURATION=--disable-static --enable-shared --enable-optimizations --disable-doc --disable-symver --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver --disable-avdevice --disable-devices --disable-filters --disable-demuxer=srt --disable-demuxer=microdvd --disable-demuxer=jacosub --disable-demuxer=sami --disable-demuxer=realtext --disable-demuxer=dts --disable-demuxer=subviewer --disable-demuxer=subviewer1 --disable-demuxer=pjs --disable-demuxer=vplayer --disable-demuxer=mpl2 --disable-decoder=ass --disable-decoder=srt --disable-decoder=subrip --disable-decoder=microdvd --disable-decoder=jacosub --disable-decoder=sami --disable-decoder=realtext --disable-decoder=movtext --disable-decoder=subviewer --disable-decoder=subviewer1 --disable-decoder=pjs --disable-decoder=vplayer --disable-decoder=mpl2 --enable-zlib --enable-pic --disable-debug --arch=x86 --cpu=i686 --build_suffix= --cross-prefix=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android- --enable-cross-compile --sysroot=../../prebuilts/ndk/current/platforms/android-19/arch-x86 --target-os=linux --extra-cflags='-DNDEBUG -mandroid -ftree-vectorize -ffunction-sections -funwind-tables -fomit-frame-pointer -funswitch-loops -finline-limit=300 -finline-functions -fpredictive-commoning -fgcse-after-reload -fipa-cp-clone -O3 -mtune=atom -msse3 -mfpmath=sse -fstrict-aliasing -m32' --extra-ldflags= --optflags='-O2 -fno-pic'
+FFMPEG_CONFIGURATION=--arch=x86 --cpu=i686 --build_suffix= --cross-prefix=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android- --enable-cross-compile --sysroot=../../prebuilts/ndk/current/platforms/android-21/arch-x86 --target-os=linux --extra-cflags=-m32 --disable-static --enable-shared --enable-optimizations --disable-doc --disable-symver --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver --disable-avdevice --disable-devices --disable-filters --disable-demuxer=srt --disable-demuxer=microdvd --disable-demuxer=jacosub --disable-demuxer=sami --disable-demuxer=realtext --disable-demuxer=dts --disable-demuxer=subviewer --disable-demuxer=subviewer1 --disable-demuxer=pjs --disable-demuxer=vplayer --disable-demuxer=mpl2 --disable-decoder=ass --disable-decoder=srt --disable-decoder=subrip --disable-decoder=microdvd --disable-decoder=jacosub --disable-decoder=sami --disable-decoder=realtext --disable-decoder=movtext --disable-decoder=subviewer --disable-decoder=subviewer1 --disable-decoder=pjs --disable-decoder=vplayer --disable-decoder=mpl2 --enable-zlib --enable-pic --disable-debug
prefix=/usr/local
LIBDIR=$(DESTDIR)${prefix}/lib
SHLIBDIR=$(DESTDIR)${prefix}/lib
@@ -10,34 +10,35 @@ BINDIR=$(DESTDIR)${prefix}/bin
DATADIR=$(DESTDIR)${prefix}/share/ffmpeg
DOCDIR=$(DESTDIR)${prefix}/share/doc/ffmpeg
MANDIR=$(DESTDIR)${prefix}/share/man
+PKGCONFIGDIR=$(DESTDIR)${prefix}/lib/pkgconfig
SRC_PATH=.
ifndef MAIN_MAKEFILE
SRC_PATH:=$(SRC_PATH:.%=..%)
endif
-CC_IDENT=gcc 4.9 (GCC) 20140514 (prerelease)
+CC_IDENT=gcc 4.8 (GCC)
ARCH=x86
INTRINSICS=none
-CC=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-gcc
-CXX=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-g++
-AS=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-gcc
-LD=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-gcc
-DEPCC=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-gcc
+CC=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-gcc
+CXX=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-g++
+AS=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-gcc
+LD=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-gcc
+DEPCC=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-gcc
DEPCCFLAGS= $(CPPFLAGS)
-DEPAS=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-gcc
+DEPAS=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-gcc
DEPASFLAGS= $(CPPFLAGS)
YASM=yasm
DEPYASM=yasm
-AR=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-ar
-ARFLAGS=rc
+AR=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-ar
+ARFLAGS=rcD
AR_O=$@
-RANLIB=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-ranlib
-STRIP=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-strip
+RANLIB=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-ranlib -D
+STRIP=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-strip
CP=cp -p
LN_S=ln -s -f
-CPPFLAGS= --sysroot=../../prebuilts/ndk/current/platforms/android-19/arch-x86 -isysroot ../../prebuilts/ndk/current/platforms/android-19/arch-x86 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Dstrtod=avpriv_strtod -DPIC -DZLIB_CONST
-CFLAGS= -DNDEBUG -mandroid -ftree-vectorize -ffunction-sections -funwind-tables -fomit-frame-pointer -funswitch-loops -finline-limit=300 -finline-functions -fpredictive-commoning -fgcse-after-reload -fipa-cp-clone -O3 -mtune=atom -msse3 -mfpmath=sse -fstrict-aliasing -m32 -march=i686 -std=c99 -fomit-frame-pointer -fPIC -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wempty-body -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O2 -fno-pic -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=format-security -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=vla -Wformat -Wno-maybe-uninitialized
+CPPFLAGS= --sysroot=../../prebuilts/ndk/current/platforms/android-21/arch-x86 -isysroot ../../prebuilts/ndk/current/platforms/android-21/arch-x86 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Dstrtod=avpriv_strtod -DPIC -DZLIB_CONST
+CFLAGS= -m32 -march=i686 -std=c99 -fomit-frame-pointer -fPIC -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wempty-body -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=format-security -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=vla -Wformat -fdiagnostics-color=auto -Wno-maybe-uninitialized
CXXFLAGS= -D__STDC_CONSTANT_MACROS
-ASFLAGS= -DNDEBUG -mandroid -ftree-vectorize -ffunction-sections -funwind-tables -fomit-frame-pointer -funswitch-loops -finline-limit=300 -finline-functions -fpredictive-commoning -fgcse-after-reload -fipa-cp-clone -O3 -mtune=atom -msse3 -mfpmath=sse -fstrict-aliasing -m32 -march=i686 -fPIC
+ASFLAGS= -m32 -march=i686 -fPIC
AS_C=-c
AS_O=-o $@
CC_C=-c
@@ -49,10 +50,10 @@ LD_O=-o $@
LD_LIB=-l%
LD_PATH=-L
DLLTOOL=
-WINDRES=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-windres
-DEPWINDRES=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-gcc
+WINDRES=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-windres
+DEPWINDRES=../../prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/bin/x86_64-linux-android-gcc
DOXYGEN=doxygen
-LDFLAGS= --sysroot=../../prebuilts/ndk/current/platforms/android-19/arch-x86 -isysroot ../../prebuilts/ndk/current/platforms/android-19/arch-x86 -Wl,--as-needed -Wl,-z,noexecstack -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample
+LDFLAGS= --sysroot=../../prebuilts/ndk/current/platforms/android-21/arch-x86 -isysroot ../../prebuilts/ndk/current/platforms/android-21/arch-x86 -Wl,--as-needed -Wl,-z,noexecstack -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample
LDEXEFLAGS=
SHFLAGS=-shared -Wl,-soname,$$(@F) -Wl,-Bsymbolic -Wl,--version-script,$(SUBDIR)lib$(NAME).ver
ASMSTRIPFLAGS= -wN '..@*'
@@ -111,30 +112,30 @@ SLIB_INSTALL_EXTRA_LIB=
SLIB_INSTALL_EXTRA_SHLIB=
SAMPLES:=$(FATE_SAMPLES)
NOREDZONE_FLAGS=-mno-red-zone
-libavcodec_VERSION=56.13.100
+libavcodec_VERSION=56.41.100
libavcodec_VERSION_MAJOR=56
-libavcodec_VERSION_MINOR=13
-libavdevice_VERSION=56.3.100
+libavcodec_VERSION_MINOR=41
+libavdevice_VERSION=56.4.100
libavdevice_VERSION_MAJOR=56
-libavdevice_VERSION_MINOR=3
-libavfilter_VERSION=5.2.103
+libavdevice_VERSION_MINOR=4
+libavfilter_VERSION=5.16.101
libavfilter_VERSION_MAJOR=5
-libavfilter_VERSION_MINOR=2
-libavformat_VERSION=56.15.102
+libavfilter_VERSION_MINOR=16
+libavformat_VERSION=56.36.100
libavformat_VERSION_MAJOR=56
-libavformat_VERSION_MINOR=15
+libavformat_VERSION_MINOR=36
libavresample_VERSION=2.1.0
libavresample_VERSION_MAJOR=2
libavresample_VERSION_MINOR=1
-libavutil_VERSION=54.15.100
+libavutil_VERSION=54.27.100
libavutil_VERSION_MAJOR=54
-libavutil_VERSION_MINOR=15
+libavutil_VERSION_MINOR=27
libpostproc_VERSION=53.3.100
libpostproc_VERSION_MAJOR=53
libpostproc_VERSION_MINOR=3
-libswresample_VERSION=1.1.100
+libswresample_VERSION=1.2.100
libswresample_VERSION_MAJOR=1
-libswresample_VERSION_MINOR=1
+libswresample_VERSION_MINOR=2
libswscale_VERSION=3.1.101
libswscale_VERSION_MAJOR=3
libswscale_VERSION_MINOR=1
@@ -184,8 +185,9 @@ ARCH_X86_32=yes
!HAVE_VFPV3=yes
!HAVE_SETEND=yes
!HAVE_ALTIVEC=yes
-HAVE_DCBZL=yes
-HAVE_LDBRX=yes
+!HAVE_DCBZL=yes
+!HAVE_LDBRX=yes
+!HAVE_POWER8=yes
!HAVE_PPC4XX=yes
!HAVE_VSX=yes
HAVE_AMD3DNOW=yes
@@ -207,9 +209,12 @@ HAVE_CPUNOP=yes
HAVE_I686=yes
!HAVE_MIPSFPU=yes
!HAVE_MIPS32R2=yes
+!HAVE_MIPS32R5=yes
+!HAVE_MIPS64R6=yes
!HAVE_MIPSDSPR1=yes
!HAVE_MIPSDSPR2=yes
-HAVE_LOONGSON=yes
+!HAVE_MSA=yes
+!HAVE_LOONGSON3=yes
!HAVE_ARMV5TE_EXTERNAL=yes
!HAVE_ARMV6_EXTERNAL=yes
!HAVE_ARMV6T2_EXTERNAL=yes
@@ -221,6 +226,7 @@ HAVE_LOONGSON=yes
!HAVE_ALTIVEC_EXTERNAL=yes
!HAVE_DCBZL_EXTERNAL=yes
!HAVE_LDBRX_EXTERNAL=yes
+!HAVE_POWER8_EXTERNAL=yes
!HAVE_PPC4XX_EXTERNAL=yes
!HAVE_VSX_EXTERNAL=yes
HAVE_AMD3DNOW_EXTERNAL=yes
@@ -242,9 +248,12 @@ HAVE_XOP_EXTERNAL=yes
!HAVE_I686_EXTERNAL=yes
!HAVE_MIPSFPU_EXTERNAL=yes
!HAVE_MIPS32R2_EXTERNAL=yes
+!HAVE_MIPS32R5_EXTERNAL=yes
+!HAVE_MIPS64R6_EXTERNAL=yes
!HAVE_MIPSDSPR1_EXTERNAL=yes
!HAVE_MIPSDSPR2_EXTERNAL=yes
-!HAVE_LOONGSON_EXTERNAL=yes
+!HAVE_MSA_EXTERNAL=yes
+!HAVE_LOONGSON3_EXTERNAL=yes
!HAVE_ARMV5TE_INLINE=yes
!HAVE_ARMV6_INLINE=yes
!HAVE_ARMV6T2_INLINE=yes
@@ -256,6 +265,7 @@ HAVE_XOP_EXTERNAL=yes
!HAVE_ALTIVEC_INLINE=yes
!HAVE_DCBZL_INLINE=yes
!HAVE_LDBRX_INLINE=yes
+!HAVE_POWER8_INLINE=yes
!HAVE_PPC4XX_INLINE=yes
!HAVE_VSX_INLINE=yes
HAVE_AMD3DNOW_INLINE=yes
@@ -277,9 +287,12 @@ HAVE_XOP_INLINE=yes
!HAVE_I686_INLINE=yes
!HAVE_MIPSFPU_INLINE=yes
!HAVE_MIPS32R2_INLINE=yes
+!HAVE_MIPS32R5_INLINE=yes
+!HAVE_MIPS64R6_INLINE=yes
!HAVE_MIPSDSPR1_INLINE=yes
!HAVE_MIPSDSPR2_INLINE=yes
-!HAVE_LOONGSON_INLINE=yes
+!HAVE_MSA_INLINE=yes
+!HAVE_LOONGSON3_INLINE=yes
HAVE_ALIGNED_STACK=yes
!HAVE_FAST_64BIT=yes
HAVE_FAST_CLZ=yes
@@ -311,7 +324,6 @@ HAVE_ARPA_INET_H=yes
HAVE_ASM_TYPES_H=yes
!HAVE_CDIO_PARANOIA_H=yes
!HAVE_CDIO_PARANOIA_PARANOIA_H=yes
-!HAVE_CL_CL_H=yes
!HAVE_DEV_BKTR_IOCTL_BT848_H=yes
!HAVE_DEV_BKTR_IOCTL_METEOR_H=yes
!HAVE_DEV_IC_BT8XX_H=yes
@@ -319,6 +331,7 @@ HAVE_ASM_TYPES_H=yes
!HAVE_DEV_VIDEO_METEOR_IOCTL_METEOR_H=yes
!HAVE_DIRECT_H=yes
HAVE_DLFCN_H=yes
+!HAVE_D3D11_H=yes
!HAVE_DXVA_H=yes
!HAVE_ES2_GL_H=yes
!HAVE_GSM_H=yes
@@ -343,6 +356,7 @@ HAVE_SYS_UN_H=yes
HAVE_TERMIOS_H=yes
!HAVE_UDPLITE_H=yes
HAVE_UNISTD_H=yes
+!HAVE_VALGRIND_VALGRIND_H=yes
!HAVE_WINDOWS_H=yes
!HAVE_WINSOCK2_H=yes
!HAVE_INTRINSICS_NEON=yes
@@ -403,16 +417,15 @@ HAVE_LOCALTIME_R=yes
!HAVE_LZO1X_999_COMPRESS=yes
!HAVE_MACH_ABSOLUTE_TIME=yes
!HAVE_MAPVIEWOFFILE=yes
-!HAVE_MOVEFILEEXA=yes
HAVE_MEMALIGN=yes
HAVE_MKSTEMP=yes
HAVE_MMAP=yes
HAVE_MPROTECT=yes
HAVE_NANOSLEEP=yes
!HAVE_PEEKNAMEDPIPE=yes
-!HAVE_POSIX_MEMALIGN=yes
+HAVE_POSIX_MEMALIGN=yes
!HAVE_PTHREAD_CANCEL=yes
-!HAVE_SCHED_GETAFFINITY=yes
+HAVE_SCHED_GETAFFINITY=yes
!HAVE_SETCONSOLETEXTATTRIBUTE=yes
!HAVE_SETMODE=yes
HAVE_SETRLIMIT=yes
@@ -428,6 +441,7 @@ HAVE_PTHREADS=yes
!HAVE_W32THREADS=yes
!HAVE_AS_DN_DIRECTIVE=yes
!HAVE_AS_FUNC=yes
+!HAVE_AS_OBJECT_ARCH=yes
!HAVE_ASM_MOD_Q=yes
HAVE_ATTRIBUTE_MAY_ALIAS=yes
HAVE_ATTRIBUTE_PACKED=yes
@@ -459,7 +473,7 @@ HAVE_STRUCT_SOCKADDR_IN6=yes
!HAVE_STRUCT_SOCKADDR_SA_LEN=yes
HAVE_STRUCT_SOCKADDR_STORAGE=yes
!HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC=yes
-!HAVE_STRUCT_V4L2_FRMIVALENUM_DISCRETE=yes
+HAVE_STRUCT_V4L2_FRMIVALENUM_DISCRETE=yes
HAVE_ATOMICS_NATIVE=yes
!HAVE_DOS_PATHS=yes
!HAVE_DXVA2API_COBJ=yes
@@ -472,8 +486,10 @@ HAVE_ATOMICS_NATIVE=yes
HAVE_PERL=yes
HAVE_POD2MAN=yes
!HAVE_SDL=yes
+HAVE_SECTION_DATA_REL_RO=yes
!HAVE_TEXI2HTML=yes
HAVE_THREADS=yes
+!HAVE_VAAPI_X11=yes
!HAVE_VDPAU_X11=yes
!HAVE_XLIB=yes
CONFIG_BSFS=yes
@@ -493,6 +509,7 @@ CONFIG_MANPAGES=yes
CONFIG_PODPAGES=yes
!CONFIG_TXTPAGES=yes
CONFIG_AVIO_READING_EXAMPLE=yes
+CONFIG_AVIO_LIST_DIR_EXAMPLE=yes
CONFIG_DECODING_ENCODING_EXAMPLE=yes
CONFIG_DEMUXING_DECODING_EXAMPLE=yes
CONFIG_EXTRACT_MVS_EXAMPLE=yes
@@ -501,6 +518,7 @@ CONFIG_FILTERING_AUDIO_EXAMPLE=yes
CONFIG_FILTERING_VIDEO_EXAMPLE=yes
CONFIG_METADATA_EXAMPLE=yes
CONFIG_MUXING_EXAMPLE=yes
+!CONFIG_QSVDEC_EXAMPLE=yes
CONFIG_REMUXING_EXAMPLE=yes
CONFIG_RESAMPLING_AUDIO_EXAMPLE=yes
CONFIG_SCALING_VIDEO_EXAMPLE=yes
@@ -522,6 +540,7 @@ CONFIG_TRANSCODING_EXAMPLE=yes
!CONFIG_LIBCDIO=yes
!CONFIG_LIBCELT=yes
!CONFIG_LIBDC1394=yes
+!CONFIG_LIBDCADEC=yes
!CONFIG_LIBFAAC=yes
!CONFIG_LIBFDK_AAC=yes
!CONFIG_LIBFLITE=yes
@@ -532,12 +551,14 @@ CONFIG_TRANSCODING_EXAMPLE=yes
!CONFIG_LIBGSM=yes
!CONFIG_LIBIEC61883=yes
!CONFIG_LIBILBC=yes
+!CONFIG_LIBMFX=yes
!CONFIG_LIBMODPLUG=yes
!CONFIG_LIBMP3LAME=yes
!CONFIG_LIBNUT=yes
!CONFIG_LIBOPENCORE_AMRNB=yes
!CONFIG_LIBOPENCORE_AMRWB=yes
!CONFIG_LIBOPENCV=yes
+!CONFIG_LIBOPENH264=yes
!CONFIG_LIBOPENJPEG=yes
!CONFIG_LIBOPUS=yes
!CONFIG_LIBPULSE=yes
@@ -572,11 +593,14 @@ CONFIG_TRANSCODING_EXAMPLE=yes
!CONFIG_LIBZMQ=yes
!CONFIG_LIBZVBI=yes
!CONFIG_LZMA=yes
+!CONFIG_MMAL=yes
+!CONFIG_NVENC=yes
!CONFIG_OPENAL=yes
!CONFIG_OPENCL=yes
!CONFIG_OPENGL=yes
!CONFIG_OPENSSL=yes
!CONFIG_SDL=yes
+!CONFIG_SECURETRANSPORT=yes
!CONFIG_X11GRAB=yes
!CONFIG_XLIB=yes
CONFIG_ZLIB=yes
@@ -589,6 +613,7 @@ CONFIG_SHARED=yes
!CONFIG_SMALL=yes
!CONFIG_STATIC=yes
CONFIG_SWSCALE_ALPHA=yes
+!CONFIG_D3D11VA=yes
!CONFIG_DXVA2=yes
!CONFIG_VAAPI=yes
!CONFIG_VDA=yes
@@ -631,6 +656,7 @@ CONFIG_PIC=yes
CONFIG_POD2MAN=yes
!CONFIG_RAISE_MAJOR=yes
!CONFIG_THUMB=yes
+!CONFIG_VALGRIND_BACKTRACE=yes
!CONFIG_XMM_CLOBBER_TEST=yes
CONFIG_AANDCTTABLES=yes
CONFIG_AC3DSP=yes
@@ -644,8 +670,10 @@ CONFIG_EXIF=yes
CONFIG_FAANDCT=yes
CONFIG_FAANIDCT=yes
CONFIG_FDCTDSP=yes
+CONFIG_FMTCONVERT=yes
CONFIG_FRAME_THREAD_ENCODER=yes
!CONFIG_GCRYPT=yes
+!CONFIG_GMP=yes
CONFIG_GOLOMB=yes
!CONFIG_GPLV3=yes
CONFIG_H263DSP=yes
@@ -659,7 +687,9 @@ CONFIG_HUFFYUVDSP=yes
CONFIG_HUFFYUVENCDSP=yes
CONFIG_IDCTDSP=yes
CONFIG_IIRFILTER=yes
+CONFIG_IMDCT15=yes
CONFIG_INTRAX8=yes
+CONFIG_JPEGTABLES=yes
!CONFIG_LGPLV3=yes
CONFIG_LLAUDDSP=yes
CONFIG_LLVIDDSP=yes
@@ -670,9 +700,11 @@ CONFIG_MPEGAUDIO=yes
CONFIG_MPEGAUDIODSP=yes
CONFIG_MPEGVIDEO=yes
CONFIG_MPEGVIDEOENC=yes
-!CONFIG_NETTLE=yes
CONFIG_PIXBLOCKDSP=yes
CONFIG_QPELDSP=yes
+!CONFIG_QSV=yes
+!CONFIG_QSVDEC=yes
+!CONFIG_QSVENC=yes
CONFIG_RANGECODER=yes
CONFIG_RIFFDEC=yes
CONFIG_RIFFENC=yes
@@ -692,6 +724,7 @@ CONFIG_IMX_DUMP_HEADER_BSF=yes
CONFIG_MJPEG2JPEG_BSF=yes
CONFIG_MJPEGA_DUMP_HEADER_BSF=yes
CONFIG_MP3_HEADER_DECOMPRESS_BSF=yes
+CONFIG_MPEG4_UNPACK_BFRAMES_BSF=yes
CONFIG_MOV2TEXTSUB_BSF=yes
CONFIG_NOISE_BSF=yes
CONFIG_REMOVE_EXTRADATA_BSF=yes
@@ -766,10 +799,14 @@ CONFIG_H263I_DECODER=yes
CONFIG_H263P_DECODER=yes
CONFIG_H264_DECODER=yes
!CONFIG_H264_CRYSTALHD_DECODER=yes
+!CONFIG_H264_MMAL_DECODER=yes
+!CONFIG_H264_QSV_DECODER=yes
!CONFIG_H264_VDA_DECODER=yes
!CONFIG_H264_VDPAU_DECODER=yes
CONFIG_HEVC_DECODER=yes
CONFIG_HNM4_VIDEO_DECODER=yes
+CONFIG_HQ_HQA_DECODER=yes
+CONFIG_HQX_DECODER=yes
CONFIG_HUFFYUV_DECODER=yes
CONFIG_IDCIN_DECODER=yes
CONFIG_IFF_BYTERUN1_DECODER=yes
@@ -856,6 +893,7 @@ CONFIG_SVQ1_DECODER=yes
CONFIG_SVQ3_DECODER=yes
CONFIG_TARGA_DECODER=yes
CONFIG_TARGA_Y216_DECODER=yes
+CONFIG_TDSC_DECODER=yes
CONFIG_THEORA_DECODER=yes
CONFIG_THP_DECODER=yes
CONFIG_TIERTEXSEQVIDEO_DECODER=yes
@@ -934,6 +972,7 @@ CONFIG_DSD_MSBF_DECODER=yes
CONFIG_DSD_LSBF_PLANAR_DECODER=yes
CONFIG_DSD_MSBF_PLANAR_DECODER=yes
CONFIG_DSICINAUDIO_DECODER=yes
+CONFIG_DSS_SP_DECODER=yes
CONFIG_EAC3_DECODER=yes
CONFIG_EVRC_DECODER=yes
CONFIG_FFWAVESYNTH_DECODER=yes
@@ -1060,6 +1099,7 @@ CONFIG_ADPCM_YAMAHA_DECODER=yes
CONFIG_VIMA_DECODER=yes
CONFIG_SSA_DECODER=yes
!CONFIG_ASS_DECODER=yes
+CONFIG_CCAPTION_DECODER=yes
CONFIG_DVBSUB_DECODER=yes
CONFIG_DVDSUB_DECODER=yes
!CONFIG_JACOSUB_DECODER=yes
@@ -1080,6 +1120,7 @@ CONFIG_TEXT_DECODER=yes
CONFIG_WEBVTT_DECODER=yes
CONFIG_XSUB_DECODER=yes
!CONFIG_LIBCELT_DECODER=yes
+!CONFIG_LIBDCADEC_DECODER=yes
!CONFIG_LIBFDK_AAC_DECODER=yes
!CONFIG_LIBGSM_DECODER=yes
!CONFIG_LIBGSM_MS_DECODER=yes
@@ -1144,9 +1185,11 @@ CONFIG_DIRAC_DEMUXER=yes
CONFIG_DNXHD_DEMUXER=yes
CONFIG_DSF_DEMUXER=yes
CONFIG_DSICIN_DEMUXER=yes
+CONFIG_DSS_DEMUXER=yes
!CONFIG_DTS_DEMUXER=yes
CONFIG_DTSHD_DEMUXER=yes
CONFIG_DV_DEMUXER=yes
+CONFIG_DVBSUB_DEMUXER=yes
CONFIG_DXA_DEMUXER=yes
CONFIG_EA_DEMUXER=yes
CONFIG_EA_CDATA_DEMUXER=yes
@@ -1213,6 +1256,7 @@ CONFIG_MPEGPS_DEMUXER=yes
CONFIG_MPEGTS_DEMUXER=yes
CONFIG_MPEGTSRAW_DEMUXER=yes
CONFIG_MPEGVIDEO_DEMUXER=yes
+CONFIG_MPJPEG_DEMUXER=yes
!CONFIG_MPL2_DEMUXER=yes
CONFIG_MPSUB_DEMUXER=yes
CONFIG_MSNWC_TCP_DEMUXER=yes
@@ -1328,6 +1372,7 @@ CONFIG_IMAGE_JPEG_PIPE_DEMUXER=yes
CONFIG_IMAGE_JPEGLS_PIPE_DEMUXER=yes
CONFIG_IMAGE_PICTOR_PIPE_DEMUXER=yes
CONFIG_IMAGE_PNG_PIPE_DEMUXER=yes
+CONFIG_IMAGE_QDRAW_PIPE_DEMUXER=yes
CONFIG_IMAGE_SGI_PIPE_DEMUXER=yes
CONFIG_IMAGE_SUNRAST_PIPE_DEMUXER=yes
CONFIG_IMAGE_TIFF_PIPE_DEMUXER=yes
@@ -1340,6 +1385,7 @@ CONFIG_A64MULTI_ENCODER=yes
CONFIG_A64MULTI5_ENCODER=yes
CONFIG_ALIAS_PIX_ENCODER=yes
CONFIG_AMV_ENCODER=yes
+CONFIG_APNG_ENCODER=yes
CONFIG_ASV1_ENCODER=yes
CONFIG_ASV2_ENCODER=yes
CONFIG_AVRP_ENCODER=yes
@@ -1494,6 +1540,7 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_LIBVPX_VP8_ENCODER=yes
!CONFIG_LIBVPX_VP9_ENCODER=yes
!CONFIG_LIBWAVPACK_ENCODER=yes
+!CONFIG_LIBWEBP_ANIM_ENCODER=yes
!CONFIG_LIBWEBP_ENCODER=yes
!CONFIG_LIBX264_ENCODER=yes
!CONFIG_LIBX264RGB_ENCODER=yes
@@ -1501,6 +1548,11 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_LIBXAVS_ENCODER=yes
!CONFIG_LIBXVID_ENCODER=yes
!CONFIG_LIBAACPLUS_ENCODER=yes
+!CONFIG_LIBOPENH264_ENCODER=yes
+!CONFIG_H264_QSV_ENCODER=yes
+!CONFIG_NVENC_ENCODER=yes
+!CONFIG_NVENC_H264_ENCODER=yes
+!CONFIG_NVENC_HEVC_ENCODER=yes
!CONFIG_ADELAY_FILTER=yes
!CONFIG_AECHO_FILTER=yes
!CONFIG_AEVAL_FILTER=yes
@@ -1536,7 +1588,9 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_BS2B_FILTER=yes
!CONFIG_CHANNELMAP_FILTER=yes
!CONFIG_CHANNELSPLIT_FILTER=yes
+!CONFIG_CHORUS_FILTER=yes
!CONFIG_COMPAND_FILTER=yes
+!CONFIG_DCSHIFT_FILTER=yes
!CONFIG_EARWAX_FILTER=yes
!CONFIG_EBUR128_FILTER=yes
!CONFIG_EQUALIZER_FILTER=yes
@@ -1569,8 +1623,10 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_CODECVIEW_FILTER=yes
!CONFIG_COLORBALANCE_FILTER=yes
!CONFIG_COLORCHANNELMIXER_FILTER=yes
+!CONFIG_COLORLEVELS_FILTER=yes
!CONFIG_COLORMATRIX_FILTER=yes
!CONFIG_COPY_FILTER=yes
+!CONFIG_COVER_RECT_FILTER=yes
!CONFIG_CROP_FILTER=yes
!CONFIG_CROPDETECT_FILTER=yes
!CONFIG_CURVES_FILTER=yes
@@ -1579,21 +1635,26 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_DEJUDDER_FILTER=yes
!CONFIG_DELOGO_FILTER=yes
!CONFIG_DESHAKE_FILTER=yes
+!CONFIG_DETELECINE_FILTER=yes
!CONFIG_DRAWBOX_FILTER=yes
!CONFIG_DRAWGRID_FILTER=yes
!CONFIG_DRAWTEXT_FILTER=yes
!CONFIG_EDGEDETECT_FILTER=yes
!CONFIG_ELBG_FILTER=yes
+!CONFIG_EQ_FILTER=yes
!CONFIG_EXTRACTPLANES_FILTER=yes
!CONFIG_FADE_FILTER=yes
+!CONFIG_FFTFILT_FILTER=yes
!CONFIG_FIELD_FILTER=yes
!CONFIG_FIELDMATCH_FILTER=yes
!CONFIG_FIELDORDER_FILTER=yes
+!CONFIG_FIND_RECT_FILTER=yes
!CONFIG_FORMAT_FILTER=yes
!CONFIG_FPS_FILTER=yes
!CONFIG_FRAMEPACK_FILTER=yes
!CONFIG_FRAMESTEP_FILTER=yes
!CONFIG_FREI0R_FILTER=yes
+!CONFIG_FSPP_FILTER=yes
!CONFIG_GEQ_FILTER=yes
!CONFIG_GRADFUN_FILTER=yes
!CONFIG_HALDCLUT_FILTER=yes
@@ -1615,7 +1676,6 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_LUTYUV_FILTER=yes
!CONFIG_MCDEINT_FILTER=yes
!CONFIG_MERGEPLANES_FILTER=yes
-!CONFIG_MP_FILTER=yes
!CONFIG_MPDECIMATE_FILTER=yes
!CONFIG_NEGATE_FILTER=yes
!CONFIG_NOFORMAT_FILTER=yes
@@ -1625,14 +1685,19 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_OVERLAY_FILTER=yes
!CONFIG_OWDENOISE_FILTER=yes
!CONFIG_PAD_FILTER=yes
+!CONFIG_PALETTEGEN_FILTER=yes
+!CONFIG_PALETTEUSE_FILTER=yes
!CONFIG_PERMS_FILTER=yes
!CONFIG_PERSPECTIVE_FILTER=yes
!CONFIG_PHASE_FILTER=yes
!CONFIG_PIXDESCTEST_FILTER=yes
!CONFIG_PP_FILTER=yes
+!CONFIG_PP7_FILTER=yes
!CONFIG_PSNR_FILTER=yes
!CONFIG_PULLUP_FILTER=yes
+!CONFIG_QP_FILTER=yes
!CONFIG_REMOVELOGO_FILTER=yes
+!CONFIG_REPEATFIELDS_FILTER=yes
!CONFIG_ROTATE_FILTER=yes
!CONFIG_SAB_FILTER=yes
!CONFIG_SCALE_FILTER=yes
@@ -1645,6 +1710,7 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_SETSAR_FILTER=yes
!CONFIG_SETTB_FILTER=yes
!CONFIG_SHOWINFO_FILTER=yes
+!CONFIG_SHOWPALETTE_FILTER=yes
!CONFIG_SHUFFLEPLANES_FILTER=yes
!CONFIG_SIGNALSTATS_FILTER=yes
!CONFIG_SMARTBLUR_FILTER=yes
@@ -1654,6 +1720,7 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_SUBTITLES_FILTER=yes
!CONFIG_SUPER2XSAI_FILTER=yes
!CONFIG_SWAPUV_FILTER=yes
+!CONFIG_TBLEND_FILTER=yes
!CONFIG_TELECINE_FILTER=yes
!CONFIG_THUMBNAIL_FILTER=yes
!CONFIG_TILE_FILTER=yes
@@ -1661,6 +1728,7 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_TRANSPOSE_FILTER=yes
!CONFIG_TRIM_FILTER=yes
!CONFIG_UNSHARP_FILTER=yes
+!CONFIG_USPP_FILTER=yes
!CONFIG_VFLIP_FILTER=yes
!CONFIG_VIDSTABDETECT_FILTER=yes
!CONFIG_VIDSTABTRANSFORM_FILTER=yes
@@ -1688,26 +1756,35 @@ CONFIG_XSUB_ENCODER=yes
!CONFIG_SHOWCQT_FILTER=yes
!CONFIG_SHOWSPECTRUM_FILTER=yes
!CONFIG_SHOWWAVES_FILTER=yes
+!CONFIG_SHOWWAVESPIC_FILTER=yes
!CONFIG_AMOVIE_FILTER=yes
!CONFIG_MOVIE_FILTER=yes
!CONFIG_H263_VAAPI_HWACCEL=yes
!CONFIG_H263_VDPAU_HWACCEL=yes
+!CONFIG_H264_D3D11VA_HWACCEL=yes
!CONFIG_H264_DXVA2_HWACCEL=yes
+!CONFIG_H264_MMAL_HWACCEL=yes
+!CONFIG_H264_QSV_HWACCEL=yes
!CONFIG_H264_VAAPI_HWACCEL=yes
!CONFIG_H264_VDA_HWACCEL=yes
!CONFIG_H264_VDA_OLD_HWACCEL=yes
!CONFIG_H264_VDPAU_HWACCEL=yes
+!CONFIG_HEVC_D3D11VA_HWACCEL=yes
+!CONFIG_HEVC_DXVA2_HWACCEL=yes
!CONFIG_MPEG1_XVMC_HWACCEL=yes
!CONFIG_MPEG1_VDPAU_HWACCEL=yes
!CONFIG_MPEG2_XVMC_HWACCEL=yes
+!CONFIG_MPEG2_D3D11VA_HWACCEL=yes
!CONFIG_MPEG2_DXVA2_HWACCEL=yes
!CONFIG_MPEG2_VAAPI_HWACCEL=yes
!CONFIG_MPEG2_VDPAU_HWACCEL=yes
!CONFIG_MPEG4_VAAPI_HWACCEL=yes
!CONFIG_MPEG4_VDPAU_HWACCEL=yes
+!CONFIG_VC1_D3D11VA_HWACCEL=yes
!CONFIG_VC1_DXVA2_HWACCEL=yes
!CONFIG_VC1_VAAPI_HWACCEL=yes
!CONFIG_VC1_VDPAU_HWACCEL=yes
+!CONFIG_WMV3_D3D11VA_HWACCEL=yes
!CONFIG_WMV3_DXVA2_HWACCEL=yes
!CONFIG_WMV3_VAAPI_HWACCEL=yes
!CONFIG_WMV3_VDPAU_HWACCEL=yes
@@ -1739,6 +1816,7 @@ CONFIG_ADTS_MUXER=yes
CONFIG_ADX_MUXER=yes
CONFIG_AIFF_MUXER=yes
CONFIG_AMR_MUXER=yes
+CONFIG_APNG_MUXER=yes
CONFIG_ASF_MUXER=yes
CONFIG_ASS_MUXER=yes
CONFIG_AST_MUXER=yes
@@ -1810,6 +1888,7 @@ CONFIG_MPEGTS_MUXER=yes
CONFIG_MPJPEG_MUXER=yes
CONFIG_MXF_MUXER=yes
CONFIG_MXF_D10_MUXER=yes
+CONFIG_MXF_OPATOM_MUXER=yes
CONFIG_NULL_MUXER=yes
CONFIG_NUT_MUXER=yes
CONFIG_OGA_MUXER=yes
@@ -1842,10 +1921,12 @@ CONFIG_RM_MUXER=yes
CONFIG_ROQ_MUXER=yes
CONFIG_RSO_MUXER=yes
CONFIG_RTP_MUXER=yes
+CONFIG_RTP_MPEGTS_MUXER=yes
CONFIG_RTSP_MUXER=yes
CONFIG_SAP_MUXER=yes
CONFIG_SEGMENT_MUXER=yes
CONFIG_STREAM_SEGMENT_MUXER=yes
+CONFIG_SINGLEJPEG_MUXER=yes
CONFIG_SMJPEG_MUXER=yes
CONFIG_SMOOTHSTREAMING_MUXER=yes
CONFIG_SOX_MUXER=yes
@@ -1866,6 +1947,7 @@ CONFIG_W64_MUXER=yes
CONFIG_WAV_MUXER=yes
CONFIG_WEBM_MUXER=yes
CONFIG_WEBM_DASH_MANIFEST_MUXER=yes
+CONFIG_WEBM_CHUNK_MUXER=yes
CONFIG_WEBP_MUXER=yes
CONFIG_WEBVTT_MUXER=yes
CONFIG_WTV_MUXER=yes
@@ -1949,7 +2031,9 @@ CONFIG_RTP_PROTOCOL=yes
CONFIG_SRTP_PROTOCOL=yes
CONFIG_SUBFILE_PROTOCOL=yes
CONFIG_TCP_PROTOCOL=yes
-!CONFIG_TLS_PROTOCOL=yes
+!CONFIG_TLS_SECURETRANSPORT_PROTOCOL=yes
+!CONFIG_TLS_GNUTLS_PROTOCOL=yes
+!CONFIG_TLS_OPENSSL_PROTOCOL=yes
CONFIG_UDP_PROTOCOL=yes
CONFIG_UDPLITE_PROTOCOL=yes
CONFIG_UNIX_PROTOCOL=yes