On Wed, Mar 11, 2020 at 06:50:15AM -0400, Stephen Hutchinson wrote: > AviSynth+ can now be used on Linux, which required some changes > to the headers. > --- > compat/avisynth/avisynth_c.h | 24 ++++---- > compat/avisynth/avs/capi.h | 16 +++++ > compat/avisynth/avs/config.h | 46 +++++++++++++-- > compat/avisynth/avs/posix.h | 111 +++++++++++++++++++++++++++++++++++ > compat/avisynth/avs/types.h | 13 ++-- > 5 files changed, 185 insertions(+), 25 deletions(-) > create mode 100644 compat/avisynth/avs/posix.h
breaks fate-source make fate-source TEST source --- ./tests/ref/fate/source 2020-03-11 22:59:07.757862801 +0100 +++ tests/data/fate/source 2020-03-11 23:00:22.237644535 +0100 @@ -22,6 +22,7 @@ compat/avisynth/avisynth_c.h compat/avisynth/avs/capi.h compat/avisynth/avs/config.h +compat/avisynth/avs/posix.h compat/avisynth/avs/types.h compat/avisynth/avxsynth_c.h compat/avisynth/windowsPorts/basicDataTypeConversions.h Test source failed. Look at tests/data/fate/source.err for details. tests/Makefile:250: recipe for target 'fate-source' failed make: *** [fate-source] Error 1 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Everything should be made as simple as possible, but not simpler. -- Albert Einstein
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".