summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* macos_kperf: fix incomplete prototypeRémi Denis-Courmont2023-07-22
* timer: don't leak perf FD if zeroRémi Denis-Courmont2023-07-22
* avutil/tx_template: extend to 2MMichael Niedermayer2023-07-22
* libavutil: Remove TOMI CPUKieran Kunhya2023-07-22
* lavu/vulkan: remove unused field from the execution pool structureLynne2023-07-21
* lavu/vulkan: remove threadsafe buffer index load and fix a signed overflowLynne2023-07-21
* hwcontext_vulkan: hide Linux-only header after 571756bf2fe2Jan Beich2023-07-21
* lavu/float_dsp: rework RISC-V V scalar productRémi Denis-Courmont2023-07-20
* lavu/float_dsp: unroll RISC-V V loopsRémi Denis-Courmont2023-07-20
* lavu: add/use flag for RISC-V Zba extensionRémi Denis-Courmont2023-07-19
* avutil/bfin: remove dead codeZhao Zhili2023-07-19
* lavu/fixed_dsp: unroll RISC-V V loopRémi Denis-Courmont2023-07-17
* avutil/random_seed: turn off buffering when reading from randomMarton Balint2023-07-16
* aarch64: remove VFP feature checkRémi Denis-Courmont2023-07-15
* lavu/avassert: include config.hNicolas George2023-07-12
* lavu/tests/cpu: stop processing the thread countAnton Khirnov2023-07-11
* avutil: fix build failure on osx 10.4Pavel Koshevoy2023-07-08
* avutil/random_seed: add support for gcrypt and OpenSSL as source of randomnessJames Almer2023-07-06
* avutil/random_seed: include stddef.hPhilip Langdale2023-07-05
* avutil/random_seed: add av_random_bytes()James Almer2023-07-05
* avutil/random_seed: use fread() in read_random()James Almer2023-07-05
* lavu/hwcontext_qsv: fix memory leak for d3d9 implTong Wu2023-06-25
* lavu/hwcontext_qsv: fix memory leak for d3d11va implTong Wu2023-06-25
* avutil/hwcontext_qsv: register free function for device_deriveTong Wu2023-06-25
* avutil/softfloat: Basic documentation for av_sincos_sf()Michael Niedermayer2023-06-23
* avutil/softfloat: fix av_sincos_sf()Michael Niedermayer2023-06-23
* hwcontext_vulkan: free temporary array once unneededLynne2023-06-15
* hwcontext_vulkan: call ff_vk_uninit() on device uninitLynne2023-06-15
* lavu/hwcontext_cuda: declare support for rgb32/bgr32Philip Langdale2023-06-15
* libavutil: Add version bump for new aarch64 cpu flagsMartin Storsjö2023-06-10
* hwcontext_vulkan: tune execution poolsLynne2023-06-07
* vulkan: discard dependencies when explicitly waiting for executionLynne2023-06-07
* vulkan: synchronize access to execution pool fencesLynne2023-06-07
* aarch64: Add Windows runtime detection of the dotprod instructionsMartin Storsjö2023-06-06
* aarch64: Add Apple runtime detection of dotprod and i8mm using sysctlMartin Storsjö2023-06-06
* aarch64: Add Linux runtime cpu feature detection using HWCAP_CPUIDMartin Storsjö2023-06-06
* aarch64: Add cpu flags for the dotprod and i8mm extensionsMartin Storsjö2023-06-06
* configure: aarch64: Support assembling the dotprod and i8mm arch extensionsMartin Storsjö2023-06-06
* avutil/hwcontext_vulkan: disable multiplane when deriving from cudaPhilip Langdale2023-06-03
* vulkan: replace usage of %lu with %"SIZE_SPECIFIER"Lynne2023-05-29
* Move bessel_i0() from swresample/resample to avutil/mathematicsMichael Niedermayer2023-05-29
* APIchanges: add hwcontext_vulkan changes and bump lavu minorLynne2023-05-29
* APIchanges: add new pixel formats supported and bump lavu minorLynne2023-05-29
* lavfi: add nlmeans_vulkan filterLynne2023-05-29
* vulkan: add support for the atomic float ops extensionLynne2023-05-29
* av1dec: add Vulkan hwaccelLynne2023-05-29
* avutil/hwcontext_vulkan: add libplacebo required featuresNiklas Haas2023-05-29
* lavfi: add lavfi-only Vulkan infrastructureLynne2023-05-29
* hwcontext_vulkan: enable additional device propertiesLynne2023-05-29
* hwcontext_vulkan: remove duplicate code, port to use generic vulkan utilsLynne2023-05-29