From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] apsnr and asisdr filter Date: Mon, 14 Aug 2023 10:51:47 +0200 Message-ID: <20230814085147.GN7802@pb2> (raw) In-Reply-To: <CAPYw7P4ogr1M9yxqFBh7AK3XaWKjEZarfDuJHYqdXdAYZpGcfw@mail.gmail.com> [-- Attachment #1.1: Type: text/plain, Size: 2395 bytes --] On Sun, Aug 13, 2023 at 05:14:48AM +0200, Paul B Mahol wrote: > Attached. > af_asdr.c | 44 ++++++++++++++++++++++++-------------------- > 1 file changed, 24 insertions(+), 20 deletions(-) > f0f248ba7e893a63a684b92a6d82ab246fc1995c 0003-avfilter-af_asdr-use-single-structure-for-sums.patch > From ad9def7fad58a75450176413564543a16965d165 Mon Sep 17 00:00:00 2001 > From: Paul B Mahol <onemda@gmail.com> > Date: Sun, 13 Aug 2023 05:03:00 +0200 > Subject: [PATCH 3/3] avfilter/af_asdr: use single structure for sums > > Signed-off-by: Paul B Mahol <onemda@gmail.com> > --- > libavfilter/af_asdr.c | 44 +++++++++++++++++++++++-------------------- > 1 file changed, 24 insertions(+), 20 deletions(-) [...] > doc/filters.texi | 7 +++++ > libavfilter/Makefile | 1 > libavfilter/af_asdr.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++- > libavfilter/allfilters.c | 1 > 4 files changed, 72 insertions(+), 1 deletion(-) > 8ed085a8902fa86f0a99838bbd6c4b2645e187d6 0002-avfilter-add-asisdr-filter.patch > From dfb20b0f4d08428a43b38185776baf6819fc4336 Mon Sep 17 00:00:00 2001 > From: Paul B Mahol <onemda@gmail.com> > Date: Sun, 13 Aug 2023 04:19:08 +0200 > Subject: [PATCH 2/3] avfilter: add asisdr filter > > Signed-off-by: Paul B Mahol <onemda@gmail.com> > --- > doc/filters.texi | 7 +++++ > libavfilter/Makefile | 1 + > libavfilter/af_asdr.c | 64 +++++++++++++++++++++++++++++++++++++++- > libavfilter/allfilters.c | 1 + > 4 files changed, 72 insertions(+), 1 deletion(-) [...] > doc/filters.texi | 7 ++++ > libavfilter/Makefile | 1 > libavfilter/af_asdr.c | 67 ++++++++++++++++++++++++++++++++++++++++++++--- > libavfilter/allfilters.c | 1 > 4 files changed, 73 insertions(+), 3 deletions(-) > 85562ee579f2ffd79d14e0d2d3d7938865dcaae3 0001-avfilter-add-apsnr-filter.patch > From 8b457c83855ccc292a53be2bd716bf445d37d7e0 Mon Sep 17 00:00:00 2001 > From: Paul B Mahol <onemda@gmail.com> > Date: Sun, 13 Aug 2023 02:57:57 +0200 > Subject: [PATCH 1/3] avfilter: add apsnr filter Missing tests, please add fate tests Thank you -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus [-- Attachment #1.2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] [-- Attachment #2: Type: text/plain, Size: 251 bytes --] _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2023-08-14 8:51 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-08-13 3:14 Paul B Mahol 2023-08-13 22:15 ` Paul B Mahol 2023-08-14 8:51 ` Michael Niedermayer [this message] 2023-08-14 8:56 ` Michael Niedermayer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20230814085147.GN7802@pb2 \ --to=michael@niedermayer.cc \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git