[FFmpeg-devel] [PATCH] lavfi/super2xsai: fix table used to update color matrix at the end of each y loop

Stefano Sabatini stefasab at gmail.com
Sat Jun 16 00:38:32 CEST 2012


On date Thursday 2012-06-14 23:27:34 +0000, Paul B Mahol encoded:
> On 6/14/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> > The previous table appears to be wrong (it was copied from the original
> > MPlayer super2xsai filter in order to keep binary compatibility).
> >
> > The new table is consistent with the init code and apparently fix a
> > combing artifact on the left edge of the generated image.
> > ---
> >  libavfilter/vf_super2xsai.c        |    6 +++---
> >  tests/ref/lavfi/pixfmts_super2xsai |   20 ++++++++++----------
> >  2 files changed, 13 insertions(+), 13 deletions(-)
> >
> 
> LGTM

Pushed.
-- 
FFmpeg = Faithless and Fostering MultiPurpose Enigmatic Glue


More information about the ffmpeg-devel mailing list