[FFmpeg-devel] [PATCH 2/2] avfilter: vf_minterpolate: fix green line issue

Michael Niedermayer michael at niedermayer.cc
Sun Aug 28 23:48:34 EEST 2016


On Sun, Aug 28, 2016 at 06:32:21PM +0000, Davinder Singh wrote:
> hi,
> 
> the mv can be negative. right shifting rounds off it to -ve infinity.
> changed to division, doesn't seem to affect speed at all.
> this fixes the green line that appear on top or left in bidir mode. also
> improved the quality by +0.08dB
> 
> 
> thanks,
> DSM_

>  vf_minterpolate.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 7f04535f4aa373aa3a28cae65fff2dd2a995f10b  0002-avfilter-vf_minterpolate-fix-green-line-issue.patch
> From abe0f4cbe3bf5fc85f509bdc1d0369791d9a9677 Mon Sep 17 00:00:00 2001
> From: Davinder Singh <ds.mudhar at gmail.com>
> Date: Sun, 28 Aug 2016 23:45:00 +0530
> Subject: [PATCH 2/2] avfilter: vf_minterpolate: fix green line issue

LGTM

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160828/a25c3db1/attachment.sig>


More information about the ffmpeg-devel mailing list