On Tue, 22 Oct 2024, 07:25 Michael Niedermayer, <mich...@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 > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".