6010 Commits (c08ff45cb21a277b2b6387c7238d3e8f67fd03c3)

Author SHA1 Message Date
Michael Niedermayer bc1b078bd1
avutil/timecode: Use a 64bit framenum internally 7 months ago
Michael Niedermayer f99867ef79
avutil/imgutils: av_image_check_size2() ensure width and height fit in 32bit 7 months ago
Michael Niedermayer c872336df5
avutil/wchar_filename: Correct sizeof 7 months ago
Michael Niedermayer ffb0a4c647
avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 7 months ago
Michael Niedermayer 00c45302e7
avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error 7 months ago
Michael Niedermayer b220f7dc94
avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor 7 months ago
Michael Niedermayer f1de1a9d80
avutil/tests/opt: Check av_set_options_string() for failure 7 months ago
Michael Niedermayer 3edd95e79e
avutil/tests/dict: Check av_dict_set() before get for failure 7 months ago
Brad Smith 07fac14653 aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl 8 months ago
Michael Niedermayer e3711d18f3 qsv: Initialize impl_value 8 months ago
oltolm c859363910 avutil/hwcontext_qsv: fix GCC 14.1 warnings 8 months ago
Michael Niedermayer 21efa2af53
avutil/tests/base64: Check with too short output array 9 months ago
Michael Niedermayer f3931154bb
libavutil/base64: Try not to write over the array end 9 months ago
Marton Balint 2aad37688c avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple 9 months ago
Brad Smith 66f2cf8958 avutil/thread: add support for setting thread name on *bsd and solaris 9 months ago
Brad Smith a01ed52733 avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 9 months ago
Michael Niedermayer 7af16852cb
avformat/timecode: use 64bit for intermediate for rounding in fps_from_frame_rate() 11 months ago
Michael Niedermayer e976607831
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 11 months ago
Timo Rothenpieler 98436c51be avutil/hwcontext_d3d11va: prefer DXGI 1.1 factory when available 11 months ago
Benjamin Cheng 884a660cae hwcontext_vulkan: guard unistd.h include 1 year ago
James Almer d4ff0020b4 avutil/video_enc_params: fix doxy for av_video_enc_params_block() 1 year ago
Víctor Manuel Jáquez Leal d4041282f4 avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2 1 year ago
Michael Niedermayer efac4e2c44
Bump versions prior to 6.1 1 year ago
Zhao Zhili 1e84d9c5da avutil/hwcontext_vaapi: return ENOSYS for unsupported operation 1 year ago
Zhao Zhili 2233b51283 avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats 1 year ago
Zhao Zhili bf1e5f2773 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
Rémi Denis-Courmont eb73d178ea lavu/fixed_dsp: R-V V scalarproduct 1 year ago
Lynne 81cc0e1345
hwcontext_vulkan: properly support STORAGE usage for mutliplane images 1 year ago
Rémi Denis-Courmont 9240035c0e lavu/float_dsp: avoid reg-stride in R-V V fmul_window 1 year ago