summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* apply spelling fixesDiederik de Haas via ffmpeg-devel2023-11-18
* lavu/log: do not assume AVClass.item_name is always setAnton Khirnov2023-11-09
* avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2Víctor Manuel Jáquez Leal2023-11-09
* avutil/hwcontext_vulkan: fix run on macOSZhao Zhili2023-11-09
* avutil: bump minor version after recent commitsJames Almer2023-11-08
* avutil/channel_layout: add a 9.1.4 channel layoutJames Almer2023-11-08
* avutil/channel_layout: add a 7.2.3 channel layoutJames Almer2023-11-08
* x86inc: Add REPX macro to repeat instructions/operationsHenrik Gramner2023-11-08
* avutil/x86/pixelutils: Empty MMX state in ff_pixelutils_sad_8x8_mmxextAndreas Rheinhardt2023-11-04
* libavutil/log.c: only include valgrind header when used.Reimar Döffinger2023-11-02
* libavutil/aarch64/cpu.c: HWCAPS requires inline asm support.Reimar Döffinger2023-11-02
* avutil/pixdesc: simplify xyz pixfmt checkNiklas Haas2023-10-31
* avutil/pixdesc: add AV_PIX_FMT_FLAG_XYZNiklas Haas2023-10-31
* aarch64: Simplify the linux runtime cpu detection codeMartin Storsjö2023-10-31
* avutil/video_enc_params: fix doxy for av_video_enc_params_block()James Almer2023-10-30
* lavu/riscv: fix typoRémi Denis-Courmont2023-10-29
* Bump versions after 6.1Michael Niedermayer2023-10-29
* Bump versions prior to 6.1Michael Niedermayer2023-10-29
* avutil/hwcontext_vaapi: return ENOSYS for unsupported operationZhao Zhili2023-10-29
* avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formatsZhao Zhili2023-10-29
* avutil/hwcontext_vulkan: fix memleak when device_create is skippedZhao Zhili2023-10-29
* vulkan: return VK_NOT_READY when no queries are availableLynne2023-10-28
* avutil/channel_layout: simplify 22.2 layout bitmask defineJames Almer2023-10-28
* avutil/tx_template: fix integer ovberflwo in fft3()Michael Niedermayer2023-10-27
* avutil: bump minor version after recent commitsJames Almer2023-10-27
* avutil/channel_layout: add a 3.1.2 channel layoutJames Almer2023-10-27
* avutil/channel_layout: add a 7.1.4 channel layoutWill Wolcott2023-10-27
* avutil/channel_layout: add a 7.1.2 channel layoutJames Almer2023-10-27
* avutil/channel_layout: add a 5.1.4 channel layoutJames Almer2023-10-27
* avutil/channel_layout: rename 7.1(top) channel layout to 5.1.2James Almer2023-10-27
* aarch64: Only enable extensions in the intended files/regionsMartin Storsjö2023-10-24
* aarch64: Stop using asm/hwcap.h for the HWCAP_* detectionMartin Storsjö2023-10-24
* hwcontext_vulkan: improve queue family init codeLynne2023-10-24
* aarch64: Manually tweak vertical alignment/indentation in tx_float_neon.SMartin Storsjö2023-10-21
* aarch64: Make the indentation more consistentMartin Storsjö2023-10-21
* aarch64: Consistently use lowercase for vector element specifiersMartin Storsjö2023-10-21
* libavutil/ppc/cpu.c: check that AT_HWCAP2 is definedSean McGovern2023-10-19
* lavu/fixed_dsp: R-V V vector_fmul_windowRémi Denis-Courmont2023-10-09
* lavu/fixed_dsp: R-V V vector_fmulRémi Denis-Courmont2023-10-09
* lavu/fixed_dsp: R-V V vector_fmul_reverseRémi Denis-Courmont2023-10-09
* lavu/fixed_dsp: R-V V vector_fmul_addRémi Denis-Courmont2023-10-09
* lavu/float_dsp: adjust multipler in R-V V fmul_windowRémi Denis-Courmont2023-10-09
* lavu/fixed_dsp: R-V V scalarproductRémi Denis-Courmont2023-10-07
* hwcontext_vulkan: properly support STORAGE usage for mutliplane imagesLynne2023-10-05
* lavu/float_dsp: avoid reg-stride in R-V V fmul_windowRémi Denis-Courmont2023-10-03
* avutil/tx_template: Fix some signed integer overflows in DECL_FFT5()Michael Niedermayer2023-10-03
* lavu/float_dsp: avoid reg-stride in R-V V reverse_fmulRémi Denis-Courmont2023-10-03
* riscv: factor out the bswap32 assemblerRémi Denis-Courmont2023-10-02
* libavutil/hwcontext_cuda: don't destroy external context when using current C...Roman Arzumanyan2023-09-29
* avutil: add GBRAP14 format supportPaul B Mahol2023-09-28