4605 Commits (2ba896fef7edf6e83ef12dd82d067469cadbaf8f)

Author SHA1 Message Date
Mark Thompson e0b164576f qsv: Add VP8 decoder 8 years ago
Mark Thompson b6582b2927 qsv: Add VC-1 decoder 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
Diego Biurrun 12db2832e4 libxvid: Require availability of mkstemp() 8 years ago
Diego Biurrun 2dd464868c configure: Move license checks directly after command line parsing 8 years ago
Diego Biurrun c78495d1cd configure: Log name and parameters of all helper functions where it makes sense 8 years ago
Diego Biurrun 8a6e7a67cb configure: Use check_cpp in CPP flags tests 8 years ago
Diego Biurrun 831005b230 configure: Log correct test name and use correct filter when testing objective C flags 8 years ago
Diego Biurrun fe7bc1f16a configure: Do not unconditionally check for (and enable) xlib 8 years ago
Diego Biurrun d1a91ebe49 configure: Print list of enabled programs 8 years ago
Diego Biurrun 576c9003ae configure: Improve output wording 8 years ago
Diego Biurrun 59d2b00d20 configure: Add --quiet command line parameter to suppress informative output 8 years ago
Matt Oliver d6f85ec270 avformat/avisynth.c: Use new safe dlopen code. 8 years ago
Martin Storsjö d1ef1b9eaa configure: Silence lld-link when getting the version number 8 years ago
Anton Khirnov 7b1f03477f examples/avcodec: split the remaining two examples into separate files 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