[FFmpeg-devel] libavfilter: integral images and minkowski pooling for SSIM - ping
Kieran Kunhya
kieran618 at googlemail.com
Sat Nov 9 10:21:27 EET 2024
On Tue, 22 Oct 2024, 07:25 Michael Niedermayer, <michael at niedermayer.cc>
wrote:
> On Mon, Oct 21, 2024 at 07:32:20PM +0200, AndreaMastroberti wrote:
> > ---
> > doc/filters.texi | 14 +++
> > libavfilter/ssim.h | 6 +
> > libavfilter/version.h | 4 +-
> > libavfilter/vf_ssim.c | 277 ++++++++++++++++++++++++++++++++++++++++--
> > 4 files changed, 291 insertions(+), 10 deletions(-)
> >
> > diff --git a/doc/filters.texi b/doc/filters.texi
> > index 2eb4a380fb..df5c3a9305 100644
> > --- a/doc/filters.texi
> > +++ b/doc/filters.texi
> > @@ -22848,6 +22848,20 @@ The description of the accepted parameters
> follows.
> > If specified the filter will use the named file to save the SSIM of
> > each individual frame. When filename equals "-" the data is sent to
> > standard output.
> > +
>
> first column whitespace is corrupted
>
> Applying: libavfilter: integral images and minkowski pooling for SSIM -
> ping
> error: corrupt patch at line 13
> Patch failed at 0001 libavfilter: integral images and minkowski pooling
> for SSIM - ping
>
> [...]
> --
>
Another reason we should move to Gitlab. Almost every other day I seem
patches corrupted by whitespace because it's hard to send patches to the ML.
Kieran
>
More information about the ffmpeg-devel
mailing list