6389 Commits (2c2dfd914902d0b41b4bd30d4b19ae08af1d7bc1)

Author SHA1 Message Date
Marvin Scholz 8a314e3f11 lavu/opt: Fix return of uninitialised value 4 months ago
Marvin Scholz b4e64b86ad lavu/opt: av_opt_set_array: fix uninitialised return 4 months ago
Timo Rothenpieler 7e35aeda03 lavu/opt: properly initialize av_opt_set_array return value 4 months ago
Anton Khirnov 4ef149249a lavu/opt: handle UINT options as the POD they are 4 months ago
Anton Khirnov 450a3f58ed lavu/opt: add API for setting array-type option values 4 months ago
Anton Khirnov d89930f866 lavu/opt: add API for retrieving array-type option values 4 months ago
Anton Khirnov 4a5bb84515 lavu/opt: forward av_opt_get_video_rate() to av_opt_get_q() 4 months ago
Anton Khirnov efe38286d1 lavu/opt: document underlying C types for enum AVOptionType 4 months ago
Ramiro Polla abb4e13a0a avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros 4 months ago
Niklas Haas 2a2e0aced2 avutil/dovi_meta: document static vs dynamic ext blocks 5 months ago
Lynne 604dfdb44c
hwcontext_vulkan: align host mapping size to minImportedHostPointerAlignment 5 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 5 months ago
Lynne 46c13834b6
hwcontext_vulkan: enable VK_KHR_video_maintenance1 5 months ago
Lynne 97e947a2a7
hwcontext_vulkan: setup extensions before features 5 months ago
Lynne c3cbaf39bb
hwcontext_vulkan: don't enable deprecated VK_KHR_sampler_ycbcr_conversion extension 5 months ago
Lynne 3f65d24075
hwcontext_vulkan: fix user layers, add support for different debug modes 5 months ago
gnattu a1976e963f avutil/hwcontext_videotoolbox: silence warning for RGB 5 months ago
Lynne d138d7a595
vulkan: make sure descriptor buffers are always DEVICE_LOCAL 5 months ago
Lynne e25667f9f1
hwcontext_vulkan: ignore false positive validation errors 5 months ago
Lynne ef11a6456d
hwcontext_vulkan: do not chain structs of unsupported extensions in vkCreateDevice 5 months ago
Lynne d6c08a41cb
vulkan: load queue families upon loading properties 5 months ago
Lynne 0b25f0bc1d
hwcontext_vulkan: correct comment in header 5 months ago
Lynne 5f0f1f7b7a
libavutil: deprecate the old Vulkan queue API, add doc/APIchanges entries 5 months ago
Lynne 83cd77563f
vulkan: add support for encode feedback queries 5 months ago
Lynne 2ce0e51503
hwcontext_vulkan: add support for Vulkan encoding 5 months ago
Lynne 8eac11105b
vulkan: use allocator callback for buffer creation 5 months ago
Lynne 55adcb4fc5
hwcontext_vulkan: add support for VK_EXT_shader_object 5 months ago
Lynne c19af16f8d
hwcontext_vulkan: enable storageBuffer16BitAccess if available 5 months ago
Lynne 957d34784a
hwcontext_vulkan: constify validation layer features table 5 months ago
Lynne 9e606b33a8
hwcontext_vulkan: add HOST_CACHED flag to transfer buffer 5 months ago
Lynne aea4d4b423
hwcontext_vulkan: rewrite upload/download 5 months ago
Lynne 81c5d4ea0e
hwcontext_vulkan: remove unused struct 5 months ago
Lynne a30b7c0158
hwcontext_vulkan: initialize optical flow queues if available 5 months ago
Lynne 8790a30882
hwcontext_vulkan: rewrite queue picking system for the new API 5 months ago
Lynne bedfabc437
vulkan: use the new queue family mechanism 5 months ago
Lynne 13489c8a21
hwcontext_vulkan: add a new mechanism to expose used queue families 5 months ago
Fei Wang eab4a9e9f8 lavu/hwcontext_qsv: Use vendor id to create device 5 months ago
Fei Wang dbd74ba3c8 lavu/hwcontext_vaapi: Add option to allow to specify vendor id when init hw device 5 months ago
James Almer 210740b4ed avutil/frame: use the maximum compile time supported alignment for strides 5 months ago
Rémi Denis-Courmont e0f9f4d491 lavu/cpu: deprecate RISC-V F, D and zba CPU flags 5 months ago
Rémi Denis-Courmont d1326b6347 lavu/riscv: drop probing for zba CPU capability 5 months ago
Rémi Denis-Courmont cb31f17ca8 lavu/riscv: depend on RVB and simplify accordingly 5 months ago
Nathan E. Egge ba88e8174a lavu: Set default FF_TIMER_UNITS to "ns" 5 months ago
Gnattu OC d50f9701b6 avutil/hwcontext_videotoolbox: Correctly set trc 5 months ago
Rémi Denis-Courmont 1b2a925e94 lavc/riscv: drop probing for F & D extensions 5 months ago
Rémi Denis-Courmont 54b1970c60 lavu/riscv: fix return type 5 months ago
James Almer 6f8e365a2a avutil/hwcontext_vaapi: use the correct type for VASurfaceAttribExternalBuffers.buffers 5 months ago
Marvin Scholz ca7fcf5089 avutil/hwcontext_videotoolbox: Fix build with older SDKs 5 months ago
Nathan E. Egge 8280ec7a32 lavu/riscv: Revert d808070, removing AV_READ_TIME 5 months ago
Rémi Denis-Courmont bd0c3edb13 lavu/riscv: count bytes rather than words for bswap32 5 months ago