From patchwork Sun Apr 2 22:27:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Turner X-Patchwork-Id: 3247 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.44.195 with SMTP id s186csp2943622vss; Sun, 2 Apr 2017 15:35:42 -0700 (PDT) X-Received: by 10.28.133.203 with SMTP id h194mr7098784wmd.122.1491172542656; Sun, 02 Apr 2017 15:35:42 -0700 (PDT) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id v23si17358366wrd.257.2017.04.02.15.35.42; Sun, 02 Apr 2017 15:35:42 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@googlemail.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=googlemail.com Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 21CAC688269; Mon, 3 Apr 2017 01:35:38 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-pg0-f65.google.com (mail-pg0-f65.google.com [74.125.83.65]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C2884680D4F for ; Mon, 3 Apr 2017 01:35:30 +0300 (EEST) Received: by mail-pg0-f65.google.com with SMTP id o123so25639412pga.1 for ; Sun, 02 Apr 2017 15:35:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references; bh=Qpq0e16RvRgHxrx5ZrMLrFWB91HzqPnhRTJwzLzlHmE=; b=q1gF8Bq9TVpe/oxDmBhHEQT2hLdLE/sn9i1sUuGdu6g5bKAD9C0chtaL5VhSw92bZQ tmBQI0h7VXuC+XbOIojStqT/9Z/1UbRwgXgh9KqktDo0ATdpQGfvFrsdTRMDbAielZW3 2zlwUmfhFZfxreepCL6iFvEAyKFsDgFWIDFoR6Gszop4CRwE1HAYNcL2tgK4TvQXyxbt YyuZA4CCbgmQnE6TFabdHg3Gi7VW2BcZk7wvV353d5UGJTMIBAAoO5ZLDWokwIIS/IYE qT+Jj0Pnrj2liljSyExb29iSVEUrMM7gkzfsLcGuQhYcvHk1Wm1lYA4Wa/1gBIMUF2I5 sDRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=Qpq0e16RvRgHxrx5ZrMLrFWB91HzqPnhRTJwzLzlHmE=; b=sH50QN6RUjuYElmiYCQFPaeavcItmxiPof2BVTi/SGtH/KSHKlWrodCh83iU9aUXlD sqryqZl4hgpU6zcf1g51Kk0lZa7rUg03r4y4iylcr7XxHMqn/zoi+a5PCOd70vSSZzQi FzG8C0YL+CqWUeFlhFNlox2zl+eFz2HJOkz70L/OwQNma2ehujXonkzKlSgAe1FSKMcc quuiXJs9bxDlWxjyMhGG1WvZddMNbbHl/tP9N29hy4KpD41yWus7BakJzVaaNW1S2kZ2 RDl9F7QfXfCO2svvWzsTY3lZgvtykOW4Ndg7C4byYB+j9FvTmDaw/6dfrvzaJb3jyEin 8PQQ== X-Gm-Message-State: AFeK/H3zXllEBgDQ2+rW6aO+NDCyEGBH1iETMDYdNnQHND2HLuGK+otXF2/lqxWrhT+Blw== X-Received: by 10.84.164.106 with SMTP id m39mr18069661plg.9.1491172082109; Sun, 02 Apr 2017 15:28:02 -0700 (PDT) Received: from Zany.attlocal.net ([198.8.80.152]) by smtp.gmail.com with ESMTPSA id u198sm21691063pgb.45.2017.04.02.15.28.00 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 02 Apr 2017 15:28:01 -0700 (PDT) From: Thomas Turner To: ffmpeg-devel@ffmpeg.org Date: Sun, 2 Apr 2017 15:27:57 -0700 Message-Id: <1491172077-15371-1-git-send-email-thomastdt@googlemail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: References: Subject: [FFmpeg-devel] [PATCH] fate: add owdenoise test X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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 MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Reference found at: http://bit.ly/2ogQygb Signed-off-by: Thomas Turner --- tests/fate/filter-video.mak | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak index b067cc1..b40422a 100644 --- a/tests/fate/filter-video.mak +++ b/tests/fate/filter-video.mak @@ -1,3 +1,10 @@ +FATE_FILTER_SAMPLES-$(call ALLYES, SMJPEG_DEMUXER MJPEG_DECODER PERMS_FILTER OWDENOISE_FILTER) += fate-filter-owdenoise-sample +fate-filter-owdenoise-sample: CMD = ffmpeg -idct simple -i $(TARGET_SAMPLES)/smjpeg/scenwin.mjpg -vf "trim=duration=0.5,perms=random,owdenoise=10:20:20:enable=not(between(t\,0.2\,1.2))" -an -f rawvideo - +fate-filter-owdenoise-sample: REF = $(TARGET_SAMPLES)/filter-reference/owdenoise-scenwin.raw +fate-filter-owdenoise-sample: CMP_TARGET = 1 +fate-filter-owdenoise-sample: FUZZ = 3539 +fate-filter-owdenoise-sample: CMP = oneoff + FATE_FILTER_SAMPLES-$(call ALLYES, PERMS_FILTER DELOGO_FILTER RM_DEMUXER RV30_DECODER) += fate-filter-delogo fate-filter-delogo: CMD = framecrc -i $(TARGET_SAMPLES)/real/rv30.rm -vf perms=random,delogo=show=0:x=290:y=25:w=26:h=16 -an