mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
``` compat/float/limits.h compat/stdbit/stdbit.h libavcodec/bitstream_template.h +libavfilter/vf_overlay_d3d11.h +libavfilter/vf_tonemap_d3d11.h +libavfilter/vf_yadif_d3d11.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. make: *** [tests/Makefile:322: fate-source] Error 1 make: *** Waiting for unfinished jobs.... ``` Signed-off-by: nyanmisaka <nst799610810@gmail.com>