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 AAC8E48FA8 for ; Tue, 30 Jan 2024 21:14:45 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 42D8668D0A5; Tue, 30 Jan 2024 23:14:42 +0200 (EET) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D1B1C68CF68 for ; Tue, 30 Jan 2024 23:14:35 +0200 (EET) Received: by mail-ed1-f53.google.com with SMTP id 4fb4d7f45d1cf-55eed368b0bso467479a12.0 for ; Tue, 30 Jan 2024 13:14:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706649275; x=1707254075; darn=ffmpeg.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=iZu9cclvSDs+aMWRRfh+9vY72+QnRH3xlhY8CqRQypw=; b=Le6U0eONB2q9Ioy9tWKs+7yvTmhN0i/PJH4xW31ugf97DyCD5EfAhfELIn17GuVpak AKaof5/yhJRl3jHDjqSfpzBRqPJIGzQrWTFBORvZi7R9PNib5HMo6Nj43vs0laCZIVXE R4n1FLX5hwlapo2vv4UsqlD7JoEXyipd1R86xX04caVaMBNA+38U0osBafbwggPitwFi SADQ0CWbXd38lbZR0Ljs7OrJnsBulbHIOI2mwZsUrPMiHEFH/mVADyx29kgAMd+8z0Gd SRJM/PYg6qlD4AVR8GDXmvMF3zDRFCSOZymxAts3cXnlgp9FFtCELDxZ4TYkKUpd7ZZA 3zoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706649275; x=1707254075; 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=iZu9cclvSDs+aMWRRfh+9vY72+QnRH3xlhY8CqRQypw=; b=NfALom4kYGHA5oB3fsBlWcBAhBpdq73VCvDDDaBqINyJPax3BTB3SBTx3CyCOhYaFU TPa7vS5XMr6VdmYM0YrdVbRwHfSq5/3pQVfd/0sIupJlvJAzJnyL0nkaRsF1C+mij5+X DQxZ34ReslfqRpX9HhLdnqMtq+vJwkf9aQvMhjrq818p6nhCEro48n9TGZlwpZGz2bOz 5e3julAHrIEvEGQd3aWCpng3n2cUxSb9wE/4BKyVbcTZAvmJJhNvlsbQZSU48Ca/xLvm dhB4sOZkaegGlr4d5ZdVftHZPYIwevQ5Rf+RfSnuptKRMZO3sE/HWGgvoZRaAZea81jD aG4w== X-Gm-Message-State: AOJu0Ywwgen8ALl8Gzj0iNd9uS/QxVLWrzqmtVMgALBZNOwQCEryN2Cp xIMrjUr4Q2NS125WZpXwuRom+5Jry+BlPu40Yvc16Whb3sI4+j9lzOWeb2mULStxMaLjREvpj8Q Lu/q4pTAMLP7Mvk02UUwlwvduy1wWFNMk870= X-Google-Smtp-Source: AGHT+IFjrQuuhUvTuOeFMtPgCvfnpog4hFezzPdzyu1HyS6CihDXYFML5NaW8diG/fkZTVwaL3tf8G+oRcpGwsvlxyY= X-Received: by 2002:a05:6402:1d23:b0:55f:4d6a:c0ee with SMTP id dh3-20020a0564021d2300b0055f4d6ac0eemr1994300edb.7.1706649274710; Tue, 30 Jan 2024 13:14:34 -0800 (PST) MIME-Version: 1.0 References: <20240124194506.15281-1-connorbworley@gmail.com> <20240124194506.15281-2-connorbworley@gmail.com> In-Reply-To: From: Connor Worley Date: Tue, 30 Jan 2024 13:14:08 -0800 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 2/2] fate/video: add DXV3 HQ tests 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: Each sample covers a different texture format, but it may be possible to generate smaller versions for each case with the same or better coverage. -- Connor Worley _______________________________________________ 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".