[FFmpeg-devel] [PATCH] avisynth: support pix_fmts added to AviSynth+

Stephen Hutchinson qyot27 at gmail.com
Thu Aug 18 05:28:56 EEST 2016


On 8/16/2016 6:45 PM, Stephen Hutchinson wrote:
> A number of new pix_fmts have been added to AviSynth+:
> 16-bit packed RGB and RGBA
> 10-, 12-, 14, and 16-bit YUV 4:2:0, 4:2:2, and 4:4:4
> 8-, 10-, 12-, 14-, and 16-bit Planar RGB
> 8-, 10-, 12-, 14-, and 16-bit Planar YUVA and Planar RGBA*
> 10-, 12-, 14-, and 16-bit GRAY variants*
> 32-bit floating point Planar YUV(A), Planar RGB(A), and GRAY*
>
> *some of which are not currently available pix_fmts here and were
>  not added to the demuxer due to this
> ---
>  libavformat/avisynth.c | 183 ++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 182 insertions(+), 1 deletion(-)
>

Ping on updated main patch.  Only the header update got committed earlier.


More information about the ffmpeg-devel mailing list