5515 Commits (b033913d1c5998a29dfd13e9906dd707ff6eff12)

Author SHA1 Message Date
Martin Storsjö 4cdc14aa95 libavutil: Deprecate av_fopen_utf8, provide an avpriv version 3 years ago
Tong Wu 1f9b5fa581 avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA frames 3 years ago
Tong Wu 20807a9d61 avutil/hwcontext_d3d11va: pass the format value from outside for staging texture 3 years ago
Tong Wu 632db3c36d avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames 3 years ago
Lynne 27cffd16aa
x86/tx_float: replace fft_sr_avx with fft_sr_fma3 3 years ago
Lynne 0938ff9701
x86/tx_float: improve temporary register allocation for loads 3 years ago
Lynne 805e8d1921
lavu/tx: make slow ISA extension penalties smarter 3 years ago
Lynne 19c0bb2aa9
x86/tx_float: add AV_CPU_FLAG_AVXSLOW/SLOW_GATHER flags where appropriate 3 years ago
Lynne 9e94c35941
Revert "x86/tx_float: remove vgatherdpd usage" 3 years ago
Lynne 82a68a8771
x86/tx_float: remove vgatherdpd usage 3 years ago
Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 3 years ago
Zhao Zhili c3f00daa99 avutil/hwcontext_videotoolbox: create real buffer pool 3 years ago
Marton Balint 0d666200d3 avutil/timecode: use timecode fps for number of frame digits 3 years ago
Marton Balint 58aa06bea0 avutil/cpu: #define _GNU_SOURCE before including any standard headers 3 years ago
Wenbin Chen 7e7b3a4c28 libavutil/hwcontext_qsv: Align width and heigh when download qsv frame 3 years ago
Ingo Brückl 02111be0c1 libavutil/hwcontext_vaapi: Re-enable support for libva v1 3 years ago
James Almer f2967490f1 avutil/channel_layout: return earlier on UNSPEC layouts in av_channel_layout_subset() 3 years ago
James Almer 7602b4e4c2 avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout_subset() 3 years ago
James Almer cbeb827cfb avutil/tests/channel_layout: test av_channel_layout_check() 3 years ago
James Almer 95ac380252 avutil/tests/channel_layout: test the output of av_channel_layout_subset() 3 years ago
James Almer 167c5a6afc avutil/tests/channel_layout: test the output of av_channel_layout_standard() 3 years ago
James Almer f9ed91abc9 avutil/tests/channel_layout: test generating a custom layout using ambisonic channels and a non diegetic channel with a custom name 3 years ago
James Almer e4f6fce9e0 avutil/channel_layout: add missing check for AV_CHAN_NONE in av_channel_description 3 years ago
James Almer 6e04ace7fe avutil/channel_layout: don't try to print NULL string pointers in av_channel_{name,description} 3 years ago
James Almer 327efa6633 avutil/opt: add missing case for AV_OPT_TYPE_CHLAYOUT in av_opt_free() 3 years ago
Martin Storsjö bea841a743 Fix libversion.sh for split version headers, to unbreak shared library builds 3 years ago
James Almer 8ddf1795b9 avutil/attributes: add support for clang in AV_NOWARN_DEPRECATED 3 years ago
James Almer f2fe17c56d avutil/channel_layout: remove duplicate stereo downmix entry 3 years ago
Marton Balint ab7a929684 avutil/channel_layout: do not copy alloc new map for extra channel layout 3 years ago
Marton Balint 92f27c6728 avutil/channel_layout: fix av_channel_layout_describe_bprint with custom and ambisonic channels 3 years ago
Marton Balint 580f7b6c3a avutil/channel_layout: factorize ambisonic order detection 3 years ago
Marton Balint bd40375dd2 avutil/channel_layout: print channels using av_channel_name_bprint in av_channel_layout_describe_bprint 3 years ago
Andreas Rheinhardt 9e241bdffd avutil/channel_layout: Fix leak of string 3 years ago
James Almer cdba98bb80 Bump minor versions after the channel layout changes 3 years ago
Vittorio Giovara 886847afa0 channel_layout: add support for Ambisonic 3 years ago
Anton Khirnov db6efa1815 avframe: switch to the new channel layout API 3 years ago
Anton Khirnov f423497b45 lavu: support AVChannelLayout AVOptions 3 years ago
James Almer f51e169d2b fate: add a channel_layout API test 3 years ago
Anton Khirnov 086a804806 avutil/channel_layout: Add a new channel layout API 3 years ago
Martin Storsjö c3fea6d83b aarch64: Only emit the PAC/BTI note section when targeting ELF 3 years ago
Zhao Zhili 910a24eb33 avutil/hwcontext_vulkan: fix typo in undef 3 years ago
Wu Jianhua f629ea2e18 avutil/cpu: add AVX512 Icelake flag 3 years ago
Andre Kempe 248986a0db arm64: Add Armv8.3-A PAC support to assembly files 3 years ago
Hao Chen 5b812acdea avutil: [loongarch] Update loongson_intrinsics.h to v1.1.0 3 years ago
Limin Wang 188faab2bb avutil: support for CUVA Vivid HDR metadata 3 years ago
James Almer ff145498b2 avutil: make lzo always compile 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 84f16bb5e6 avutil/avassert: Don't include avutil.h 3 years ago
Andreas Rheinhardt 155cd6baa4 Remove obsolete version.h inclusions 3 years ago
Andreas Rheinhardt b389ff9a85 avutil/display: Don't include avutil.h 3 years ago