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

_______________________________________________
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".

Reply via email to