Skip to content

Commit a21ef2e

Browse files
build(deps): Update to FFmpeg 8.0 branch (#482)
1 parent 3d8430f commit a21ef2e

File tree

651 files changed

+17361
-8023
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

651 files changed

+17361
-8023
lines changed

dist/Darwin-arm64/include/config.h

Lines changed: 27 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#define ARCH_SPARC64 0
3333
#define ARCH_TILEGX 0
3434
#define ARCH_TILEPRO 0
35+
#define ARCH_WASM 0
3536
#define ARCH_X86 0
3637
#define ARCH_X86_32 0
3738
#define ARCH_X86_64 0
@@ -45,6 +46,8 @@
4546
#define HAVE_VFP 0
4647
#define HAVE_VFPV3 0
4748
#define HAVE_SETEND 0
49+
#define HAVE_SVE 1
50+
#define HAVE_SVE2 1
4851
#define HAVE_ALTIVEC 0
4952
#define HAVE_DCBZL 0
5053
#define HAVE_LDBRX 0
@@ -56,6 +59,7 @@
5659
#define HAVE_RVV 0
5760
#define HAVE_RV_ZICBOP 1
5861
#define HAVE_RV_ZVBB 0
62+
#define HAVE_SIMD128 0
5963
#define HAVE_AESNI 0
6064
#define HAVE_AMD3DNOW 0
6165
#define HAVE_AMD3DNOWEXT 0
@@ -99,6 +103,8 @@
99103
#define HAVE_VFP_EXTERNAL 0
100104
#define HAVE_VFPV3_EXTERNAL 0
101105
#define HAVE_SETEND_EXTERNAL 0
106+
#define HAVE_SVE_EXTERNAL 0
107+
#define HAVE_SVE2_EXTERNAL 0
102108
#define HAVE_ALTIVEC_EXTERNAL 0
103109
#define HAVE_DCBZL_EXTERNAL 0
104110
#define HAVE_LDBRX_EXTERNAL 0
@@ -110,6 +116,7 @@
110116
#define HAVE_RVV_EXTERNAL 0
111117
#define HAVE_RV_ZICBOP_EXTERNAL 0
112118
#define HAVE_RV_ZVBB_EXTERNAL 0
119+
#define HAVE_SIMD128_EXTERNAL 0
113120
#define HAVE_AESNI_EXTERNAL 0
114121
#define HAVE_AMD3DNOW_EXTERNAL 0
115122
#define HAVE_AMD3DNOWEXT_EXTERNAL 0
@@ -153,6 +160,8 @@
153160
#define HAVE_VFP_INLINE 0
154161
#define HAVE_VFPV3_INLINE 0
155162
#define HAVE_SETEND_INLINE 0
163+
#define HAVE_SVE_INLINE 0
164+
#define HAVE_SVE2_INLINE 0
156165
#define HAVE_ALTIVEC_INLINE 0
157166
#define HAVE_DCBZL_INLINE 0
158167
#define HAVE_LDBRX_INLINE 0
@@ -164,6 +173,7 @@
164173
#define HAVE_RVV_INLINE 0
165174
#define HAVE_RV_ZICBOP_INLINE 0
166175
#define HAVE_RV_ZVBB_INLINE 0
176+
#define HAVE_SIMD128_INLINE 0
167177
#define HAVE_AESNI_INLINE 0
168178
#define HAVE_AMD3DNOW_INLINE 0
169179
#define HAVE_AMD3DNOWEXT_INLINE 0
@@ -202,7 +212,6 @@
202212
#define HAVE_FAST_CLZ 1
203213
#define HAVE_FAST_CMOV 0
204214
#define HAVE_FAST_FLOAT16 1
205-
#define HAVE_LOCAL_ALIGNED 0
206215
#define HAVE_SIMD_ALIGN_16 1
207216
#define HAVE_SIMD_ALIGN_32 0
208217
#define HAVE_SIMD_ALIGN_64 0
@@ -222,11 +231,6 @@
222231
#define HAVE_CDIO_PARANOIA_PARANOIA_H 0
223232
#define HAVE_CUDA_H 0
224233
#define HAVE_DISPATCH_DISPATCH_H 1
225-
#define HAVE_DEV_BKTR_IOCTL_BT848_H 0
226-
#define HAVE_DEV_BKTR_IOCTL_METEOR_H 0
227-
#define HAVE_DEV_IC_BT8XX_H 0
228-
#define HAVE_DEV_VIDEO_BKTR_IOCTL_BT848_H 0
229-
#define HAVE_DEV_VIDEO_METEOR_IOCTL_METEOR_H 0
230234
#define HAVE_DIRECT_H 0
231235
#define HAVE_DIRENT_H 1
232236
#define HAVE_DXGIDEBUG_H 0
@@ -236,11 +240,8 @@
236240
#define HAVE_IO_H 0
237241
#define HAVE_LINUX_DMA_BUF_H 0
238242
#define HAVE_LINUX_PERF_EVENT_H 0
239-
#define HAVE_MACHINE_IOCTL_BT848_H 0
240-
#define HAVE_MACHINE_IOCTL_METEOR_H 0
241243
#define HAVE_MALLOC_H 0
242244
#define HAVE_OPENCV2_CORE_CORE_C_H 0
243-
#define HAVE_OPENGL_GL3_H 0
244245
#define HAVE_POLL_H 1
245246
#define HAVE_PTHREAD_NP_H 0
246247
#define HAVE_SYS_HWPROBE_H 0
@@ -366,6 +367,8 @@
366367
#define HAVE_AS_ARCH_DIRECTIVE 1
367368
#define HAVE_AS_ARCHEXT_DOTPROD_DIRECTIVE 0
368369
#define HAVE_AS_ARCHEXT_I8MM_DIRECTIVE 0
370+
#define HAVE_AS_ARCHEXT_SVE_DIRECTIVE 1
371+
#define HAVE_AS_ARCHEXT_SVE2_DIRECTIVE 1
369372
#define HAVE_AS_DN_DIRECTIVE 0
370373
#define HAVE_AS_FPU_DIRECTIVE 0
371374
#define HAVE_AS_FUNC 0
@@ -392,6 +395,7 @@
392395
#define HAVE_KCMVIDEOCODECTYPE_HEVC 1
393396
#define HAVE_KCMVIDEOCODECTYPE_HEVCWITHALPHA 1
394397
#define HAVE_KCMVIDEOCODECTYPE_VP9 1
398+
#define HAVE_KCMVIDEOCODECTYPE_AV1 1
395399
#define HAVE_KCVPIXELFORMATTYPE_420YPCBCR10BIPLANARVIDEORANGE 1
396400
#define HAVE_KCVPIXELFORMATTYPE_422YPCBCR8BIPLANARVIDEORANGE 1
397401
#define HAVE_KCVPIXELFORMATTYPE_422YPCBCR10BIPLANARVIDEORANGE 1
@@ -406,6 +410,8 @@
406410
#define HAVE_KCVIMAGEBUFFERCOLORPRIMARIES_ITU_R_2020 1
407411
#define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_ITU_R_2020 1
408412
#define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_SMPTE_ST_428_1 1
413+
#define HAVE_KVTQPMODULATIONLEVEL_DEFAULT 0
414+
#define HAVE_SECPKGCONTEXT_KEYINGMATERIALINFO 0
409415
#define HAVE_SOCKLEN_T 1
410416
#define HAVE_STRUCT_ADDRINFO 1
411417
#define HAVE_STRUCT_GROUP_SOURCE_REQ 1
@@ -422,6 +428,7 @@
422428
#define HAVE_STRUCT_V4L2_FRMIVALENUM_DISCRETE 0
423429
#define HAVE_STRUCT_MFXCONFIGINTERFACE 0
424430
#define HAVE_GZIP 1
431+
#define HAVE_IOCTL_POSIX 0
425432
#define HAVE_LIBDRM_GETFB2 0
426433
#define HAVE_MAKEINFO 0
427434
#define HAVE_MAKEINFO_HTML 0
@@ -434,7 +441,6 @@
434441
#define HAVE_OPENCL_VIDEOTOOLBOX 0
435442
#define HAVE_PERL 1
436443
#define HAVE_POD2MAN 1
437-
#define HAVE_POSIX_IOCTL 0
438444
#define HAVE_TEXI2HTML 1
439445
#define HAVE_XMLLINT 1
440446
#define HAVE_ZLIB_GZIP 0
@@ -528,6 +534,7 @@
528534
#define CONFIG_LIBMODPLUG 0
529535
#define CONFIG_LIBMP3LAME 0
530536
#define CONFIG_LIBMYSOFA 0
537+
#define CONFIG_LIBOAPV 0
531538
#define CONFIG_LIBOPENCV 0
532539
#define CONFIG_LIBOPENH264 0
533540
#define CONFIG_LIBOPENJPEG 0
@@ -572,11 +579,14 @@
572579
#define CONFIG_LIBZVBI 0
573580
#define CONFIG_LV2 0
574581
#define CONFIG_MEDIACODEC 0
582+
#define CONFIG_OHCODEC 0
575583
#define CONFIG_OPENAL 0
576584
#define CONFIG_OPENGL 0
577585
#define CONFIG_OPENSSL 0
578586
#define CONFIG_POCKETSPHINX 0
579587
#define CONFIG_VAPOURSYNTH 0
588+
#define CONFIG_VULKAN_STATIC 0
589+
#define CONFIG_WHISPER 0
580590
#define CONFIG_ALSA 0
581591
#define CONFIG_APPKIT 0
582592
#define CONFIG_AVFOUNDATION 0
@@ -637,7 +647,6 @@
637647
#define CONFIG_AVDEVICE 0
638648
#define CONFIG_AVFILTER 0
639649
#define CONFIG_SWSCALE 1
640-
#define CONFIG_POSTPROC 0
641650
#define CONFIG_AVFORMAT 0
642651
#define CONFIG_AVCODEC 1
643652
#define CONFIG_SWRESAMPLE 0
@@ -663,6 +672,7 @@
663672
#define CONFIG_OSSFUZZ 0
664673
#define CONFIG_PIC 1
665674
#define CONFIG_PTX_COMPRESSION 0
675+
#define CONFIG_RESOURCE_COMPRESSION 0
666676
#define CONFIG_THUMB 0
667677
#define CONFIG_VALGRIND_BACKTRACE 0
668678
#define CONFIG_XMM_CLOBBER_TEST 0
@@ -687,6 +697,7 @@
687697
#define CONFIG_BSWAPDSP 0
688698
#define CONFIG_CABAC 0
689699
#define CONFIG_CBS 1
700+
#define CONFIG_CBS_APV 0
690701
#define CONFIG_CBS_AV1 1
691702
#define CONFIG_CBS_H264 1
692703
#define CONFIG_CBS_H265 1
@@ -695,6 +706,7 @@
695706
#define CONFIG_CBS_MPEG2 1
696707
#define CONFIG_CBS_VP8 1
697708
#define CONFIG_CBS_VP9 1
709+
#define CONFIG_CELP_MATH 0
698710
#define CONFIG_D3D12VA_ENCODE 0
699711
#define CONFIG_DEFLATE_WRAPPER 0
700712
#define CONFIG_DIRAC_PARSE 0
@@ -728,7 +740,6 @@
728740
#define CONFIG_IAMFDEC 0
729741
#define CONFIG_IAMFENC 0
730742
#define CONFIG_IDCTDSP 1
731-
#define CONFIG_IIRFILTER 0
732743
#define CONFIG_INFLATE_WRAPPER 0
733744
#define CONFIG_INTRAX8 0
734745
#define CONFIG_ISO_MEDIA 0
@@ -752,6 +763,7 @@
752763
#define CONFIG_MPEGVIDEO 0
753764
#define CONFIG_MPEGVIDEODEC 0
754765
#define CONFIG_MPEGVIDEOENC 0
766+
#define CONFIG_MPEGVIDEOENCDSP 0
755767
#define CONFIG_MSMPEG4DEC 0
756768
#define CONFIG_MSMPEG4ENC 0
757769
#define CONFIG_MSS34DSP 0
@@ -769,6 +781,7 @@
769781
#define CONFIG_RV34DSP 0
770782
#define CONFIG_SCENE_SAD 0
771783
#define CONFIG_SINEWIN 0
784+
#define CONFIG_SMPTE_436M 1
772785
#define CONFIG_SNAPPY 0
773786
#define CONFIG_SRTP 0
774787
#define CONFIG_STARTCODE 0
@@ -777,12 +790,14 @@
777790
#define CONFIG_TPELDSP 0
778791
#define CONFIG_VAAPI_1 0
779792
#define CONFIG_VAAPI_ENCODE 0
793+
#define CONFIG_VULKAN_1_4 0
780794
#define CONFIG_VC1DSP 0
781795
#define CONFIG_VIDEODSP 0
782796
#define CONFIG_VP3DSP 0
783797
#define CONFIG_VP56DSP 0
784798
#define CONFIG_VP8DSP 0
785799
#define CONFIG_VULKAN_ENCODE 0
800+
#define CONFIG_VVC_SEI 0
786801
#define CONFIG_WMA_FREQS 0
787802
#define CONFIG_WMV2DSP 0
788803
#endif /* FFMPEG_CONFIG_H */

0 commit comments

Comments
 (0)