5285 Commits (13460af45621f2f01d3717cb93d6d09a60e63510)

Author SHA1 Message Date
Lynne fc99a24782
hwcontext_vulkan: convert to general layout and transfer queue when exporting 5 years ago
Lynne 875c1707e5
hwcontext_vulkan: create all images with concurrent sharing mode 5 years ago
Lynne 7c080dc190
hwcontext_vulkan: fix inverted condition when exporting images to drm_prime 5 years ago
Lynne acfef378b7
hwcontext_vulkan: update debugging layer name 5 years ago
Lynne 030a565baf
hwcontext_vulkan: remove unused internal REQUIRED extension flag 5 years ago
Lynne dccd07f66d
hwcontext_vulkan: expose enabled device and instance extensions 5 years ago
Lynne 3c5e5a5095
hwcontext_vulkan: let users enable device and instance extensions using options 5 years ago
Lynne b69f5a72ce hwcontext_vulkan: optionally enable the VK_KHR_surface extension if available 5 years ago
Marton Balint 6847affcb7 avutil/opt: only skip evaluation for rational options 5 years ago
Jun Zhao 5a2a199031 lavu/version: bump minor version for DOVI sidedata 5 years ago
vacingfang 103885d955 lavutil: add DOVI related header 5 years ago
Lynne e3c7b22451
hwcontext_vulkan: correctly download and upload flipped images 5 years ago
Marton Balint d1e52e396b avutil/log: update text requesting samples 5 years ago
Carl Eugen Hoyos b7d9507bb8 lavu/mem: Make other alloc functions more similar to av_malloc(). 5 years ago
Lynne 97b526c192 hwcontext_vulkan: only use one semaphore per image 5 years ago
Timo Rothenpieler 30b28f9a83 avutil/hwcontext_cuda: Only handle CUDA hardware frames 5 years ago
Andreas Rheinhardt a500b975a8 avutil/opt: Don't use NULL for %s string in a log message 5 years ago
Timo Rothenpieler 77d5ea1c7c avutil/frame: make frame copy functions hwframe aware 5 years ago
Timo Rothenpieler b06ae06e6a avutil/hwcontext: correctly set extended_data on hwframe_get_buffer 5 years ago
Lynne 2465fe1302 lavu/tx: add 2-point FFT transform 5 years ago
Lynne 9f494d1397 lavu/tx: improve documentation 5 years ago
Daniel Playfair Cal fa41be5743 hwcontext_opencl: include header file in HEADERS 5 years ago
Timo Rothenpieler d9a37af070 avutil/hwcontext_cuda: combine transfer functions 5 years ago
Yaroslav Pogrebnyak 08d46cb586 avutil/hwcontext_cuda: add YUVA420P pixel format 5 years ago
Lynne ecc3dceff4 hwcontext_vulkan: fix imported image bitmask 5 years ago
Lynne 6353b9e4ab hwcontext_vulkan: support more than one plane per DMABUF layer 5 years ago
Lynne b31959d776 hwcontext_vulkan: duplicate DMABUF objects before importing them 5 years ago
Lynne 501bd57bdb hwcontext_vulkan: initialize semaphores of DMABUF imports 5 years ago
Lynne 9086af2a0a hwcontext_vulkan: only convert image layout for transfers if necessary 5 years ago
Lynne 08d0a8992d hwcontext_vulkan: minor corrections for DMABUF mapping 5 years ago
Mark Thompson bc9b6358fb hwcontext_vaapi: Only accept a render node when deriving from DRM device 5 years ago
Linjie Fu f4cd4017bf lavu/hwcontext_vaapi: add vaapi_format_map support for Y210 5 years ago
Linjie Fu 1c37cad084 lavu/pix_fmt: add new pixel format y210 5 years ago
Matt Oliver f0c0ad4455 avutil/hwcontext_d3d11va: Use secure dlopen. 5 years ago
Lynne e1c84856bb lavu/tx: improve 3-point fixed precision 5 years ago
Lynne 223b58c74b lavu/tx: slightly optimize fft15 5 years ago
Lynne a38c6f47c9 lavu/tx: undef the correct macro 5 years ago
Lynne e8f054b095 lavu/tx: implement 32 bit fixed point FFT and MDCT 5 years ago
Michael Niedermayer 3182114f88 avutil/log: Add av_log_once() for printing a message just once with a high log level 5 years ago
Marton Balint cbf2a9bfac avutil/log: add support for multibyte console log for win32 5 years ago
Marton Balint 31acaa1ec6 avutil/log: add support for forced ANSI colors on win32 5 years ago
Marton Balint 1b34c0690f avutil/log: fix detecting console mode on Win32 5 years ago
Marton Balint bad8feb5e6 avutil/log: factorize ansi_fputs 5 years ago
Marton Balint 2b496c90cd avutil/log: drop support for NO_COLOR environment variable 5 years ago
Lynne d500eff3cc lavu/tx: mention FFT output is not normalized 5 years ago
Lynne 73a8c8e6e4 lavu: bump minor version for the Vulkan patchset 5 years ago
Philip Langdale 7f149b0452 lavu/hwcontext_cuda: refactor context initialisation 5 years ago
Lynne a88449ffb2 lavu: add Vulkan hwcontext code 5 years ago
Philip Langdale d7210ce7f5 lavu/hwcontext: Add support for HW -> HW transfers 5 years ago
Marton Balint 6026384047 avutil/common: warn about possible move of the data pointer after the last 0 byte in GET_UTF8 5 years ago