enpieler
Sent: Monday, August 14, 2017 5:49 PM
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [Patch] scale_npp : Fix pass through mode
Applied with a slightly changed logic to achieve the same with fewer lines.
(Which I forgot to commit before pushing, so th
Am 14.08.2017 um 15:42 schrieb Yogender Gupta:
>>> Applied with a slightly changed logic to achieve the same with fewer lines.
>
> I just tested, the modified logic doesn't work as none of the stages are
> initialized.
>
True, I mis-read the array name as being identical.
-ctx->outputs[0]-
alf Of Timo
Rothenpieler
Sent: Monday, August 14, 2017 5:49 PM
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [Patch] scale_npp : Fix pass through mode
Applied with a slightly changed logic to achieve the same with fewer lines.
(Which I forgot to commit before pushing, so there's
Applied with a slightly changed logic to achieve the same with fewer lines.
(Which I forgot to commit before pushing, so there's two patches now)
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 14/08/17 12:20, Yogender Gupta wrote:
> Pass through mode (input resolution = output resolution) mode is broken in
> scale_npp. This patch fixes the same.
>
> Thanks,
> Yogender
>
> From 6ab2dee97b0eef4c06e9ba8a24a9be01a8c3e33d Mon Sep 17 00:00:00 2001
> From: Yogender Gupta
> Date: Mon, 14
Pass through mode (input resolution = output resolution) mode is broken in
scale_npp. This patch fixes the same.
Thanks,
Yogender
---
This email message is for the sole use of the intended recipient(s) and may
cont