]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_overlay: add YUVA422P to alpha_pix_fmts
authorPaul B Mahol <onemda@gmail.com>
Sat, 17 Sep 2016 13:35:09 +0000 (15:35 +0200)
committerPaul B Mahol <onemda@gmail.com>
Sat, 17 Sep 2016 13:38:30 +0000 (15:38 +0200)
commit97f50d1c624d7dc8ed76554a119f8f3107126bfc
tree9febbf19312547597ee69c29ac5c985f8710f97e
parent0e7d2c60e99f29c0590282f7aec84a5289223d31
avfilter/vf_overlay: add YUVA422P to alpha_pix_fmts

Now yuv422 output format gives similar expected output as other output formats.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
libavfilter/vf_overlay.c