Skip to content

Commit 5647f8c

Browse files
authored
Add files via upload
1 parent 3589731 commit 5647f8c

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

7.0_buildconf.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
## Build settings and library versions (7.0) (FreeBSD 13.1 AMD64)
2+
| library | version |
3+
| --- | --- |
4+
| libavutil | 59. 8.100 / 59. 8.100 |
5+
| libavcodec | 61. 3.100 / 61. 3.100
6+
| libavformat | 61. 1.100 / 61. 1.100
7+
| libavdevice | 61. 1.100 / 61. 1.100
8+
| libavfilter | 10. 1.100 / 10. 1.100
9+
| libswscale | 8. 1.100 / 8. 1.100
10+
| libswresample | 5. 1.100 / 5. 1.100
11+
| libpostproc | 58. 1.100 / 58. 1.100
12+
13+
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-libtheora --enable-libtwolame --enable-libspeex --enable-librubberband --enable-libgme --enable-libwebp --enable-libzmq --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-libfontconfig --enable-libass --enable-libsrt --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' --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=
14+
15+
test failures:
16+
```
17+
--- ./tests/ref/fate/source 2024-05-04 18:33:32.000000000 -0600
18+
+++ tests/data/fate/source 2024-05-05 01:07:17.559933017 -0600
19+
@@ -1,28 +1,4 @@
20+
Files without standard license headers:
21+
-libavcodec/file_open.c
22+
-libavcodec/ilbcdata.h
23+
-libavcodec/ilbcdec.c
24+
-libavcodec/interplayacm.c
25+
-libavcodec/log2_tab.c
26+
-libavcodec/reverse.c
27+
-libavdevice/file_open.c
28+
-libavdevice/reverse.c
29+
-libavfilter/af_arnndn.c
30+
-libavfilter/file_open.c
31+
-libavfilter/log2_tab.c
32+
-libavformat/file_open.c
33+
-libavformat/golomb_tab.c
34+
-libavformat/log2_tab.c
35+
-libavformat/rangecoder_dec.c
36+
-libswresample/log2_tab.c
37+
-libswscale/log2_tab.c
38+
-tools/uncoded_frame.c
39+
-tools/yuvcmp.c
40+
Headers without standard inclusion guards:
41+
-compat/djgpp/math.h
42+
-compat/float/float.h
43+
-compat/float/limits.h
44+
-libavcodec/bitstream_template.h
45+
-tools/decode_simple.h
46+
Use of av_clip() where av_clip_uintp2() could be used:
47+
Use of av_clip() where av_clip_intp2() could be used:
48+
threads=1
49+
```

0 commit comments

Comments
 (0)