4962 Commits (0f89a2293ea5f642a67700225d76948ed154418e)

Author SHA1 Message Date
wm4 474194a8d0 avutil/opt: remove ABI hacks 7 years ago
Mark Thompson e412d683fe hwcontext: Perform usual uninitialisation on derived frames contexts 7 years ago
Mark Thompson caecb85014 hwcontext: Perform usual initialisation on derived device contexts 7 years ago
Diego Biurrun 4cf84e254a Drop some unnecessary config.h #includes 7 years ago
Mark Thompson 2eb396b175 hwcontext: Fix memory leak on derived frame allocation failure 7 years ago
Jun Zhao 96e476cc9d hwcontext: Fix documentation for av_hwdevice_ctx_alloc() 7 years ago
Jacob Trimble 9f07cf7c00 avutil/aes_ctr: Add method to set 16-byte IV. 7 years ago
Henrik Gramner 6f62b0bd4f x86inc: Drop cpuflags_slowctz 7 years ago
Henrik Gramner eb5f063e7c x86inc: Correctly set mmreg variables 7 years ago
Henrik Gramner 6b6edd1216 x86inc: Support creating global symbols from local labels 7 years ago
Henrik Gramner 9e4b3675f2 x86inc: Use .rdata instead of .rodata on Windows 7 years ago
Henrik Gramner 3a02cbe3fa x86inc: Enable AVX emulation for floating-point pseudo-instructions 7 years ago
Martin Storsjö 85e10c0a93 intreadwrite: Use __unaligned in MSVC for ARM64 as well 7 years ago
wm4 27b9f82e2c hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints() 7 years ago
wm4 cbbb206734 hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints() 7 years ago
James Almer ef21033c32 avutil/mastering_display_metadata: fix copyright header wrongly formated as doxy 7 years ago
Anton Khirnov 89b84cb18b It has been replaced by C11 stdatomic.h and is now unused. 7 years ago
James Almer 8d9c9775b2 avutil/log: use thread wrappers for the locking functionality 7 years ago
wm4 18fbfd7bf8 hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly 7 years ago
Humberto Ribeiro 59b126f922 libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDisplayModeEx 7 years ago
Carl Eugen Hoyos 695b1d8111 lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc(). 7 years ago
Carl Eugen Hoyos 21b5990da4 lavu/mem: Do not realloc in av_fast_realloc() if size == min_size. 7 years ago
Zhong Li e23190269f lavu/qsv: add log message for libmfx version 7 years ago
wm4 a04c2c707d lavc: replace and deprecate the lock manager 7 years ago
wm4 9b121dfc32 w32pthreads: always use Vista+ API, drop XP support 7 years ago
James Almer 90d216cb90 x86inc: set the correct amount of simd regs in x86_64 when avx512 is enabled but not used 7 years ago
Henrik Gramner f7197f68dc x86inc: AVX-512 support 7 years ago
James Darnley e2218ed8ce avutil: add alignment needed for AVX-512 7 years ago
James Darnley 4783a01c11 avutil: detect when AVX-512 is available 7 years ago
James Darnley 8b81eabe57 avutil: add AVX-512 flags 7 years ago
Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 7 years ago
Aman Gupta e4d9f05ca7 lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC 7 years ago
Andrew D'Addesio 9b45bcf713 libavutil: Add saturating subtraction functions 7 years ago
Thomas Köppe 53c492640c avutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP architecture. 7 years ago
Martin Vignali b37196adff avutil/x86util : add macro for loading a 128 bits constants in an xmm or in each part of an ymm in order to simplify avx2 asm func 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Rodger Combs 1204ce0b63 lavu/hwcontext_opencl.h: fix build on macOS 7 years ago
Mark Thompson 6e0e3e1d8d hwcontext_vaapi: Do not assume that sw_format is transferable 7 years ago
Jan Ekström f6d49a0dc8 hwcontext_d3d11va: properly reset values after release/close 7 years ago
Mark Thompson f4e319d8a9 hwcontext_opencl: Reset internal command queue on device_uninit 7 years ago
Mark Thompson 8bbf2dacbf hwcontext_d3d11: Log adapter details on device creation 7 years ago
Mark Thompson e1d1924427 lavu/pixfmt: Remove gap in the middle of enum AVPixelFormat 7 years ago
Mark Thompson 3650cb2dfa lavu,lavfi,ffmpeg: Remove experimental OpenCL API 7 years ago
Mark Thompson 0f93cef2d6 hwcontext: Perform usual uninitialisation on derived frames contexts 7 years ago
Mark Thompson 7faae6e745 hwcontext_opencl: DRM to OpenCL mapping for ARM 7 years ago
Mark Thompson f06754e4f3 hwcontext_opencl: D3D11 to OpenCL mapping 7 years ago
Mark Thompson 9e7cda1b1e hwcontext_opencl: DXVA2 to OpenCL mapping 7 years ago
Mark Thompson 403cde8e85 hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDK 7 years ago
Mark Thompson eb3e9f469a hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignet 7 years ago
Mark Thompson b25d8ef0a7 lavu: OpenCL hwcontext implementation 7 years ago