4351 Commits (fe7547d69e6721d064c8604d0a6375a2d24b35ca)

Author SHA1 Message Date
  Paul B Mahol ea93052db3 avcodec/utvideodec: add SIMD support for median prediction for planar formats 8 years ago
  Paul B Mahol 6d09d6edbc avcodec/magicyuv: add 10 bit support 8 years ago
  Wan-Teh Chang 3f55752cd5 configure: add -fPIE instead of -pie to C flags for ThreadSanitizer 8 years ago
  Andreas Cadhalpun 8aad209c13 configure: fail if autodetect-libraries are requested but not found 8 years ago
  Andreas Cadhalpun 4c45566493 configure: enable autodetected libraries after option parsing 8 years ago
  Andreas Cadhalpun c50d591ce2 configure: enable sdl if sdl2 is enabled 8 years ago
  Mark Thompson db7271bff2 configure: Require bit_depth field for VAAPI VP9 decode hwaccel 8 years ago
  James Almer b52d3574d4 configure: check for strtoull on msvc 8 years ago
  Carl Eugen Hoyos 6c059bb2af configure: Fix standalone compilation of the rtp muxer. 8 years ago
  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 9 years ago