[FFmpeg-devel] [PATCH 0/5] avisynth: update headers, pix_fmts, and docs
Stephen Hutchinson
qyot27 at gmail.com
Sun Mar 24 22:29:15 EET 2019
Some essential fixes to the AviSynth+ headers regarding
GCC and general organization have happened recently, making
it necessary to update the headers we keep in compat.
Additionally, the location of AviSynth+'s upstream has
effectively changed, making the old link to avs-plus.net
misleading, and FFmpeg has added several pix_fmts that
avsplus can use (these pix_fmts were available in avsplus
in 2016 as well, there just wasn't support for them on
our side yet).
Stephen Hutchinson (5):
compat/avisynth: update headers
libavformat/avisynth: enable additional pix_fmts
doc/general.texi: remove note about regressed AviSynth+ header
doc/general.texi: update AviSynth+ reference page
doc/general.texi: add note about 32-bit GCC builds of AviSynth+
compat/avisynth/avisynth_c.h | 503 ++++++++++++++++++++++++-----------
compat/avisynth/avs/capi.h | 44 ++-
compat/avisynth/avs/config.h | 17 +-
compat/avisynth/avs/types.h | 6 +
doc/general.texi | 19 +-
libavformat/avisynth.c | 33 ++-
6 files changed, 448 insertions(+), 174 deletions(-)
--
2.19.1
More information about the ffmpeg-devel
mailing list