4715 Commits (d96d65dfebdd9f1396d51817c1716f86e536245c)

Author SHA1 Message Date
Marton Balint 7cfa98fd94 configure: use c++11 and fallback to c++0x for c++ files 8 years ago
Rostislav Pehlivanov a8fe8d6b4a lavfi: remove af_asynts filter 8 years ago
Timo Rothenpieler bd717340a2 configure: cuvid hwaccels need the corresponding decoder, not the other way around 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
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
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
Diego Biurrun aba7fdcc8b configure: Add require_header() convenience function 8 years ago
Diego Biurrun a97563c889 configure: Simplify libxcb check 8 years ago
Diego Biurrun acfa7a2178 configure: Drop weak dependencies on external libraries for webm muxer 8 years ago
Diego Biurrun 6698832079 configure: Add proper weak dependency of drawtext filter on libfontconfig 8 years ago
Diego Biurrun 24d5680bbc configure: Simplify inline asm check with appropriate helper function 8 years ago
Diego Biurrun b3825723dc configure: Merge compiler/libc/os hacks sections 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Diego Biurrun ab87af4163 configure: Add proper weak dependency of avformat on network 8 years ago
Mark Thompson ca62236a89 vaapi_encode: Add VP8 support 8 years ago
Diego Biurrun ba6a49e60b configure: Clean up temporary files on interrupt 8 years ago
Michał Górny 7848982207 configure: Place all temporary files in one separate directory 8 years ago
Mark Thompson ca6ae3b77a vaapi_encode: Add MPEG-2 support 8 years ago
Diego Biurrun 2bbb5abd87 build: Map -Wall compiler flag to -W3 for MSVC and -Wextra to -W4 8 years ago
Diego Biurrun 6151e9128c build: Detect blocks C language extension and add it as VDA dependency 8 years ago