4342 Commits (46fae40d253747187bed0c00ca8e3d89a3226976)

Author SHA1 Message Date
Anton Khirnov 41e891e89e Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov 74b5f10862 Add a compat stdatomic.h implementation based on pthreads 8 years ago
Anton Khirnov 70faadc826 Add a compat stdatomic.h implementation based on suncc atomics 8 years ago
Anton Khirnov c91e72ed52 Add a compat stdatomic.h implementation based on windows atomics 8 years ago
Anton Khirnov 3359eede8f Add a compat stdatomic.h implementation based on GCC atomics 8 years ago
Clément Bœsch 5d7be07a8b lavfi/f_ebur128: relicense to LGPL 8 years ago
Anton Khirnov 6a4e24280d configure: check for stdatomic.h 8 years ago
James Almer d1de725bee cuda: check for cuda.h when enabled 8 years ago
Paul B Mahol b96a6e2024 avfilter/vf_zscale: add support for some recent new additions 8 years ago
Timo Rothenpieler 8228b714be configure: cuda is no longer nonfree, enable and autodetect by default 8 years ago
Timo Rothenpieler a66835bcb1 avcodec/nvenc: use dynamically loaded CUDA 8 years ago
Timo Rothenpieler e6464a44ed avutil/hwcontext_cuda: use dynamically loaded CUDA 8 years ago
Hendrik Leppkes 99218ee30d configure: properly add dxva2 link dependencies 8 years ago
Hendrik Leppkes 0539ff0e1b configure: use check_lib2 for cuda and cuvid 8 years ago
Marton Balint 005d058f42 lavfi/loudnorm: add an internal libebur128 library 8 years ago
Matt Oliver d6f85ec270 avformat/avisynth.c: Use new safe dlopen code. 8 years ago
Reynaldo H. Verdejo Pinochet 894e7ef9b4 configure: add '-uninstalled' to uninstalled .pc files 8 years ago
Philip Langdale 21b68cdbae avcodec/cuvid: Don't claim to decode h.263 (it doesn't) 8 years ago
James Almer c4af48eb27 configure: add missing fork() dependency to http_multiclient example 8 years ago
Andreas Cadhalpun 890eb3d7c4 configure: make sure LTO does not optimize out the test functions 8 years ago
James Almer 7400f64211 configure: remove missing incompatible_libav_abi references 8 years ago
Michael Niedermayer ded5c88528 configure: Remove --enable-incompatible-libav-abi from the help output 8 years ago
Matt Oliver 798c6ecce5 openssl: Support version 1.1.0. 8 years ago
Matthieu Bouron f62c54456d lavc: add mpeg4 mediacodec decoder 8 years ago
Matthieu Bouron 0f7fce87ea lavc: add vp8/vp9 mediacodec decoders 8 years ago
Carl Eugen Hoyos a2c5f5aacf configure: Enable pie for toolchain=hardened. 8 years ago
Andreas Cadhalpun 7a65aef00d configure: fix detection of libopenjpeg 8 years ago
Carl Eugen Hoyos 932bbfc5d8 configure: Use LDEXEFLAGS in check_ld(). 8 years ago
Zhou Xiaoyong 50eee357eb configure: loongson disable mipsfpu and mipsdsp optimizations 8 years ago
Carl Eugen Hoyos d2af93ac16 configure: Also try -mstack-alignment for clang, 8 years ago
Rodger Combs 63fbeebf6e
configure: add linker export script support on Darwin 8 years ago
Timo Rothenpieler b7bd5b9794 configure: define posix source on cygwin 8 years ago
Josh de Kock dc0f711459 lavc: remove libfaac wrapper 8 years ago
James Almer 449f263f9f avcodec: add missing xmm/neon clobber test wrappers for the new encode API 8 years ago
Clément Bœsch 1a9b4bc4c7 doc/examples: build http_multiclient example 8 years ago
Clément Bœsch 3d064b7802 build: remove references to inexistant avcodec example 8 years ago
Clément Bœsch 352ca77f8a build: fix avio_dir_cmd and avio_reading example dependencies 8 years ago
Clément Bœsch 44103c6001 build: sort EXAMPLE_LIST 8 years ago
Josh de Kock 21344991c0 lavd/sdl2: add sdl alias 8 years ago
Josh de Kock 47ea6f5c9d lavd: drop SDL1 device and SDL1 support 8 years ago
Marton Balint 9c5fab5ed4 ffplay: add SDL2 support 8 years ago
Josh de Kock 3877e3d8a8 lavd: Add SDL2 output device 8 years ago
Philip Langdale 843aff3cf7 cuvid: Use bundled headers 8 years ago
Matthieu Bouron 140da8e810 lavc: add hevc mediacodec decoder 9 years ago
Philip Langdale 1891dfe013 cuvid: Add hwaccels and decoders for remaining supported formats 9 years ago
Matt Oliver 8b4e4bc620 configure: Remove fifo muxers dependency on pthreads. 9 years ago
Timo Rothenpieler 1c37be6e95 configure: check for dlsym as well 9 years ago
James Almer f66abefefe configure: add missing check for LoadLibrary 9 years ago
Timo Rothenpieler 2b1d316ff6 configure: fix ldl dependency for new nvenc encoder names 9 years ago
Timo Rothenpieler 20f0902010 configure: fix nvenc detection logic 9 years ago