[FFmpeg-devel] [PATCH] lavfi/super2xsai: simplify code updating the color matrix at each y iteration

Paul B Mahol onemda at gmail.com
Fri Jun 15 01:29:16 CEST 2012


On 6/14/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> Remove duplicated out-of-loop init code, and do color matrix
> initialization at the beginning of each y iteration.
>
> Allow factorization and avoid an useless matrix update in the last
> iteration.
> ---
>  libavfilter/vf_super2xsai.c |   61
> ++++++++++++++-----------------------------
>  1 files changed, 20 insertions(+), 41 deletions(-)
>

LGTM


More information about the ffmpeg-devel mailing list