Files
jellyfin-ffmpeg/debian/patches
nyanmisaka bb4e40bb8d Fix fate tests errors in tests/ref/fate/source
```
 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>
2026-08-18 03:28:50 +08:00
..