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

Paul B Mahol onemda at gmail.com
Fri Jun 15 01:27:34 CEST 2012


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


More information about the ffmpeg-devel mailing list