1
+ ## Build settings and library versions (6.1) (FreeBSD 13.1 AMD64)
2
+
3
+ | library | version |
4
+ | --- | --- |
5
+ | libavutil | 58. 29.100 / 58. 29.100 |
6
+ | libavcodec | 60. 31.102 / 60. 31.102
7
+ | libavformat | 60. 16.100 / 60. 16.100
8
+ | libavdevice | 60. 3.100 / 60. 3.100
9
+ | libavfilter | 9. 12.100 / 9. 12.100
10
+ | libswscale | 7. 5.100 / 7. 5.100
11
+ | libswresample | 4. 12.100 / 4. 12.100
12
+ | libpostproc | 57. 3.100 / 57. 3.100
13
+
14
+ configuration: --enable-gpl --enable-gmp --enable-gnutls --enable-libdav1d --enable-libsvtav1 --enable-librav1e --enable-libvmaf --enable-libx264 --enable-chromaprint --enable-libx265 --enable-libvpx --enable-libxvid --enable-libvidstab --enable-libaom --enable-libzimg --enable-libmodplug --enable-libsoxr --enable-libmysofa --enable-lv2 --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libtwolame --enable-libspeex --enable-lv2 --enable-libtheora --enable-librubberband --enable-libgme --enable-libwebp --enable-libzmq --enable-libfribidi --enable-libfontconfig --enable-libfreetype --enable-libass --enable-runtime-cpudetect --cc=cc --cxx=cpp --disable-ffplay --disable-debug --disable-doc --disable-shared --enable-pthreads --enable-static --enable-small --enable-version3 --extra-cflags='-static -I/usr/home/azureagent/vsts/_work/1/s/FFmpeg/workspace/include -I/usr/home/azureagent/vsts/_work/1/s/FFmpeg/workspace/include/lilv-0 -I/usr/home/azureagent/vsts/_work/1/s/FFmpeg/workspace/include/lilv-0' --extra-cxxflags='-static -static-libstdc++' --extra-ldexeflags= --extra-ldflags=-L/usr/home/azureagent/vsts/_work/1/s/FFmpeg/workspace/lib --extra-libs='-static -lc++ -ldl -lpthread -lm -lmd -lz -lfftw3' --pkgconfigdir=/usr/home/azureagent/vsts/_work/1/s/FFmpeg/workspace/lib/pkgconfig --pkg-config-flags=--static --prefix=/usr/home/azureagent/vsts/_work/1/s/FFmpeg/workspace/done/ --extra-version=6.1
15
+
16
+ Test failures (if any):
17
+ ```
18
+ --- ./tests/ref/fate/source 2023-11-10 17:25:17.000000000 -0700
19
+ +++ tests/data/fate/source 2023-12-10 17:13:46.283400314 -0700
20
+ @@ -1,30 +1,4 @@
21
+ Files without standard license headers:
22
+ -libavcodec/file_open.c
23
+ -libavcodec/ilbcdata.h
24
+ -libavcodec/ilbcdec.c
25
+ -libavcodec/interplayacm.c
26
+ -libavcodec/log2_tab.c
27
+ -libavcodec/reverse.c
28
+ -libavdevice/file_open.c
29
+ -libavdevice/reverse.c
30
+ -libavfilter/af_arnndn.c
31
+ -libavfilter/file_open.c
32
+ -libavfilter/log2_tab.c
33
+ -libavformat/file_open.c
34
+ -libavformat/golomb_tab.c
35
+ -libavformat/log2_tab.c
36
+ -libavformat/rangecoder_dec.c
37
+ -libswresample/log2_tab.c
38
+ -libswscale/log2_tab.c
39
+ -tools/uncoded_frame.c
40
+ -tools/yuvcmp.c
41
+ Headers without standard inclusion guards:
42
+ -compat/djgpp/math.h
43
+ -compat/float/float.h
44
+ -compat/float/limits.h
45
+ -libavcodec/bitstream_template.h
46
+ -libavcodec/vulkan_video_codec_av1std.h
47
+ -libavcodec/vulkan_video_codec_av1std_decode.h
48
+ -tools/decode_simple.h
49
+ Use of av_clip() where av_clip_uintp2() could be used:
50
+ Use of av_clip() where av_clip_intp2() could be used:
51
+ Test source failed. Look at tests/data/fate/source.err for details.
52
+ ```
0 commit comments