[FFmpeg-devel] [PATCH v1] avcodec/v210enc: add yuv420p/yuv420p10 input pixel format support

Michael Niedermayer michael at niedermayer.cc
Fri Sep 20 19:10:59 EEST 2019


On Fri, Sep 20, 2019 at 11:55:17PM +0800, lance.lmwang at gmail.com wrote:
> From: Limin Wang <lance.lmwang at gmail.com>
> 
> Signed-off-by: Limin Wang <lance.lmwang at gmail.com>
> ---
>  libavcodec/v210_template.c | 20 ++++++++++++++++++++
>  libavcodec/v210enc.c       |  8 +++++---
>  2 files changed, 25 insertions(+), 3 deletions(-)

Adding a nearest neighbor scaler or in fact any scaler
into an encoder is not ok

This belongs in swscale and it is already there.

Thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190920/73b39f01/attachment.sig>


More information about the ffmpeg-devel mailing list