4972 Commits (fbdd78fa3e9949eb8b0cf6edc2548ed50e11bf71)

Author SHA1 Message Date
Martin Storsjö 59cee42d7d arm: Check for the .arch directive in configure 8 years ago
James Almer 4a51aa7dda configure: add missing avcodec dependencies to filters 8 years ago
Michael Niedermayer 92f4a4bf29 configure: Do not add omit-frame-pointer for ossfuzz 8 years ago
James Almer c53bf8c9b8 configure: fix libopus detection 8 years ago
Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part 8 years ago
Luca Barbato 41262498ff configure: Fix sem_timedwait probe 8 years ago
Luca Barbato 44aafa3325 configure: Properly escape arguments in filter/filter_out helper functions 8 years ago
Michael Niedermayer 5b499bf4a0 Make tools/target_dec_*_fuzzer buildable with configure and make 8 years ago
Paul B Mahol 61088051bd avcodec: add Screen Recorder Gold Codec decoder 8 years ago
Paul B Mahol a96db6be06 avcodec: add Mandsoft Screen Capture Codec decoder 8 years ago
Clément Bœsch 0ba67a8eb1 build: remove special freetype check 8 years ago
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