[FFmpeg-devel] [PATCH 0/2] avisynth: support new AviSynth+ pix_fmts
Stephen Hutchinson
qyot27 at gmail.com
Mon Aug 15 19:37:29 EEST 2016
AviSynth+ has added a lot of new pix_fmts, add them to the
demuxer.
While the support for all of these is still fairly basic,
the planar RGB and discrete alpha pix_fmts are especially so.
Stephen Hutchinson (2):
compat/avisynth: update AviSynth+ header
avisynth: support pix_fmts added to AviSynth+
compat/avisynth/avisynth_c.h | 256 ++++++++++++++++++++++++++++++++++++-------
libavformat/avisynth.c | 176 ++++++++++++++++++++++++++++-
2 files changed, 394 insertions(+), 38 deletions(-)
--
2.7.4
More information about the ffmpeg-devel
mailing list