Skip to content

Latest commit

 

History

History
84 lines (81 loc) · 2.43 KB

5.1.1_buildconf.md

File metadata and controls

84 lines (81 loc) · 2.43 KB

Build settings and library versions (5.1.1) (FreeBSD 13.1 AMD64) (EXPERIMENTAL Please test)

library version
libavutil 57. 28.100 / 57. 28.100
libavcodec 59. 37.100 / 59. 37.100
libavformat 59. 27.100 / 59. 27.100
libavdevice 59.7.100 / 59.7.100
libavfilter 8. 44.100 / 8. 44.100
libswscale 6. 7.100 / 6. 7.100
libswresample 4. 7.100 / 4. 7.100
libpostproc 56. 6.100 / 56. 6.100

configuration: --enable-gpl --enable-libdav1d --enable-libsvtav1 --enable-librav1e --enable-libx264 --enable-libx265 --enable-libxvid --enable-libvidstab --enable-libaom --enable-libzimg --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-lv2 --enable-libtheora --enable-libwebp --enable-libsrt --cc=cc --cxx=cpp --disable-debug --disable-doc --disable-shared --enable-pthreads --enable-static --enable-small --enable-version3 --extra-cflags='-static -I/root/ffmpeg-build-script/workspace/include -I/root/ffmpeg-build-script/workspace/include/lilv-0' --extra-ldexeflags=-static --extra-ldflags=-L/root/ffmpeg-build-script/workspace/lib --extra-libs='-static -ldl -lpthread -lm -lmd -lz' --pkgconfigdir=/root/ffmpeg-build-script/workspace/lib/pkgconfig --pkg-config-flags=--static --prefix=/root/ffmpeg-build-script/workspace --extra-version=5.1.1

Test failures (if any):

--- ./tests/ref/fate/source     2022-08-31 10:10:03.000000000 -0600
+++ tests/data/fate/source      2022-09-13 21:29:26.489491438 -0600
@@ -1,26 +1,4 @@
 Files without standard license headers:
-libavcodec/file_open.c
-libavcodec/ilbcdata.h
-libavcodec/ilbcdec.c
-libavcodec/interplayacm.c
-libavcodec/log2_tab.c
-libavcodec/reverse.c
-libavdevice/file_open.c
-libavdevice/reverse.c
-libavfilter/af_arnndn.c
-libavfilter/file_open.c
-libavfilter/log2_tab.c
-libavformat/file_open.c
-libavformat/golomb_tab.c
-libavformat/log2_tab.c
-libswresample/log2_tab.c
-libswscale/log2_tab.c
-tools/uncoded_frame.c
-tools/yuvcmp.c
 Headers without standard inclusion guards:
-compat/djgpp/math.h
-compat/float/float.h
-compat/float/limits.h
-tools/decode_simple.h
 Use of av_clip() where av_clip_uintp2() could be used:
 Use of av_clip() where av_clip_intp2() could be used:
Test source failed. Look at tests/data/fate/source.err for details.