]> git.sesse.net Git - ffmpeg/blobdiff - configure
lavfi: rename vsrc_buffer.c to buffersrc.c
[ffmpeg] / configure
index 4b1e55169f0acb5696e5cf287725a7737de8192d..f6cb0e2558c985b83f78b9f8bd840fb63c084124 100755 (executable)
--- a/configure
+++ b/configure
@@ -1531,6 +1531,7 @@ frei0r_filter_extralibs='$ldl'
 frei0r_src_filter_deps="frei0r dlopen strtok_r"
 frei0r_src_filter_extralibs='$ldl'
 hqdn3d_filter_deps="gpl"
+resample_filter_deps="avresample"
 ocv_filter_deps="libopencv"
 yadif_filter_deps="gpl"
 
@@ -2452,7 +2453,7 @@ case $target_os in
         SHFLAGS='-shared -Wl,-h,$$(@F)'
         enabled x86 && SHFLAGS="-mimpure-text $SHFLAGS"
         network_extralibs="-lsocket -lnsl"
-        add_cppflags -D__EXTENSIONS__
+        add_cppflags -D__EXTENSIONS__ -D_XOPEN_SOURCE=600
         # When using suncc to build, the Solaris linker will mark
         # an executable with each instruction set encountered by
         # the Solaris assembler.  As our libraries contain their own