Sorry, I forgot to add "Fixes ticket ..."
I will send again as v3.
2020年4月8日(水) 3:04 Ryo Hirafuji :
> From: Ryo Hirafuji
>
> AV1 decoders, libaomdec and libdav1d, both support grayscale image.
> However, libaomenc does not support it yet.
> In this patch, I add a grayscale image support also to
From: Ryo Hirafuji
AV1 decoders, libaomdec and libdav1d, both support grayscale image.
However, libaomenc does not support it yet.
In this patch, I add a grayscale image support also to libaomenc.
---
libavcodec/libaomenc.c | 51 --
1 file changed, 44 inse