From: Paul B Mahol <onemda@gmail.com>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] lavfi: add perlin noise generator
Date: Tue, 2 Jul 2024 10:17:26 +0200
Message-ID: <CAPYw7P6GyRV-G4Y3rtgonPD7_ABWV8UO1B581ymg4rV+auH+9Q@mail.gmail.com> (raw)
In-Reply-To: <ZoMSup4fvU5SBnzo@mariano>
No need for query function.
This implementation is so blatantly slow and inefficient that is not useful.
Source filters should use .activate instead.
Many more other issues...
On Mon, Jul 1, 2024 at 11:52 PM Stefano Sabatini <stefasab@gmail.com> wrote:
> On date Sunday 2024-06-16 17:37:09 +0200, Stefano Sabatini wrote:
> > On date Thursday 2024-06-13 16:45:48 +0100, Andrew Sayers wrote:
> [...]
> > Applied other fixes as well, thanks.
>
> > From 7d9ffbdb8e419ca01e60604038d5534a3ca8ae0e Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefasab@gmail.com>
> > Date: Mon, 27 May 2024 11:19:08 +0200
> > Subject: [PATCH] lavfi: add Perlin noise generator
> >
> > ---
> > Changelog | 1 +
> > doc/filters.texi | 100 +++++++++++++++++
> > libavfilter/Makefile | 1 +
> > libavfilter/allfilters.c | 1 +
> > libavfilter/perlin.c | 224 ++++++++++++++++++++++++++++++++++++++
> > libavfilter/perlin.h | 101 +++++++++++++++++
> > libavfilter/vsrc_perlin.c | 169 ++++++++++++++++++++++++++++
> > 7 files changed, 597 insertions(+)
> > create mode 100644 libavfilter/perlin.c
> > create mode 100644 libavfilter/perlin.h
> > create mode 100644 libavfilter/vsrc_perlin.c
>
> Applied.
> _______________________________________________
> 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".
>
_______________________________________________
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:[~2024-07-02 8:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-27 21:37 [FFmpeg-devel] [POC] " Stefano Sabatini
2024-05-28 16:58 ` [FFmpeg-devel] " Stefano Sabatini
2024-06-03 9:41 ` Stefano Sabatini
2024-06-12 19:30 ` Stefano Sabatini
2024-06-13 15:45 ` Andrew Sayers
2024-06-16 15:37 ` Stefano Sabatini
2024-07-01 20:34 ` Stefano Sabatini
2024-07-02 8:17 ` Paul B Mahol [this message]
2024-07-06 9:18 ` Stefano Sabatini
2024-07-06 10:40 ` Paul B Mahol
2024-07-06 11:00 ` Stefano Sabatini
2024-07-06 13:37 ` Stefano Sabatini
2024-07-07 16:36 ` Nicolas George
2024-07-04 15:29 ` Michael Koch
2024-07-06 9:19 ` Stefano Sabatini
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=CAPYw7P6GyRV-G4Y3rtgonPD7_ABWV8UO1B581ymg4rV+auH+9Q@mail.gmail.com \
--to=onemda@gmail.com \
--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