Merge branch 'tizen_gst_1.16.2' into tizen
[platform/upstream/gst-libav.git] / configure.ac
index 01943bd..31799eb 100644 (file)
@@ -3,7 +3,7 @@ AC_PREREQ(2.69)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer libav, 1.15.1,
+AC_INIT(GStreamer libav, 1.16.2,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-libav)
 
@@ -42,11 +42,11 @@ AC_SUBST(GST_API_VERSION)
 dnl *** Check for external $AS vs detected by AS_LIBTOOL
 orig_AS="$AS"
 AG_GST_LIBTOOL_PREPARE
-AS_LIBTOOL(GST, 1501, 0, 1501)
+AS_LIBTOOL(GST, 1602, 0, 1602)
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=1.15.1
-GST_PBREQ=1.15.1
+GST_REQ=1.16.2
+GST_PBREQ=1.16.2
 
 ORC_REQ=0.4.16
 ORC_CHECK([$ORC_REQ])
@@ -345,7 +345,7 @@ else
         --disable-programs --disable-ffplay --disable-ffprobe --disable-ffmpeg \
         --disable-encoder=flac --disable-protocols --disable-devices \
         --disable-network --disable-hwaccels --disable-dxva2 --disable-vdpau \
-        --disable-filters --enable-filter=yadif --disable-doc --disable-d3d11va --disable-dxva2 \
+        --disable-filters --enable-filter=yadif --disable-doc --disable-d3d11va \
         --disable-audiotoolbox --disable-videotoolbox --disable-vaapi --disable-crystalhd \
         --disable-mediacodec --disable-nvenc --disable-mmal --disable-omx \
         --disable-omx-rpi --disable-cuda --disable-cuvid --disable-libmfx \
@@ -375,7 +375,7 @@ else
 
   case $host_os in
     mingw32*)
-      WIN32_LIBS="-lws2_32"
+      WIN32_LIBS="-lws2_32 -lbcrypt"
       ;;
     *)
       WIN32_LIBS=