4661 Commits (6eb102a616364d06a4cc994339b72910b3547e5f)

Author SHA1 Message Date
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
Diego Biurrun ba6a49e60b configure: Clean up temporary files on interrupt 8 years ago
Michał Górny 7848982207 configure: Place all temporary files in one separate directory 8 years ago
Mark Thompson ca6ae3b77a vaapi_encode: Add MPEG-2 support 8 years ago
Diego Biurrun 2bbb5abd87 build: Map -Wall compiler flag to -W3 for MSVC and -Wextra to -W4 8 years ago
Diego Biurrun 6151e9128c build: Detect blocks C language extension and add it as VDA dependency 8 years ago
Martin Storsjö f96d07f4ec configure: Add quotes around a variable which might be empty 8 years ago
Diego Biurrun 9bf262f4c6 configure: Use proper compiler-specific speed flags for hostcc 8 years ago
Diego Biurrun bf38959a30 configure: Move optflags checks to a more sensible place 8 years ago
Dave Yeo 7ff018c1cb OS/2: Try to commit memory above 1GB 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
Diego Biurrun ee164727dd configure: Fix typo in incdir variable written to config.sh 8 years ago
James Almer 6993bb4eb6 configure: make the check for stdatomic.h stricter 8 years ago
Janne Grunau 35d1f726eb fate: Add --ignore-tests configure option for omitting specific FATE tests 8 years ago
Diego Biurrun 8a34f36593 build: Add version numbers to "Requires" entries in pkg-config files 8 years ago
Paul B Mahol ea93052db3 avcodec/utvideodec: add SIMD support for median prediction for planar formats 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Diego Biurrun edb4348732 build: Store library version numbers in .version files 8 years ago
Diego Biurrun 11a9320de5 build: Move build-system-related helper files to a separate subdirectory 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
Steve Lhomme ef9a711be7 configure: put d3d11 check in alphabetical order 8 years ago
Anton Khirnov fa1749dd34 vp9: split superframes in the filtering stage before actual decoding 8 years ago
Anton Khirnov 972c71e9cb lavc: add support for filtering packets before decoding 8 years ago
Wan-Teh Chang 3f55752cd5 configure: add -fPIE instead of -pie to C flags for ThreadSanitizer 8 years ago
Diego Biurrun fc368497f2 configure: Add missing dxva2 dependency for dxva2_lib 8 years ago
Diego Biurrun f1248fae90 configure: Handle dxva2 optional components in the standard way 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 ade370a4d7 lavfi: Add VAAPI deinterlacer 8 years ago
Diego Biurrun f8a1ead0ae build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on Cygwin 8 years ago