On date Monday 2024-06-03 11:41:59 +0200, Stefano Sabatini wrote: > On date Tuesday 2024-05-28 18:58:28 +0200, Stefano Sabatini wrote: > > On date Monday 2024-05-27 23:37:33 +0200, Stefano Sabatini wrote: > > > Hi, > > > > > > still missing documentation and might be optimized (and maybe extended > > > to support gray16 - this should be simple), comments are welcome. > > > > Updated with documentation. > > > From 607459e7a184ab2d111b65f5017fb7f76e3bd58d Mon Sep 17 00:00:00 2001 > > From: Stefano Sabatini > > Date: Mon, 27 May 2024 11:19:08 +0200 > > Subject: [PATCH] lavfi: add perlin noise generator > > Anyone interested with reviewing this? > > Otherwise I'll probably push in a week or so, further improvements can > be done on top of that. Updated patch with minor doc fixes, will push it in a few days unless I see comments.