111105 Commits (be91c5c80d8c66a5a39d52c21f9094c9c455ec84)
 

Author SHA1 Message Date
Lynne b3fb73af6b
swscale: bump minor for implementing support for the new pixfmts 1 year ago
Lynne f701f088f4
vulkan_h264: reject end_frame being called without valid session parameters 1 year ago
Lynne 160a415e22
lavfi: add nlmeans_vulkan filter 1 year ago
Lynne dfff3877b7
vulkan: add support for the atomic float ops extension 1 year ago
Lynne 88e2cca3db
tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
Lynne 7cfd7e4af4
lavfi: add color_vulkan filter 1 year ago
Lynne 77478f6793
av1dec: add Vulkan hwaccel 1 year ago
Lynne 5dc047716a
fate-source: exclude Apache-2 licensed files 1 year ago
Lynne 6ec58ff820
cbs_av1: expose tile col/row starts in SBs 1 year ago
Dave Airlie e49b8b48cd
av1: set skip mode frames properly 1 year ago
Lynne 36c16a06b2
hevcdec: add Vulkan hwaccel 1 year ago
Lynne a9fbe8b472
h264dec: add Vulkan hwaccel 1 year ago
Lynne 1e8fefff93
libavcodec: add Vulkan common video decoding code 1 year ago
Lynne 023ae6103f
libavcodec: add Vulkan common video code 1 year ago
Lynne 6733a1a456
avcodec: add AVHWAccel.flush callback 1 year ago
Lynne be07145109
avcodec: add AVHWAccel.free_frame_priv callback 1 year ago
Lynne 09dc9193ea
lavfi: add bwdif_vulkan 1 year ago
Niklas Haas 9675e54b02
avutil/hwcontext_vulkan: add libplacebo required features 1 year ago
Niklas Haas b41ea8c6c3
avfilter/vf_libplacebo: bump max vk version 1 year ago
Niklas Haas 661db605db
avfilter/vf_libplacebo: forward queue locking primitives 1 year ago
Lynne f70f873272
transpose_vulkan: port for the rewrite 1 year ago
Lynne d4b51b5085
scale_vulkan: port for the rewrite 1 year ago
Lynne 8e9ceb1efb
overlay_vulkan: port for the rewrite 1 year ago
Lynne 59f21c051d
gblur_vulkan: port for the rewrite 1 year ago
Lynne d26cbae3e1
flip_vulkan: port for the rewrite 1 year ago
Lynne 125636608d
chromaber_vulkan: port for the rewrite 1 year ago
Lynne 40bf1d525e
blend_vulkan: port for the rewrite 1 year ago
Lynne f29850e98f
avgblur_vulkan: port for the rewrite 1 year ago
Lynne 05ce6473ac
lavfi: add lavfi-only Vulkan infrastructure 1 year ago
Lynne 51b7fe81be
hwcontext_vulkan: enable additional device properties 1 year ago
Lynne 33fc919bb7
hwcontext_vulkan: remove duplicate code, port to use generic vulkan utils 1 year ago
Lynne 94e17a63a4
hwcontext_vulkan: don't change properties if prepare_frame fails 1 year ago
Lynne 32fc36ee61
hwcontext_vulkan: remove linear+host_visible "fast" path 1 year ago
Lynne 48f85de0e7
hwcontext_vulkan: rewrite to support multiplane surfaces 1 year ago
Lynne a4d63b46d9
vulkan: make GLSL macro functions semicolumn-safe 1 year ago
Lynne 83024beec2
vulkan: enable forcing of full subgroups 1 year ago
Lynne 758f8b26b9
vulkan: add ff_vk_count_images() 1 year ago
Lynne b5eaeb1f13
vulkan: rewrite to support all necessary features 1 year ago
Lynne 721b71da4a
vulkan: return current queue index from ff_vk_qf_rotate() 1 year ago
Lynne b15104ed97
vulkan: add support for retrieving queue, query and video properties 1 year ago
Lynne 6eaf3fe69c
vulkan: add support for queries 1 year ago
Lynne f3fb1b50bb
vulkan: minor indent fix, add support for synchronous submission/waiting 1 year ago
Lynne d386988c39
vulkan: use device properties 2 and add a convenience loader function 1 year ago
Lynne bf69a64135
vulkan: add size tracking to buffer structs 1 year ago
Lynne b18e20a4ee
vulkan: do not wait for device idle when destroying buffers 1 year ago
Lynne 15de0af8f0
vulkan: allow alloc pNext in ff_vk_create_buf 1 year ago
Lynne af48790465
vulkan: support ignoring memory properties when allocating 1 year ago
Lynne 3c2f43d8ee
vulkan: expose ff_vk_alloc_mem() 1 year ago
Lynne fa67ccee37
vulkan: add ff_vk_image_create() 1 year ago
Lynne e8fce74abf
vulkan: add ff_vk_qf_fill() 1 year ago