5909 Commits (0ba719f726632d73592311615087a0d64aa2fb60)

Author SHA1 Message Date
Rémi Denis-Courmont 983af74452 macos_kperf: fix incomplete prototype 2 years ago
Rémi Denis-Courmont c644aabec8 timer: don't leak perf FD if zero 2 years ago
Michael Niedermayer 8f48a62151
avutil/tx_template: extend to 2M 2 years ago
Kieran Kunhya a4e616824b libavutil: Remove TOMI CPU 2 years ago
Lynne 3e3d46309b
lavu/vulkan: remove unused field from the execution pool structure 2 years ago
Lynne 97890c2b55
lavu/vulkan: remove threadsafe buffer index load and fix a signed overflow 2 years ago
Jan Beich e6bd8b1323 hwcontext_vulkan: hide Linux-only header after 571756bf2f 2 years ago
Rémi Denis-Courmont 29b9d616c2 lavu/float_dsp: rework RISC-V V scalar product 2 years ago
Rémi Denis-Courmont b710f881ce lavu/float_dsp: unroll RISC-V V loops 2 years ago
Rémi Denis-Courmont b6585eb04c lavu: add/use flag for RISC-V Zba extension 2 years ago
Zhao Zhili 3af0dc6d05 avutil/bfin: remove dead code 2 years ago
Rémi Denis-Courmont 3d79afbe70 lavu/fixed_dsp: unroll RISC-V V loop 2 years ago
Marton Balint 9a7f060c32 avutil/random_seed: turn off buffering when reading from random 2 years ago
Rémi Denis-Courmont f032234953 aarch64: remove VFP feature check 2 years ago
Nicolas George ca9ec4e7ed lavu/avassert: include config.h 2 years ago
Anton Khirnov 551a9af5a1 lavu/tests/cpu: stop processing the thread count 2 years ago
Pavel Koshevoy 0056d9f176 avutil: fix build failure on osx 10.4 2 years ago
James Almer b7f4d5fa7e avutil/random_seed: add support for gcrypt and OpenSSL as source of randomness 2 years ago
Philip Langdale 0e7fa8b3ca avutil/random_seed: include stddef.h 2 years ago
James Almer d694c25b44 avutil/random_seed: add av_random_bytes() 2 years ago
James Almer 7a1128ca07 avutil/random_seed: use fread() in read_random() 2 years ago
Tong Wu d51b0580e4 lavu/hwcontext_qsv: fix memory leak for d3d9 impl 2 years ago
Tong Wu 8ea31f694a lavu/hwcontext_qsv: fix memory leak for d3d11va impl 2 years ago
Tong Wu 28ed898ac6 avutil/hwcontext_qsv: register free function for device_derive 2 years ago
Michael Niedermayer 4aa1a42a91
avutil/softfloat: Basic documentation for av_sincos_sf() 2 years ago
Michael Niedermayer d84677abd8
avutil/softfloat: fix av_sincos_sf() 2 years ago
Lynne d0f1d937fe
hwcontext_vulkan: free temporary array once unneeded 2 years ago
Lynne b4d5baa8b0
hwcontext_vulkan: call ff_vk_uninit() on device uninit 2 years ago
Philip Langdale 41be6a5593 lavu/hwcontext_cuda: declare support for rgb32/bgr32 2 years ago
Martin Storsjö d78bffbf3d libavutil: Add version bump for new aarch64 cpu flags 2 years ago
Lynne eff565dc19
hwcontext_vulkan: tune execution pools 2 years ago
Lynne 5f1be341c2
vulkan: discard dependencies when explicitly waiting for execution 2 years ago
Lynne 975cd48bb3
vulkan: synchronize access to execution pool fences 2 years ago
Martin Storsjö c76643021e aarch64: Add Windows runtime detection of the dotprod instructions 2 years ago
Martin Storsjö 9b0052200a aarch64: Add Apple runtime detection of dotprod and i8mm using sysctl 2 years ago
Martin Storsjö 493fcde50a aarch64: Add Linux runtime cpu feature detection using HWCAP_CPUID 2 years ago
Martin Storsjö 397cb623c8 aarch64: Add cpu flags for the dotprod and i8mm extensions 2 years ago
Martin Storsjö fb1b88af77 configure: aarch64: Support assembling the dotprod and i8mm arch extensions 2 years ago
Philip Langdale 378fb40282 avutil/hwcontext_vulkan: disable multiplane when deriving from cuda 2 years ago
Lynne 58f82fc26a
vulkan: replace usage of %lu with %"SIZE_SPECIFIER" 2 years ago
Michael Niedermayer 75918016ab
Move bessel_i0() from swresample/resample to avutil/mathematics 2 years ago
Lynne db1d022781
APIchanges: add hwcontext_vulkan changes and bump lavu minor 2 years ago
Lynne bef86ba86c
APIchanges: add new pixel formats supported and bump lavu minor 2 years ago
Lynne 160a415e22
lavfi: add nlmeans_vulkan filter 2 years ago
Lynne dfff3877b7
vulkan: add support for the atomic float ops extension 2 years ago
Lynne 77478f6793
av1dec: add Vulkan hwaccel 2 years ago
Niklas Haas 9675e54b02
avutil/hwcontext_vulkan: add libplacebo required features 2 years ago
Lynne 05ce6473ac
lavfi: add lavfi-only Vulkan infrastructure 2 years ago
Lynne 51b7fe81be
hwcontext_vulkan: enable additional device properties 2 years ago
Lynne 33fc919bb7
hwcontext_vulkan: remove duplicate code, port to use generic vulkan utils 2 years ago