[FFmpeg-devel] [PATCH] lavfi/super2xsai: simplify code updating the color matrix at each y iteration
Stefano Sabatini
stefasab at gmail.com
Sat Jun 16 00:38:45 CEST 2012
On date Thursday 2012-06-14 23:29:16 +0000, Paul B Mahol encoded:
> 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
Applied.
--
FFmpeg = Free Fancy Most Philosofic Experimenting Gorilla
More information about the ffmpeg-devel
mailing list