4436 Commits (dcdd52101f31f696dfe7a919d6fa6879c1b40945)

Author SHA1 Message Date
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
Anton Khirnov f5df897c4b examples/avcodec: split audio decoding into a separate example 8 years ago
Anton Khirnov 40aaa8dadf examples/avcodec: split audio encoding into a separate example 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
Luca Barbato dad7514f9e xcb: Add all the libraries to the link line explicitly 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 ee05079766 openssl: Support version 1.1.0. 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
Diego Biurrun 1f821e5ad3 configure: Print warnings after all other output 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
Diego Biurrun 20abcaa273 configure: #include stdint.h as part of libxavs test 8 years ago
Rodger Combs 63fbeebf6e
configure: add linker export script support on Darwin 8 years ago
Anton Khirnov 5cc0057f49 lavu: remove the custom atomic API 8 years ago
Anton Khirnov eb34d40354 Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov f9a6a80e06 Add a compat stdatomic.h implementation based on pthreads 8 years ago
Anton Khirnov bb81ed4765 Add a compat stdatomic.h implementation based on suncc atomics 8 years ago
Anton Khirnov c2755864af Add a compat stdatomic.h implementation based on windows atomics 8 years ago
Anton Khirnov 4e928ef340 Add a compat stdatomic.h implementation based on GCC atomics 8 years ago
Anton Khirnov 13f5d2bf75 configure: check for stdatomic.h 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
Anton Khirnov de2ae3c1fa lavc: add clobber tests for the new encoding/decoding API 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 8 years ago