5063 Commits (ea980d4162cf783c3ed9978c6e12b9908f5b039b)

Author SHA1 Message Date
Anton Khirnov 064b875e89 h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Lynne dc9cf7f2cd
hwcontext_vulkan: move physical device feature discovery to device_init 5 years ago
Lynne d870e75c39
hwcontext_vulkan: split uploading and downloading contexts 5 years ago
Lynne 192997dd7f
hwcontext_vulkan: set usage for DRM imports to the frames context usage 5 years ago
Lynne 2c6366590e
hwcontext_vulkan: do not OR the user-specified usage with our default flags 5 years ago
Lynne 98405422be
hwcontext_vulkan: actually use the frames exec context for prep/import/export 5 years ago
Lynne 3dd3d1b7fb
hwcontext_vulkan: support user-provided pools 5 years ago
Lynne c0b0807871
hwcontext_vulkan: use all enabled queues for transfers, make uploads async 5 years ago
Lynne cdb949a05c
hwcontext_vulkan: wrap ImageBufs into AVBufferRefs 5 years ago
Lynne c6df64035f
hwcontext_vulkan: improve public header documentation 5 years ago
Lynne ea1a7f6064
hwcontext_vulkan: expose the enabled device features 5 years ago
Lynne 01c7539f30
hwcontext_vulkan: expose the amount of queues for each queue family 5 years ago
Lynne 2e08b39444
hwcontext: add av_hwdevice_ctx_create_derived_opts 5 years ago
Nicolas George 6b65c4ec54 lavu: add av_gcd_q(). 5 years ago
Marton Balint af9e622776 avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS 5 years ago
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
Linjie Fu 9723d7d523 lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
James Almer 84af196c65 avutil: bump version after addition of av_sat_add64 and av_sat_sub64 5 years ago
Dale Curtis a7e1af3cb1 avutil/common: Add saturated add/sub operations for int64_t. 5 years ago
Martin Storsjö 07948f3d38 aarch64: Explicitly forbid using the x18 register 5 years ago
Lynne 858f786eb9 hwcontext_vulkan: fix incorrect print argument 5 years ago
Lynne 4b7e13931f
hwcontext_vulkan: don't add the optional VK_KHR_surface extension by default 5 years ago
Lynne 251e4ad0ad
hwcontext_vulkan: don't error on unavailable user-specified extensions 5 years ago
Lynne 6025e66f98
hwcontext_vulkan: use the maximum amount of queues for each family 5 years ago
Lynne 0e39fce1e1
hwcontext_vulkan: update prepare_frame() for multiple semaphores when exporting 5 years ago
Anton Khirnov ffae62d96c vp9dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Juan De León 991d417692 libavutil: add API for exporting video frame quantizers 5 years ago
Lynne 70d396c8af Revert "hwcontext_vulkan: only use one semaphore per image" 5 years ago
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