summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on d3d11vaHaihao Xiang2023-12-07
* lavu/hwcontext_d3d11va: Add option vendor_idArtem Galin2023-12-07
* lavu/hwcontext_qsv: use mfxImplDescription instead of mfxExtendedDeviceId on ...Haihao Xiang2023-12-05
* lavu/hwcontext_vaapi: ignore nonexistent device in default DRM device selectionHaihao Xiang2023-12-05
* lavu/fixed_dsp: R-V V fmul_window_scaledRémi Denis-Courmont2023-11-23
* lavu/float_dsp: optimise R-V V fmul_reverse & fmul_windowRémi Denis-Courmont2023-11-23
* lavu/fixed_dsp: optimise R-V V fmul_reverseRémi Denis-Courmont2023-11-23
* riscv: fix builds without Zbb supportRémi Denis-Courmont2023-11-18
* 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