summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu/hwcontext_vaapi: Add vaapi_drm_format_map support for x2rgb10David Rosca2023-08-17
* configure: Set WIN32_LEAN_AND_MEAN at configure timeL. E. Segovia2023-08-14
* avutil/tests/channel_layout: Test av_channel_layout_copy()Andreas Rheinhardt2023-08-10
* avutil/tests/channel_layout: Don't include lavu/channel_layout.cAndreas Rheinhardt2023-08-10
* avutil/tests/channel_layout: Also test non-AVBPrint variantsAndreas Rheinhardt2023-08-10
* avutil/channel_layout: Account for \0 in sizesAndreas Rheinhardt2023-08-10
* avutil/bprint: Allow size == 0 in av_bprint_init_for_buffer()Andreas Rheinhardt2023-08-10
* avutil/bprint: Don't use value of AV_BPRINT_SIZE_AUTOMATIC directlyAndreas Rheinhardt2023-08-10
* lavu: add video_hint APIElias Carotti2023-08-08
* intreadwrite: Indicate potential aliasing in AV_RN/AV_WN for Clang/MSVC modeMartin Storsjö2023-08-04
* lavu/hwcontext_qsv: silence the warningHaihao Xiang2023-07-31
* 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