[FFmpeg-devel] [PATCH 1/5] compat/avisynth: update headers

Michael Niedermayer michaelni at gmx.at
Thu Mar 12 00:03:33 EET 2020


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200311/f5d2a028/attachment.sig>


More information about the ffmpeg-devel mailing list