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 458BD4101E for ; Sun, 2 Jan 2022 18:24:55 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 551C468B16F; Sun, 2 Jan 2022 20:24:53 +0200 (EET) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 782BD68B15E for ; Sun, 2 Jan 2022 20:24:46 +0200 (EET) Received: by mail-qt1-f177.google.com with SMTP id p19so28457803qtw.12 for ; Sun, 02 Jan 2022 10:24:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ylo-ph.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=a0BsNS2UVLgBtkDeibcfCknN/xbZl0akIrF1jEWA2Ys=; b=lUnPc18ZIYogM6BBXIfXadUHxi8VUI6OBqiopxBfvcUPQoPLhQo4/u0O1rQHLgX6mb 2l1q2UyJuMl5EDrKhGoUTsHxuBIfQR+pApbWz39GlFBbKYO7LZizvHg86NITp6SFHuZb RRK8FXHMz5yACtNtWZiSEpo0aJAwNmFQufqENLNm+cWhE9YfuBqWEWR80Exqjr6B+nIU a8Ky5rUfn5dnsMu4ljxwZa/XxvbiiTxOq23DA8s4S9S10a0TjBmfkCZygdy8XdadAe/0 Ay+2vnjCBkBkWLPrwDL1lmR/OuM9eFA0YlsvFWQKJeP+SeZdc/oB8xQ/POFkb+Jr77lU IFvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=a0BsNS2UVLgBtkDeibcfCknN/xbZl0akIrF1jEWA2Ys=; b=XlIBZPX10EbQbvpcjC8RlPc4lJjg5DE3HfZ0G4t1Mga+sSWF16KjxZxJVNHXvISdwF IN7wYK0OEZ51myRlVEZ+sKEMcKWpDIevXNMpK/NnSLeAbnSAgloWzdkUbR3wI7pjlpqc cj2wpy/kiyRJClG9FqGdFcUWfEVAMQeZ5OwJ6cmDYKU5H4j0ddEEy3DqjA8rehU2DQzV YEQG9vK60QkzSA3Aayz0HwOMqiKCKtmaOXX/6lgbAEKAexUB3PZu2wDQ5azQ73Fug1Ka /EO335GtLgLkxdN1eX0Zvrtv5eBDNc4iCZRIHFaep6iCwlXsXQ5wIH/lUFARWGXVA22V Wqbw== X-Gm-Message-State: AOAM533zyYqcQk9axDBF3LWXVe3pib023leiCa0me7sKzZbXlJ0tJMMS W7RNFkV6l8EBYukn635REpEU9YOBAyZOmdl/s0jXe5Q2Rns= X-Google-Smtp-Source: ABdhPJxKAl3JgwGJ/xR8ykiHkbC16ZtwoSuB4t3HY0COSa8cJGBgNs3pUT1l/TThUx3BTspbguDkTRaidYphmjR04Ug= X-Received: by 2002:ac8:7744:: with SMTP id g4mr37554194qtu.48.1641147884529; Sun, 02 Jan 2022 10:24:44 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Kyle Swanson Date: Sun, 2 Jan 2022 10:24:34 -0800 Message-ID: To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH] avfilter/vf_libvmaf: update filter for libvmaf v2.0.0 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: Hi, On Thu, Dec 30, 2021 at 5:03 PM Kyle Swanson wrote: > > Hi, > > On Sat, Dec 25, 2021 at 1:24 AM Paul B Mahol wrote: > > > > On Fri, Dec 24, 2021 at 9:52 PM Kyle Swanson wrote: > > > > > Hi, > > > > > > Never followed through on this vf_libvmaf patch from last June, and > > > I've had several people asking about its status lately. Rebased patch > > > attached. It's been a while, so I guess let's start the review again. > > > Would be nice if we could get this in before 5.0. > > > > > > > > Please read old reviews and follow them. > > There is no exceptions. > > Thank you, I've taken all of Mortiz's comments. Updated patch attached. > > Thanks, > Kyle Unless there are any more reviews or questions, I will push soon. Thanks, Kyle _______________________________________________ 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".