3610 Commits (0578623039040141ceccdabf2c8d91a46d2dd0f1)

Author SHA1 Message Date
Michael Niedermayer 70eba7695c configure: add -lrt to libavutil when needed for nanosleep 10 years ago
Matthew Oliver e81eca0ce5 configure: Set large address aware. 10 years ago
Josh Allmann 7d97511e13 configure: Add -lrt dependency to avutil's pc file. 10 years ago
Reimar Döffinger b7082d953f configure: add noexecstack to linker options if supported. 10 years ago
Luca Barbato 5517466804 configure: Provide a safe default for unknonw libcs 10 years ago
Luca Barbato 9d2cee52d3 configure: Assume a standard-compliant default libc 10 years ago
Carl Eugen Hoyos 475e3799cd Support libopenjpeg 2.x via libopenmj2. 10 years ago
Michael Niedermayer 170e2fd7c3 configure: Check if "-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600" is needed for localtime_r() 10 years ago
Michael Niedermayer 3bc036171f configure: fail if SDL is unavailable and --enable-sdl is specified 10 years ago
Michael Niedermayer fb01a18462 configure: reindent the --disable-sdl related code 10 years ago
Michael Niedermayer a7ed01082f configure: support --disable-sdl 10 years ago
Michael Niedermayer fe5093aafc Revert "configure: Refactor setting of feature test macro _XOPEN_SOURCE" 10 years ago
Deti Fliegl bac6cfcb3a avdevice: add decklink input support 10 years ago
Jörg Krause 56b8d10676 configure: Refactor setting of feature test macro _XOPEN_SOURCE 10 years ago
Jörg Krause 3f2c70355a configure: Use the right variables in check_host_cpp 10 years ago
James Almer d1c49bcae9 avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft 10 years ago
Mikulas Patocka 9030c58a78 configure: Disable i686 for i586 and lower CPUs 10 years ago
Diego Biurrun 2d589273dd configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain 10 years ago
Clément Bœsch 864d124bb7 build: simplify libwebp check 10 years ago
Mikulas Patocka cdb3eee7c4 configure: Fix miscompilation for i586 10 years ago
Jörg Krause 453944cc77 configure: fix check_cmd in check_host_cpp 10 years ago
Diego Biurrun 1274ea8dba Split off floating point AAN (I)DCT into separate components 10 years ago
Diego Biurrun f20518568a build: Split WMA frequencies into a separate object file 10 years ago
Timothy Gu 17ad5fbb8a Use makeinfo to generate html doc for the new website 10 years ago
Luca Barbato ebef9f5a56 time: Use clock_gettime if the monotonic clock is available 10 years ago
Rong Yan 6abeaf2781 build sys: enable the decoding_encoding example under the ffmpeg/doc/examples 10 years ago
Carl Eugen Hoyos 7cf1f0f4af Fix standalone compilation of the snow decoder. 10 years ago
Clément Bœsch 36952786a5 build: use pkg-config to detect libmodplug 10 years ago
James Almer c2c56d54ee configure: update libvpx_vp9_encoder check 10 years ago
James Almer b140b51ebb lavc/tiff: add support for LZMA compression 10 years ago
Reinhard Tartler 749b1f1359 configure: add --enable-rpath 10 years ago
Luca Barbato 051aadeed1 ogg: Provide aliases for Speex, Opus and audio-only ogg 10 years ago
Diego Biurrun b0bfd09f88 configure: Suppress "potentially uninitialized variable" warnings from MSVC 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 11 years ago
Michael Niedermayer 1e519b9d40 avutil: turn arm setend into a cpuflag 11 years ago
Martin Storsjö 72199e1041 configure: Check for nanosleep in headers as well, not only in libs 11 years ago
Carl Eugen Hoyos b703322059 Remove useless configure option "--enable-sram". 11 years ago
Martin Storsjö 223c374a9d configure: Check for nanosleep in headers as well, not only in libs 11 years ago
Martin Storsjö 08b94f160a configure: Don't pass MSVC compiler options -M[TD] to armasm 11 years ago
Martin Storsjö ab0742d2f3 configure: Suggest upgrading gas-preprocessor instead of just installing 11 years ago
Diego Biurrun 9f8cf50e3b configure: Enable gas-preprocessor on all OSes but only if available 11 years ago
Martin Storsjö f4312352fc configure: Add probe identification of MS armasm 11 years ago
Carl Eugen Hoyos e4d983e2db configure: Check if libwebp compilation will succeed. 11 years ago
Diego Biurrun 444c73583d configure: Only run gas checks on ARM and PowerPC 11 years ago
Diego Biurrun 0026e356d0 configure: Die if gas is unavailable under aarch64 as well as ARM 11 years ago
Clément Bœsch 06362ab750 avfilter/dctdnoiz: rewrite [f/i]dct 11 years ago
Martin Storsjö ed6d9ce914 configure: Include the armcc build number in the compiler identification 11 years ago
Clément Bœsch eaeb61c3a6 avfilter/select: remove optional avcodec dependency 11 years ago
Clément Bœsch 164b7ccf21 avfilter/mp_decimate: remove avcodec dependency 11 years ago
Clément Bœsch def03d3439 avfilter/deshake: remove avcodec dependency 11 years ago