From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ffmpeg-devel-bounces@ffmpeg.org>
Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100])
	by master.gitmailbox.com (Postfix) with ESMTPS id C6E854DA65
	for <ffmpegdev@gitmailbox.com>; Tue, 22 Apr 2025 02:23:41 +0000 (UTC)
Received: from [127.0.1.1] (localhost [127.0.0.1])
	by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 702CA687D43;
	Tue, 22 Apr 2025 05:23:37 +0300 (EEST)
Received: from mail-yb1-f182.google.com (mail-yb1-f182.google.com
 [209.85.219.182])
 by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1FFF6687D43
 for <ffmpeg-devel@ffmpeg.org>; Tue, 22 Apr 2025 05:23:30 +0300 (EEST)
Received: by mail-yb1-f182.google.com with SMTP id
 3f1490d57ef6-e694601f624so3168221276.1
 for <ffmpeg-devel@ffmpeg.org>; Mon, 21 Apr 2025 19:23:29 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1745288608; x=1745893408;
 h=to:subject:message-id:date:from:in-reply-to:references:mime-version
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=B61yhsgIG0FaJw9530sCUjuFSHme6esjonPA6CVwJlo=;
 b=SIc/j3iv0SDgQlm7DEXIRU6fjPSfj+iThDG7ax4w+6h1qDbFnfWEk1pbrj/4BNhmji
 uya7ebKFlzkwI+oHJmARFqaEkor4Um34KAExzhAgY6HrirUk4NlLnhC1/TtP9ejApHEc
 ODUCkCFdYXFGbc0L/vJLD13+aWOplJcaBSe8I/MPqPNwpuhNkF/VJSc0LyQLF3tz6jnD
 hcaPrnqQwFac6MrhgMzOQwp0jy/n3zf8UAqiP89bReAQ65Uil6/iYdNQ4sc4uOkZaXJa
 ZLsrhpv2jayfFDHamc14x/omPcSzFCujbZ09f+FVsCAJl6lH/o5rjoUeA4Ndhk3UjsPa
 2VKw==
X-Gm-Message-State: AOJu0Yz8rRiNA3ZdxcnkY6OiGqUKWEdx29+ako1bUhw06pvqmUSppcry
 e7Ff41YZH8aS/D5DWTQfsT0Ivqv/Mz2jVUYEdOko+06f/BSyr4i7cj1Us+5s80kZj2zEnK5GRHF
 k67L9NV5woOvwzPfdJGsEfrmHWXelatg31dI=
X-Gm-Gg: ASbGncsGZmAE/T8MBnyMjAFHW2d4YYF7k9XwfqvMCa/OhaxPJJQ7mMgfyEPDRpIOvoJ
 Ec0wejiZXb7/2Uk+y3IlQgT0iq7c6rLPTgwkcgbOYgEWiplQiUNFICkDtH+hkkQvbioOUCBftbU
 YF9cIU9euS5vHVofHJ0qeFagf0
X-Google-Smtp-Source: AGHT+IG2pE2tiDsdoAEfRzr+mnIvJ9xvYpLcU0dI0FukH5FgSVM/zMC7M0gX/Cytes1KxWxLu50oRoXwEbbJTqb27eU=
X-Received: by 2002:a05:6902:2382:b0:e5d:defb:3774 with SMTP id
 3f1490d57ef6-e7297eea7c2mr17205463276.45.1745288608338; Mon, 21 Apr 2025
 19:23:28 -0700 (PDT)
MIME-Version: 1.0
References: <20250422014358.3469366-1-michael@niedermayer.cc>
In-Reply-To: <20250422014358.3469366-1-michael@niedermayer.cc>
Date: Tue, 22 Apr 2025 01:23:19 -0100
X-Gm-Features: ATxdqUFHWh9fZ4wfBN9KuVQq39XHSY5OsQeZjvYnTcEdIobaOi_ISs10ZPuHW3s
Message-ID: <CABGuwEm7qiVZ-5hNip1k0eEVF7jc_B9OLxFFzTKCM7JKrGT_tA@mail.gmail.com>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
Subject: Re: [FFmpeg-devel] [PATCH] postproc/postprocess_template: Fix
 reading uninitialized pixels in dering_C()
X-BeenThere: ffmpeg-devel@ffmpeg.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: FFmpeg development discussions and patches <ffmpeg-devel.ffmpeg.org>
List-Unsubscribe: <https://ffmpeg.org/mailman/options/ffmpeg-devel>,
 <mailto:ffmpeg-devel-request@ffmpeg.org?subject=unsubscribe>
List-Archive: <https://ffmpeg.org/pipermail/ffmpeg-devel>
List-Post: <mailto:ffmpeg-devel@ffmpeg.org>
List-Help: <mailto:ffmpeg-devel-request@ffmpeg.org?subject=help>
List-Subscribe: <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>,
 <mailto:ffmpeg-devel-request@ffmpeg.org?subject=subscribe>
From: Kieran Kunhya via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Kieran Kunhya <kieran618@googlemail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: ffmpeg-devel-bounces@ffmpeg.org
Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org>
Archived-At: <https://master.gitmailbox.com/ffmpegdev/CABGuwEm7qiVZ-5hNip1k0eEVF7jc_B9OLxFFzTKCM7JKrGT_tA@mail.gmail.com/>
List-Archive: <https://master.gitmailbox.com/ffmpegdev/>
List-Post: <mailto:ffmpegdev@gitmailbox.com>

On Tue, 22 Apr 2025, 00:44 Michael Niedermayer, <michael@niedermayer.cc>
wrote:

> Sponsored-by: Sovereign Tech Fund
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
>

I thought we decided postproc work in STF wasn't going to happen?

Note that the STF wiki doesn't mention anything about bugfixes to
libpostproc.

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-request@ffmpeg.org with subject "unsubscribe".