6263 Commits (847a53f264db0b22dcc5a23ca9ade71a627f1c6c)

Author SHA1 Message Date
Haihao Xiang f89cff96d0 lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on d3d11va 12 months ago
Artem Galin a556be69a7 lavu/hwcontext_d3d11va: Add option vendor_id 12 months ago
Haihao Xiang 05debdaa5f lavu/hwcontext_qsv: use mfxImplDescription instead of mfxExtendedDeviceId on Linux 12 months ago
Haihao Xiang d36d9994e4 lavu/hwcontext_vaapi: ignore nonexistent device in default DRM device selection 12 months ago
Rémi Denis-Courmont e33ce0d9dd lavu/fixed_dsp: R-V V fmul_window_scaled 12 months ago
Rémi Denis-Courmont e49f41fb27 lavu/float_dsp: optimise R-V V fmul_reverse & fmul_window 12 months ago
Rémi Denis-Courmont 3a134e8299 lavu/fixed_dsp: optimise R-V V fmul_reverse 12 months ago
Rémi Denis-Courmont cd6089dc9c riscv: fix builds without Zbb support 1 year ago
Diederik de Haas via ffmpeg-devel c07ed10b0e apply spelling fixes 1 year ago
Anton Khirnov acf63d5350 lavu/log: do not assume AVClass.item_name is always set 1 year ago
Víctor Manuel Jáquez Leal 854012ec59 avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2 1 year ago
Zhao Zhili 6f39dee974 avutil/hwcontext_vulkan: fix run on macOS 1 year ago
James Almer b82957a66a avutil: bump minor version after recent commits 1 year ago
James Almer 04e53927ad avutil/channel_layout: add a 9.1.4 channel layout 1 year ago
James Almer b4169760b0 avutil/channel_layout: add a 7.2.3 channel layout 1 year ago
Henrik Gramner ed8ddf0bd3 x86inc: Add REPX macro to repeat instructions/operations 1 year ago
Andreas Rheinhardt 5b85ca5317 avutil/x86/pixelutils: Empty MMX state in ff_pixelutils_sad_8x8_mmxext 1 year ago
Reimar Döffinger 9dd49c8b52 libavutil/log.c: only include valgrind header when used. 1 year ago
Reimar Döffinger 0ea184fc39 libavutil/aarch64/cpu.c: HWCAPS requires inline asm support. 1 year ago
Niklas Haas 93f07d98d9 avutil/pixdesc: simplify xyz pixfmt check 1 year ago
Niklas Haas 57c16323f2 avutil/pixdesc: add AV_PIX_FMT_FLAG_XYZ 1 year ago
Martin Storsjö f05948ada4 aarch64: Simplify the linux runtime cpu detection code 1 year ago
James Almer 4cba3e0f07 avutil/video_enc_params: fix doxy for av_video_enc_params_block() 1 year ago
Rémi Denis-Courmont 04b49fb3c5 lavu/riscv: fix typo 1 year ago
Michael Niedermayer 47e784f881
Bump versions after 6.1 1 year ago
Michael Niedermayer 9d3a7d30c4
Bump versions prior to 6.1 1 year ago
Zhao Zhili 105657540b avutil/hwcontext_vaapi: return ENOSYS for unsupported operation 1 year ago
Zhao Zhili 63078b4599 avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats 1 year ago
Zhao Zhili 891f70c6d5 avutil/hwcontext_vulkan: fix memleak when device_create is skipped 1 year ago
Lynne 1a8e766984
vulkan: return VK_NOT_READY when no queries are available 1 year ago
James Almer 1ad7bd0fe5 avutil/channel_layout: simplify 22.2 layout bitmask define 1 year ago
Michael Niedermayer 907743239d
avutil/tx_template: fix integer ovberflwo in fft3() 1 year ago
James Almer 52a9764260 avutil: bump minor version after recent commits 1 year ago
James Almer 35b06853d1 avutil/channel_layout: add a 3.1.2 channel layout 1 year ago
Will Wolcott e9397ae054 avutil/channel_layout: add a 7.1.4 channel layout 1 year ago
James Almer a41c4b923d avutil/channel_layout: add a 7.1.2 channel layout 1 year ago
James Almer 8d46cbce4f avutil/channel_layout: add a 5.1.4 channel layout 1 year ago
James Almer 4b8404815d avutil/channel_layout: rename 7.1(top) channel layout to 5.1.2 1 year ago
Martin Storsjö a4877f1ec1 aarch64: Only enable extensions in the intended files/regions 1 year ago
Martin Storsjö 0679e85331 aarch64: Stop using asm/hwcap.h for the HWCAP_* detection 1 year ago
Lynne c258623c0a
hwcontext_vulkan: improve queue family init code 1 year ago
Martin Storsjö cada4597ca aarch64: Manually tweak vertical alignment/indentation in tx_float_neon.S 1 year ago
Martin Storsjö 7f905f3672 aarch64: Make the indentation more consistent 1 year ago
Martin Storsjö 184103b310 aarch64: Consistently use lowercase for vector element specifiers 1 year ago
Sean McGovern d799ad2404
libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined 1 year ago
Rémi Denis-Courmont f39a8790e1 lavu/fixed_dsp: R-V V vector_fmul_window 1 year ago
Rémi Denis-Courmont 10eb3b9c9f lavu/fixed_dsp: R-V V vector_fmul 1 year ago
Rémi Denis-Courmont da7a77fb0a lavu/fixed_dsp: R-V V vector_fmul_reverse 1 year ago
Rémi Denis-Courmont bf911cc1bf lavu/fixed_dsp: R-V V vector_fmul_add 1 year ago
Rémi Denis-Courmont 9091ffb006 lavu/float_dsp: adjust multipler in R-V V fmul_window 1 year ago