From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 279824B2DD for ; Mon, 3 Jun 2024 09:42:11 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3C7D968D6A1; Mon, 3 Jun 2024 12:42:09 +0300 (EEST) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 257A568D4C3 for ; Mon, 3 Jun 2024 12:42:03 +0300 (EEST) Received: by mail-wm1-f51.google.com with SMTP id 5b1f17b1804b1-4212b4eea2eso25372845e9.2 for ; Mon, 03 Jun 2024 02:42:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717407721; x=1718012521; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=s1ppzQhR2AiTrvdVGzNFVfZxT/Znlotd/CwmSug7NBE=; b=OriK6GbgfE+hOGErX3fD4pD3n1BPfexDZMUnsDKghlWCoNZuXQxly7Z0uoqTSg10mk JVT4JYyEd9km9W1kJdAOC1fMZoT5aXTq27C8MgDaLb5hcYRThbXR/8ieL3Wlva+3k4uc U4AeZBSl6zkTaxOxFXiIVRpyOiemWP+bcwLPHFVHr6FBxYe00g+w2j7vzsuo5f4TlFHG gy6BnBqXGZ4TECF0PAV7Y/PsuhBNXVV3GJquvl8ylTjTKViIz4+Z8Hv4wl17m+zgP5gd 1aj0ET6jXFDyVcmFZIOFGQUWE7G8cfhLsTLbq33Zrdocsnwna8jheBzG1VyRrx0RECnI Yzeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717407721; x=1718012521; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=s1ppzQhR2AiTrvdVGzNFVfZxT/Znlotd/CwmSug7NBE=; b=nedxLw98V7BFZt/+70wgo08prAv6iMd1EzHDFpLqE/3j+y0Oq8+7/Y24FXbXEgFbEY 9j8TLmdr3TvYWPI7jFTBxeSaidkHWGjDUmXjUyHCUGBghh5QHVAFuEAI3McWzW/ks4Hx I/mUDIWMaJwQw+EYH1gYNLwvJddJorps17HDxS9uEi5hjCD4GrbCZsMjCAtzi5eL6053 dR5gPHjEIrvwX3ZRxjMeEsU85EvP7vqUva/eAQK8Ta0LHWfN70hJp4BMpqYXYYFzWh+t i8nXgvMQn3ZspZo0f59LR3afiAiD/q3inqR7VTsmYCzLKii8ci+iHwtJRAR6EVGmY2hH Ls6g== X-Gm-Message-State: AOJu0YytMFhXnaiUIM35zyOvqbunaGMcqiauupveZBmvrik9HbQ86HDg S/V5/3GdIa+wOHCNY1X1QHN0yw519jHcaqv+X1FOlGTeZMl5rIWnrdbLUw== X-Google-Smtp-Source: AGHT+IGvzJanCMuSSnprkbcVhj0j19xBNnP/DZzh2n00nYdCKo51oNlCJr7QA4KyyDK/mP4lwkK9OA== X-Received: by 2002:a05:600c:4e90:b0:421:3879:b40c with SMTP id 5b1f17b1804b1-4213879b4ffmr35170055e9.30.1717407721111; Mon, 03 Jun 2024 02:42:01 -0700 (PDT) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-35dd04da182sm8245532f8f.54.2024.06.03.02.42.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Jun 2024 02:42:00 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id AC2D2BFCE8; Mon, 3 Jun 2024 11:41:59 +0200 (CEST) Date: Mon, 3 Jun 2024 11:41:59 +0200 From: Stefano Sabatini To: ffmpeg-devel Mailing List Message-ID: Mail-Followup-To: ffmpeg-devel Mailing List References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] lavfi: add perlin noise generator X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: 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. _______________________________________________ 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".