2906 Commits (4723c6226aa1ece4099338cc9b38a9cef4fa4846)

Author SHA1 Message Date
Mark Thompson acf06f4544 lavc: Add coded bitstream read/write support for H.264 7 years ago
Mark Thompson 18f1706f33 lavc: Add coded bitstream read/write API 7 years ago
Anton Khirnov b90fdb2c71 hevcdec: add a CUVID hwaccel 7 years ago
Anton Khirnov b9129ec466 h264dec: add a CUVID hwaccel 7 years ago
Huang, Zhengxu 2fd6e7d077 libavcodec/mjpeg_qsv: Add QSV MJPEG encoder 7 years ago
Martin Storsjö 1912973a2d d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 7 years ago
wm4 cfc9e7c94e hwcontext_d3d11va: add option to enable debug mode 8 years ago
Diego Biurrun 0e83e95c60 configure: Reset X86ASM_DEP(FLAGS) when probing for the assembler program 8 years ago
Janne Grunau 857e26b655 build: Add an option for passing linker flags to the shared library build 8 years ago
Martin Storsjö 333a34da3a configure: Automatically add -isysroot for darwin if --sysroot is specified 8 years ago
Martin Storsjö fd1ffa1f10 d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is unavailable 8 years ago
Diego Biurrun d9da7151ee configure: Fix handling of _select dependencies 8 years ago
Diego Biurrun 7b1f9873be build: Adjust dependencies for faan(i)dct components 8 years ago
Diego Biurrun 635897ac78 configure: Factorize qsv dependencies 8 years ago
Diego Biurrun c599c43fa1 configure: Add missing arch dependencies for arch extensions 8 years ago
Diego Biurrun 9d12dd6fa8 configure: Add x86 dependency for mmx_internal 8 years ago
Diego Biurrun 2f792cb670 build: Add missing idctdsp dependency for clearvideo 8 years ago
Diego Biurrun e2edf1529c configure: Simplify AltiVec/VSX check with a helper function 8 years ago
Diego Biurrun d76479c502 ppc: Drop support for Apple GCC 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
Diego Biurrun ed434be106 configure: Bail out if both GnuTLS and OpenSSL are enabled 8 years ago
Diego Biurrun adfd7892e3 configure: Move x86 assembler sanity check into assembler probe function 8 years ago
Diego Biurrun 5e27ef800b build: Add missing zlib dependencies for several protocols 8 years ago
Diego Biurrun 61cec5adaa tls: Hide backend implementation details from users 8 years ago
Martin Storsjö 4d444d04c1 configure: Default to _WIN32_WINNT=0x0502 (XP) as minimum, for legacy mingw 8 years ago
Martin Storsjö 427f7a1f9e configure: Fix the msvcrt version check for mingw32 8 years ago
Luca Barbato 6a7e928555 configure: Do not check for the __builtin_vec_vsx_ld 8 years ago
Martin Storsjö d7320ca3ed arm: Avoid using .dn register aliases 8 years ago
Martin Storsjö 59cee42d7d arm: Check for the .arch directive in configure 8 years ago
Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part 8 years ago
Luca Barbato 41262498ff configure: Fix sem_timedwait probe 8 years ago
Luca Barbato 44aafa3325 configure: Properly escape arguments in filter/filter_out helper functions 8 years ago
Paul B Mahol 9227bd8ac2 utvideodec: Reuse the huffyuv add_left 8 years ago
Diego Biurrun b62ed68738 configure: Better names for functions that sanitize input 8 years ago
Mark Thompson 0fd91e4bfc vaapi_encode: Add VP9 support 8 years ago
Diego Biurrun 5a969f64b9 jack: Drop support for old (2012) JACK versions 8 years ago
Diego Biurrun 75ef915434 configure: Disable inline assembly for PathScale compilers 8 years ago
Diego Biurrun d6390090c4 configure: Skip check for inline assembly capabilities when explicitly disabled 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago
Luca Barbato bd805964f4 configure: Do not treat JACK as a system library 8 years ago
Luca Barbato 0d8013b88b configure: Replace -no_weak_symbols with -Werror=partial-availability 8 years ago
Luca Barbato 81bffae368 configure: Check for -no_weak_imports in ldflags on macOS 8 years ago
Diego Biurrun 57b753b445 build: Prefer NASM assembler over YASM 8 years ago
Diego Biurrun f54037da8a build: Make x86 assembler commandline-selectable 8 years ago
Diego Biurrun 51411eb7ff build: Special-case handling of SDL CFLAGS 8 years ago
Diego Biurrun 003124ebf4 build: Fix logic of clock_gettime() check 8 years ago
Diego Biurrun 808ef43597 build: Explicitly set 32-bit/64-bit object formats for nasm/yasm 8 years ago
Diego Biurrun 5ff3b5cafc build: Add pthreads to list of avutil extralibs 8 years ago
Diego Biurrun 3c0efbd033 build: Allow generating dependencies as a side-effect of assembling 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago