5503 Commits (cad6381f1351e74cb521f38cb5a3ddf913ad1f16)

Author SHA1 Message Date
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
Andreas Rheinhardt 2c2d76b50d avutil/integer: Don't include common.h 3 years ago
Andreas Rheinhardt 94d5892bea avutil/pixelutils: Don't include common.h 3 years ago
Andreas Rheinhardt 8e7d2e4621 avutil/samplefmt: Don't include attributes.h, avutil.h 3 years ago
Andreas Rheinhardt e82d94ee46 avutil/imgutils: Don't include avutil.h 3 years ago
Andreas Rheinhardt 9d78acd861 avutil/eval: Don't include avutil.h 3 years ago
Andreas Rheinhardt eaba16ba70 avutil/file: Don't include avutil.h 3 years ago
Andreas Rheinhardt 0a1a8fcd56 avutil/fifo: Don't include avutil.h 3 years ago
Andreas Rheinhardt 99b5956af1 avutil/audio_fifo: Avoid avutil.h inclusion 3 years ago
Andreas Rheinhardt 321a3c244d avutil/log: Don't include avutil.h 3 years ago
Lynne 9e2deba9a9
lavu/vulkan: avoid using strlen as a loop condition 3 years ago
Andreas Rheinhardt 6c694074e1 avutil/x86/emms: Don't unnecessarily include lavu/cpu.h 3 years ago
Anton Khirnov 09ca2f1950 lavu/hwcontext: clarify behavior on av_hwframe_map() failure 3 years ago