4950 Commits (216dd9fd5c5e820d89622b77de38479e60713504)

Author SHA1 Message Date
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
Mark Thompson a050f56c09 lavu: Add OpenCL hardware pixfmt 7 years ago
Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 7 years ago
Zhong Li 0f0b2ece38 lavu/qsv: remove unused variable 7 years ago
Jun Zhao 3db5961727 hwcontext_vaapi: add the fourcc of I420 format map. 7 years ago
Timo Rothenpieler 6fb6170776 hwcontext_d3d11va: add missing stdint.h include 7 years ago
Dale Curtis 01763144dc Avoid corrupting diagnostic state with _Pragma changes. 7 years ago
Muhammad Faiz 8329ae781a avutil/crc: use ff_thread_once at av_crc_get_table 7 years ago
Thomas Köppe 43171a2a73 Fix missing used attribute for inline assembly variables 7 years ago
Mark Thompson 1ef4af2d49 hwcontext_vaapi: Fix build with libva 2.0 7 years ago
Michael Niedermayer 1fa3a9a31d avutil/frame: Add private_ref to AVFrame 7 years ago
Gyan Doshi 84556ef059 lavu/timecode: clarify error msg for timecode_rate 7 years ago
Greg Wessels 2c2f25eb89 avutil/hwcontext_d3d11va: Fix leak when wrapping texture in AVD3D11FrameDescriptor 7 years ago