4791 Commits (2245476e5c451552f8f32a4a881f6b4968898a47)

Author SHA1 Message Date
Diego Biurrun 75ef915434 configure: Disable inline assembly for PathScale compilers 8 years ago
Timo Rothenpieler bd717340a2 configure: cuvid hwaccels need the corresponding decoder, not the other way around 8 years ago
Diego Biurrun d6390090c4 configure: Skip check for inline assembly capabilities when explicitly disabled 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago
Luca Barbato bd805964f4 configure: Do not treat JACK as a system library 8 years ago
Gerion Entrup 5e3a418b60 add signature filter for MPEG7 video signature 8 years ago
Clément Bœsch bbc3bde14f configure: fix crystalhd detection 8 years ago
Matthieu Bouron d839c4716c configure: error out if jni is enabled and cannot be found 8 years ago
Ricardo Constantino 20c4fb2e01 configure: add stdint.h to x264 and xavs checks 8 years ago
Clément Bœsch d0db00c808 configure: remove pod2man from the config list 8 years ago
wang-bin b573e3f484 configure: clang -Oz for small size build to reduce size further 8 years ago
Ricardo Constantino b409d8d4a2 configure: libnpp is always nonfree, even with LGPL 8 years ago
Luca Barbato 0d8013b88b configure: Replace -no_weak_symbols with -Werror=partial-availability 8 years ago
Anton Khirnov 807a3b30d2 lavfi: add a QSV scaling filter 8 years ago
James Almer dbc932e745 Revert "lavu/atomic: add support for the new memory model aware gcc built-ins" 8 years ago
Luca Barbato 81bffae368 configure: Check for -no_weak_imports in ldflags on macOS 8 years ago
Diego Biurrun 57b753b445 build: Prefer NASM assembler over YASM 8 years ago
Diego Biurrun 003124ebf4 build: Fix logic of clock_gettime() check 8 years ago
Diego Biurrun f54037da8a build: Make x86 assembler commandline-selectable 8 years ago
Diego Biurrun 51411eb7ff build: Special-case handling of SDL CFLAGS 8 years ago
Diego Biurrun 808ef43597 build: Explicitly set 32-bit/64-bit object formats for nasm/yasm 8 years ago
Diego Biurrun 5ff3b5cafc build: Add pthreads to list of avutil extralibs 8 years ago
Diego Biurrun 3c0efbd033 build: Allow generating dependencies as a side-effect of assembling 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Diego Biurrun 58407b4d74 configure: Fix typo in objcc default setting 8 years ago
Diego Biurrun 7cb1d9e2db build: Fine-grained link-time dependency settings 8 years ago
Diego Biurrun d154bdd3d0 configure: Simplify dlopen check 8 years ago
Diego Biurrun 21cca00dfe build: Explicitly disable external libraries when not explicitly enabled 8 years ago
Mark Thompson 359586f14f lavfi: Add VAAPI deinterlacer 8 years ago
Paul B Mahol 20789372da avcodec/shorten: support decoding AIFF-C variant 8 years ago
Diego Biurrun 7208e5b5d6 configure: Restructure the way check_pkg_config() operates 8 years ago
Diego Biurrun 54e39b102e configure: Explicitly spell out first require_pkg_config() parameter 8 years ago
Diego Biurrun d00a0d8e84 configure: Handle SDL version check through pkg-config 8 years ago
James Almer ad1d0a1a06 configure: add missing mdct15 dependency 8 years ago
James Almer a50b330859 configure: remove unnecessary opus encoder dependency 8 years ago
Diego Biurrun 871b4f3654 configure: Check for xcb as well as xcb-shape before enabling libxcb 8 years ago
Rostislav Pehlivanov 5f47c85e5c opus: add a native Opus encoder 8 years ago
Rostislav Pehlivanov d2119f624d imdct15: rename to mdct15 and add a forward transform 8 years ago
Luca Barbato 0ee78020cd configure: Move up the avbuild directory creation 8 years ago
Diego Biurrun c546147db0 configure: Correctly recurse in do_check_deps() 8 years ago
Mark Thompson d1acab8293 vaapi_encode: Add VP8 support 8 years ago
Mark Thompson 3b95c7c17d vaapi_encode: Add MPEG-2 support 8 years ago
Diego Biurrun dad7a9c7c0 configure: Rework dependency handling for conflicting components 8 years ago
Diego Biurrun 9127ac5ebc configure: Add name parameter to require_pkg_config() helper function 8 years ago
Hendrik Leppkes a6cee50fa2 configure: use dashes instead of slashes in lib.exe invocation 8 years ago
Diego Biurrun 71a49fe25f configure: Use cppflags check helper functions where appropriate 8 years ago
Diego Biurrun 0ce3761c78 configure: Add stdlib.h #include to CPPFLAGS check helper functions 8 years ago
Hendrik Leppkes 8b80feb9a7 configure: instruct MSVC 2015 to properly process UTF-8 string literals 8 years ago
Hendrik Leppkes 647af1a0dd configure: add nologo switch to invocation of lib.exe 8 years ago
Diego Biurrun bcaedef118 configure: Add require_cpp_condition() convenience function 8 years ago