4739 Commits (eb5f063e7ccc93062a70faac2402a533bb9669fd)

Author SHA1 Message Date
  Henrik Gramner eb5f063e7c x86inc: Correctly set mmreg variables 8 years ago
  Henrik Gramner 6b6edd1216 x86inc: Support creating global symbols from local labels 8 years ago
  Henrik Gramner 9e4b3675f2 x86inc: Use .rdata instead of .rodata on Windows 8 years ago
  Henrik Gramner 3a02cbe3fa x86inc: Enable AVX emulation for floating-point pseudo-instructions 8 years ago
  wm4 27b9f82e2c hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints() 8 years ago
  wm4 cbbb206734 hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints() 8 years ago
  James Almer ef21033c32 avutil/mastering_display_metadata: fix copyright header wrongly formated as doxy 8 years ago
  Anton Khirnov 89b84cb18b It has been replaced by C11 stdatomic.h and is now unused. 8 years ago
  James Almer 8d9c9775b2 avutil/log: use thread wrappers for the locking functionality 8 years ago
  wm4 18fbfd7bf8 hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly 8 years ago
  Humberto Ribeiro 59b126f922 libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDisplayModeEx 8 years ago
  Carl Eugen Hoyos 695b1d8111 lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc(). 8 years ago
  Carl Eugen Hoyos 21b5990da4 lavu/mem: Do not realloc in av_fast_realloc() if size == min_size. 8 years ago
  Zhong Li e23190269f lavu/qsv: add log message for libmfx version 8 years ago
  wm4 a04c2c707d lavc: replace and deprecate the lock manager 8 years ago
  wm4 9b121dfc32 w32pthreads: always use Vista+ API, drop XP support 8 years ago
  James Almer 90d216cb90 x86inc: set the correct amount of simd regs in x86_64 when avx512 is enabled but not used 8 years ago
  Henrik Gramner f7197f68dc x86inc: AVX-512 support 9 years ago
  James Darnley e2218ed8ce avutil: add alignment needed for AVX-512 8 years ago
  James Darnley 4783a01c11 avutil: detect when AVX-512 is available 8 years ago
  James Darnley 8b81eabe57 avutil: add AVX-512 flags 8 years ago
  Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 8 years ago
  Aman Gupta e4d9f05ca7 lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC 8 years ago
  Andrew D'Addesio 9b45bcf713 libavutil: Add saturating subtraction functions 8 years ago
  Thomas Köppe 53c492640c avutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP architecture. 8 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 8 years ago
  Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 8 years ago
  Rodger Combs 1204ce0b63 lavu/hwcontext_opencl.h: fix build on macOS 8 years ago
  Mark Thompson 6e0e3e1d8d hwcontext_vaapi: Do not assume that sw_format is transferable 8 years ago
  Jan Ekström f6d49a0dc8 hwcontext_d3d11va: properly reset values after release/close 8 years ago
  Mark Thompson f4e319d8a9 hwcontext_opencl: Reset internal command queue on device_uninit 8 years ago
  Mark Thompson 8bbf2dacbf hwcontext_d3d11: Log adapter details on device creation 8 years ago
  Mark Thompson e1d1924427 lavu/pixfmt: Remove gap in the middle of enum AVPixelFormat 8 years ago
  Mark Thompson 3650cb2dfa lavu,lavfi,ffmpeg: Remove experimental OpenCL API 8 years ago
  Mark Thompson 0f93cef2d6 hwcontext: Perform usual uninitialisation on derived frames contexts 8 years ago
  Mark Thompson 7faae6e745 hwcontext_opencl: DRM to OpenCL mapping for ARM 8 years ago
  Mark Thompson f06754e4f3 hwcontext_opencl: D3D11 to OpenCL mapping 8 years ago
  Mark Thompson 9e7cda1b1e hwcontext_opencl: DXVA2 to OpenCL mapping 9 years ago
  Mark Thompson 403cde8e85 hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDK 9 years ago
  Mark Thompson eb3e9f469a hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignet 9 years ago
  Mark Thompson b25d8ef0a7 lavu: OpenCL hwcontext implementation 9 years ago
  Mark Thompson a050f56c09 lavu: Add OpenCL hardware pixfmt 9 years ago
  Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 8 years ago
  Zhong Li 0f0b2ece38 lavu/qsv: remove unused variable 8 years ago
  Jun Zhao 3db5961727 hwcontext_vaapi: add the fourcc of I420 format map. 8 years ago
  Timo Rothenpieler 6fb6170776 hwcontext_d3d11va: add missing stdint.h include 8 years ago
  Dale Curtis 01763144dc Avoid corrupting diagnostic state with _Pragma changes. 8 years ago
  Muhammad Faiz 8329ae781a avutil/crc: use ff_thread_once at av_crc_get_table 8 years ago
  Thomas Köppe 43171a2a73 Fix missing used attribute for inline assembly variables 8 years ago
  Mark Thompson 1ef4af2d49 hwcontext_vaapi: Fix build with libva 2.0 8 years ago