4961 Commits (aea0f06db74c1f924429d3cf9ff9f803d00feaf5)

Author SHA1 Message Date
Paul B Mahol 9227bd8ac2 utvideodec: Reuse the huffyuv add_left 8 years ago
Aaron Levinson 9e86a61870 avdevice/decklink: remove pthread dependency 8 years ago
Aaron Levinson bceb3d0f86 Support building C++ files with MSVC 8 years ago
James Almer 0dd2777309 configure: add missing golomb dependency to hevcparse 8 years ago
Carl Eugen Hoyos a081acc440 configure: Fix decklink license dependency. 8 years ago
James Almer 498e9e8e2a avcodec/hevc_parse: split build dependencies 8 years ago
Diego Biurrun b62ed68738 configure: Better names for functions that sanitize input 8 years ago
Mark Thompson 0fd91e4bfc vaapi_encode: Add VP9 support 8 years ago
Carl Eugen Hoyos fa0a6ce34d configure: Fix GPL dependency for avisynth / avxsynth. 8 years ago
Clément Bœsch 12bfed2fd9 configure: remove redundant info 8 years ago
Marton Balint 7cfa98fd94 configure: use c++11 and fallback to c++0x for c++ files 8 years ago
Diego Biurrun 5a969f64b9 jack: Drop support for old (2012) JACK versions 8 years ago
Rostislav Pehlivanov a8fe8d6b4a lavfi: remove af_asynts filter 8 years ago
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