[FFmpeg-devel] [PATCH] lavf/avisynth: fix compilation, remove bundled headers
Michael Niedermayer
michaelni at gmx.at
Wed Mar 25 12:41:10 CET 2015
On Tue, Mar 24, 2015 at 07:40:33PM +0100, Martin Herkt wrote:
> Merge commit 1530732 broke compilation with AviSynth enabled.
>
> There's really no reason to keep outdated, incompatible copies of
> these headers in the FFmpeg source tree. No one should be using
> AviSynth 2.5 either.
> ---
> compat/avisynth/avisynth_c.h | 880 ---------------------
> compat/avisynth/avisynth_c_25.h | 68 --
> compat/avisynth/avxsynth_c.h | 728 -----------------
> .../windowsPorts/basicDataTypeConversions.h | 85 --
> compat/avisynth/windowsPorts/windows2linux.h | 77 --
> doc/general.texi | 23 +-
> libavformat/avisynth.c | 27 +-
> 7 files changed, 35 insertions(+), 1853 deletions(-)
> delete mode 100644 compat/avisynth/avisynth_c.h
> delete mode 100644 compat/avisynth/avisynth_c_25.h
> delete mode 100644 compat/avisynth/avxsynth_c.h
> delete mode 100644 compat/avisynth/windowsPorts/basicDataTypeConversions.h
> delete mode 100644 compat/avisynth/windowsPorts/windows2linux.h
Stephen Hutchinson has replaced the outdated headers while this was
stuck in the mailman que
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 3
"Rare item" - "Common item with rare defect or maybe just a lie"
"Professional" - "'Toy' made in china, not functional except as doorstop"
"Experts will know" - "The seller hopes you are not an expert"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150325/40ed9b68/attachment.asc>
More information about the ffmpeg-devel
mailing list