4560 Commits (2da5bf4c2f4cb878bad794be2b76108afbbd899d)

Author SHA1 Message Date
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
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
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
Rostislav Pehlivanov a8fe8d6b4a lavfi: remove af_asynts filter 8 years ago
Timo Rothenpieler bd717340a2 configure: cuvid hwaccels need the corresponding decoder, not the other way around 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
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
Mark Thompson 359586f14f lavfi: Add VAAPI deinterlacer 8 years ago
Paul B Mahol 20789372da avcodec/shorten: support decoding AIFF-C variant 8 years ago
James Almer ad1d0a1a06 configure: add missing mdct15 dependency 8 years ago
James Almer a50b330859 configure: remove unnecessary opus encoder dependency 8 years ago
Rostislav Pehlivanov 5f47c85e5c opus: add a native Opus encoder 8 years ago
Rostislav Pehlivanov d2119f624d imdct15: rename to mdct15 and add a forward transform 8 years ago
Mark Thompson d1acab8293 vaapi_encode: Add VP8 support 8 years ago
Mark Thompson 3b95c7c17d vaapi_encode: Add MPEG-2 support 8 years ago
Hendrik Leppkes a6cee50fa2 configure: use dashes instead of slashes in lib.exe invocation 8 years ago
Hendrik Leppkes 8b80feb9a7 configure: instruct MSVC 2015 to properly process UTF-8 string literals 8 years ago
Hendrik Leppkes 647af1a0dd configure: add nologo switch to invocation of lib.exe 8 years ago
Anton Khirnov adb54e59c1 vaapi_hevc: Convert to use the new VAAPI hwaccel code 8 years ago
Kacper Michajłow 2064a3b8df configure: Don't disable SSA Optimizer on MSVC v19.00.24218+. 8 years ago
Carl Eugen Hoyos e664730271 configure: Fix standalone compilation of aiff and caf muxers. 8 years ago
James Almer cf9ef83960 huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 8 years ago
James Almer 30c1f27299 huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
James Almer 5ac1dd8e23 lossless_videodsp: move shared functions from huffyuvdsp 8 years ago
Carl Eugen Hoyos f3adb6f74b configure: Fix standalone compilation of the ljpeg encoder. 8 years ago
James Almer d800d48fc6 configure: bump year 8 years ago
Michael Niedermayer af7a75cb51 configure: Check build with some header not just preprocessing for testing --std=c11 8 years ago
James Almer 6993bb4eb6 configure: make the check for stdatomic.h stricter 8 years ago
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
Anton Khirnov ea8b730d8e hevcdec: add a VAAPI hwaccel 8 years ago
Diego Biurrun ee480790c7 build: Add name parameter to check_lib() helper function 8 years ago
Diego Biurrun 1faffe7e8f configure: Disentangle vfw32 and user32 lib handling 8 years ago
Steve Lhomme f7174d7ed0 configure: fix linking with MSVC when using --disable-optimizations 8 years ago