2906 Commits (4723c6226aa1ece4099338cc9b38a9cef4fa4846)

Author SHA1 Message Date
Diego Biurrun 9dc79b2943 configure: Drop support for legacy PGI compiler 7 years ago
Diego Biurrun 0af8a72174 build: Drop support for legacy TI ARM compiler 7 years ago
Mark Thompson a126b67e1b configure: Add config option for libva2 (VAAPI 1) 7 years ago
Diego Biurrun 68649bfed3 configure: Group system feature variables and system libraries together 7 years ago
Diego Biurrun 62be1caf16 configure: Bail out early if neither static nor shared libs are built 7 years ago
Diego Biurrun c6496de334 configure: Move enabling libc_type into probe_libc() function 7 years ago
Martin Storsjö 41df62fd67 configure: Set the default assembler to armasm64 for MSVC for arm64 7 years ago
Josh de Kock 762ab2de6e Remove dv1394 input device 7 years ago
Diego Biurrun 8e7e042d41 Remove all output devices 7 years ago
Martin Storsjö 40d5df67d2 configure: Add a comment about why we don't try to enable pic on arm on target_os=win32 7 years ago
Martin Storsjö 0ca6640991 configure: Don't add -fPIC to asflags when targeting windows 7 years ago
Martin Storsjö f951837ce5 configure: Don't add -fPIC to cflags for target_os=win32 7 years ago
Diego Biurrun 7ac092d05d build: CryptGenRandom --> wincrypt, it is a better name 7 years ago
Diego Biurrun 93797681c2 build: Rename stdatomic_h variable to stdatomic 7 years ago
Diego Biurrun 62d5b5a9d3 configure: Extend check_header() to allow checking for multiple headers 7 years ago
Diego Biurrun b46900914a build: Merge mach/mach_time.h and mach_absolute_time() checks 7 years ago
Diego Biurrun 4f6401df43 configure: Merge separate parts of GnuTLS test 7 years ago
Diego Biurrun 3613063e87 configure: Simplify nvenc check (and move it to the correct spot) 7 years ago
Diego Biurrun 8594ec3dd5 configure: Drop fallback for deprecated avserver command line options 7 years ago
Diego Biurrun a688b64fcf configure: Drop feature for randomly disabling/enabling components 7 years ago
Diego Biurrun 010baac12a configure: Fix stupid typo in gsm.h header name 7 years ago
Diego Biurrun 76481f57b5 configure: Remove pointless empty *_COMPONENTS variables 7 years ago
Diego Biurrun 1c047c8f4d configure: Drop stray extralibs for libspeex 7 years ago
Diego Biurrun 3e59502873 configure: Drop unused attribute checks 7 years ago
Diego Biurrun 421c10ed4f configure: Drop test for fork() 7 years ago
Diego Biurrun b586903ae1 build: Drop redundant check for soundcard.h 7 years ago
Diego Biurrun 8e97a8c691 build: Remove check for gsm/gsm.h for libgsm 7 years ago
Diego Biurrun 29ccc641b1 build: Drop check for sys/mman.h in favor of mmap() check 7 years ago
Diego Biurrun e7168d4c0c configure: Drop redundant header check for d3d11.h 7 years ago
Diego Biurrun 4064f42889 build: Drop explicit check for dlfcn.h 7 years ago
Diego Biurrun fca9ca539c configure: Drop unused or internally-used entries from variable lists 7 years ago
Diego Biurrun 09c98327b9 build: Drop support for Tru64 Unix (OSF/1) 7 years ago
James Almer ab6422e133 configure: rename hevc_ps to hevcparse 7 years ago
James Almer ebfcce16ac configure: Use test_pkg_config() for the SDL check 7 years ago
James Almer d66fe7ff53 configure: Add test_pkg_config() 7 years ago
Huang, Zhengxu a5a6ac1a12 libavfilter/overlay_qsv: Add QSV overlay vpp filter 7 years ago
Huang, Zhengxu 8d3666c425 libavfilter/vf_vpp: Add common filters of the qsv vpp 7 years ago
Mark Thompson 10eb496d9a vaapi_mpeg2: Convert to use coded bitstream infrastructure 7 years ago
Martin Storsjö accb06120c configure: Use dllexport/dllimport for data symbols across DLLs with mingw 7 years ago
Martin Storsjö e41daa6246 Remove support for building for mingw32ce (Windows CE) 7 years ago
Martin Storsjö 29ba1e6076 configure: Include d3d11va_extralibs in libavutil 7 years ago
Mark Thompson b78c30d7ec lavc: Add mpeg2_metadata bitstream filter 7 years ago
Mark Thompson 2bc9ba8d3c lavc: Add coded bitstream read/write support for MPEG-2 7 years ago
Mark Thompson ac12486714 vaapi_h265: Convert to use coded bitstream infrastructure 7 years ago
Mark Thompson 7a4fac5e91 vaapi_h264: Convert to use coded bitstream infrastructure 7 years ago
Mark Thompson b31a9eae02 lavc: Add hevc_metadata bitstream filter 7 years ago
Mark Thompson e6874bc3af lavc: Add h264_redundant_pps bitstream filter 7 years ago
Mark Thompson 9e93001b61 lavc: Add h264_metadata bitstream filter 7 years ago
Mark Thompson f11d8a5e8b lavc: Add trace_headers bitstream filter 7 years ago
Mark Thompson 867381b8b5 lavc: Add coded bitstream read/write support for H.265 7 years ago