5253 Commits (7990df05f72292fd9e4c8a8e5cc04d408610ae31)

Author SHA1 Message Date
Timo Rothenpieler b3b3a3e3ce configure: add nvcc to CMDLINE_SET 7 years ago
James Almer c04609eefc configure: extend the check for bcrypt 7 years ago
Alexander Bilyak 9fd11e5188 configure: fix clang-cl detection 7 years ago
Steve Lhomme aedbf1640c avutil/random_seed: use bcrypt instead of the old wincrypt API 7 years ago
Michael Niedermayer 876f9ac9a6 configure: make the C11 atomics check more robust 7 years ago
James Almer e7a2f1f8d8 configure: disable direct stripping in OpenBSD 7 years ago
Carl Eugen Hoyos b5c877a554 configure: Disable direct stripping for AIX. 7 years ago
James Almer aea610b0d6 configure: check for INIT_ONCE before enabling w32threads 7 years ago
James Almer 234a5e0831 configure: check that the required header for Linux Perf is available 7 years ago
wm4 c7ab6aff66 w32pthreads: always use Vista+ API, drop XP support 7 years ago
Michael Niedermayer 8247e0304e configure: fix build 7 years ago
Josh de Kock 65452bcd64 lavd: remove linked lists 7 years ago
Josh de Kock d8ae40611b Revert "lavd: add new API for iterating input and output devices" 7 years ago
Josh de Kock 8f1382f80e lavfi: add new iteration API 7 years ago
Martin Storsjö f33f728470 arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported 7 years ago
Diego Biurrun e744281c49 configure: Revert some incorrect uses of check_cc() 7 years ago
Sven Dueking a2fc8dbae8 Add Haivision SRT protocol 7 years ago
Diego Biurrun 2124a97a49 configure: Drop unused helper function test_cflags_cpp() 7 years ago
Danil Iashchenko 9f17875134 libavfilter: Add OpenCL convolution filter 7 years ago
Diego Biurrun 434b44cd6f configure: Simplify vararg check 7 years ago
Diego Biurrun 8c7554e6a9 configure: Add check_x86asm() helper function to simplify some expressions 7 years ago
Diego Biurrun 17ee5b0c13 configure: Use indirection for the -o assembler flag also for x86asm 7 years ago
Diego Biurrun b9ea301e02 configure: Use a more sensible suffix for x86 assembly tempfiles 7 years ago
Diego Biurrun 5292e97c42 configure: Document available options for the --toolchain parameter 7 years ago
Mark Thompson ac993e73de hwcontext_opencl: Add support for mapping DRM objects to Beignet 7 years ago
drfer3 6135c958cd lavfi: Add OpenCL avgblur filter 7 years ago
James Almer d8ca7a7e70 configure: add const_nan dependency to h264_metadata_bsf 7 years ago
Mark Thompson c99f837dde lavc: Add filter_units bitstream filter 7 years ago
Mark Thompson 84bb8327f5 cbs: Add a table of all supported codec IDs 7 years ago
Martin Storsjö ea2f72a2c1 configure: Don't assume a 16 byte aligned stack on BSDs on i386 7 years ago
James Almer c51dbc2717 configure: revert changes to the schannel check 7 years ago
James Almer eeca8921e2 configure: add missing adts_header to aac_fixed decoder 7 years ago
Martin Storsjö 847190ebd9 configure: Don't assume an aligned stack on clang on windows 7 years ago
Luca Barbato 43778a501f Support AV1 encoding using libaom 7 years ago
Luca Barbato c438899a70 Add AV1 video decoding support through libaom 7 years ago
Diego Biurrun dd7e63af93 configure: Restore original endianness test 7 years ago
Diego Biurrun 31a53ab34e configure: Add check_as() helper function to simplify some expressions 7 years ago
Diego Biurrun 18dc1ff0fb configure: Add check_ld() helper function to simplify some expressions 7 years ago
Diego Biurrun 9c37d765ef configure: Add check_cc/require_cc helper functions to simplify some expressions 7 years ago
Diego Biurrun 83fef16b6a configure: Add check_cpp_condition() helper function to simplify some expressions 7 years ago
Diego Biurrun a5e011c8dc configure: Add check_cmd() helper function to simplify some expressions 7 years ago
Diego Biurrun 49804dc2ba configure: Use test_ prefix for helper functions that do not set variables 7 years ago
Diego Biurrun 8c893aa3cd configure: Drop unnecessary variables, shifts, and quotes in helper functions 7 years ago
Diego Biurrun 121314895f configure: Fix logic of AMF external library check 7 years ago
Timo Rothenpieler 5787908e8c configure: rename cuda to ffnvcodec 7 years ago
Timo Rothenpieler 27cbbbb33f compat: remove in-tree NVidia headers 7 years ago
James Almer f4709f1b7b configure: add missing audio_frame_queue dependency to vorbis encoder 7 years ago
Tomas Härdin f958f431ec Add libcodec2 en/decoder 7 years ago
Philip Langdale cd98f20b4a avcodec/nvdec: Implement mjpeg nvdec hwaccel 7 years ago
Mark Thompson 63c690ad15 vaapi: Add MJPEG decode hwaccel 7 years ago