> Good question. Current qsv pipeline can support RGB32/YUV2 (at least YUV2)
Sorry for the typo, can -> can't.
> well, so adding the support here is not enough and not suitable.
> And yes, it is planned and should be worked as a separated patch with
> additional validation clips.
_
> From: Rogozhkin, Dmitry V
> Sent: Friday, January 25, 2019 5:47 AM
> To: ffmpeg-devel@ffmpeg.org
> Cc: Li, Zhong
> Subject: Re: [FFmpeg-devel] [PATCH 4/5] lavc/qsvdec: Add mjpeg decoder
> support
>
> On Mon, 2019-01-21 at 20:41 +0800, Zhong Li wrote:
>
On Mon, 2019-01-21 at 20:41 +0800, Zhong Li wrote:
> Signed-off-by: Zhong Li
> ---
> Changelog | 1 +
> configure | 1 +
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c| 1 +
> libavcodec/qsvdec_other.c | 28 +++-
> 5 fil
Signed-off-by: Zhong Li
---
Changelog | 1 +
configure | 1 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c| 1 +
libavcodec/qsvdec_other.c | 28 +++-
5 files changed, 31 insertions(+), 1 deletion(-)
diff --git a/Changelog