From patchwork Mon Sep 25 19:19:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 43905 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:2a18:b0:15d:8365:d4b8 with SMTP id e24csp1441698pzh; Mon, 25 Sep 2023 12:19:36 -0700 (PDT) X-Google-Smtp-Source: AGHT+IE7LbQnvfRoNAOg6uINYAokMadoz2Uwy4NwBLnWKecolwVaQsZJyCATuMeVaTN0DTvwhqCe X-Received: by 2002:a19:5058:0:b0:503:9eb:47f0 with SMTP id z24-20020a195058000000b0050309eb47f0mr5737222lfj.59.1695669576105; Mon, 25 Sep 2023 12:19:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1695669576; cv=none; d=google.com; s=arc-20160816; b=kBMIfYQqBUPqcPqVHCTWc1gEEbrmjSn4aw8gEPYdz3I7e4qq7NRX+eE+e2EDU62xGl f5tHa3JY1R/sK0jHV/iiS4sD8Z+gbmyU81MUqNUzSO5skgo/nZd3U1Ddw2D5l7AMPsmD h4v87FGaQ4bt30NGmHDJWEv8o3RmFgv6t4v16ZOJmfh/QQzj0CWoLzoOv+8QA4dcaxvD Vz0+o46T0no729w593th7sZs52JfnzPrR2f93IKFZeX6E/D4cF8qP46b9p1odtre8q8c SgYtXIKAPgn6w7JbTagmKg68KE2+q0zO0fP9eIaFvxSA3QpLo0MGzABFF8KHhf40x7S2 3byQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:message-id:date:to:from:delivered-to; bh=ZaYQMO068Nj7GBnLDl4HppI7mpLjbgogldt02c4XR/U=; fh=e5zN9xSzcxLA6bGo3lF+CqTbY/oLwzApV03EO/RBfgQ=; b=FG/zZvl63RvwzL9dARsxje5c+5HJZQgLnfncJd/suVbhNUmlwa6XGr77ac01xFrAIp 5HtVAYlVYoyCwZyemk/hL3KX2aSmpDQowfP65z0wLvyLBwzFjeMHVRwzMQBHKSJfzq5n eoLPRYNhTQVSRkTFn6oW2DnS+WiH4R7zp8vrw8HaRDCW85/yA+lR7BV20nqXYlR9P3Me 8LZFa+Ml2fegNUF8z1WwZrq9V6QYQTVglobUHeAVelKgN4cML1ZOUGBrjDVjNwmHVbYq 5NbePD/FmVsXn2GNvfIk26x5jva9Sx6WsJDG4owV542GJyHgtCs33ccy8MKmOdB1acUj f16g== ARC-Authentication-Results: i=1; mx.google.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 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id l7-20020aa7c307000000b00533141286b8si9222035edq.165.2023.09.25.12.19.31; Mon, 25 Sep 2023 12:19:36 -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; 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 Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 44C3B68C8EF; Mon, 25 Sep 2023 22:19:28 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4A2C468AEB3 for ; Mon, 25 Sep 2023 22:19:21 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 6DC5920004 for ; Mon, 25 Sep 2023 19:19:20 +0000 (UTC) From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Mon, 25 Sep 2023 21:19:19 +0200 Message-Id: <20230925191919.17111-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.17.1 X-GND-Sasl: michael@niedermayer.cc Subject: [FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: Adjust threshold for VMIX 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 MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: wUabBlLhmDM0 Fixes: Timeout Fixes: 62286/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VMIX_fuzzer-5155237134204928 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- tools/target_dec_fuzzer.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/target_dec_fuzzer.c b/tools/target_dec_fuzzer.c index d8897747016..bec9761bb43 100644 --- a/tools/target_dec_fuzzer.c +++ b/tools/target_dec_fuzzer.c @@ -296,6 +296,7 @@ int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { case AV_CODEC_ID_VC1IMAGE: maxpixels /= 8192; break; case AV_CODEC_ID_VMNC: maxpixels /= 8192; break; case AV_CODEC_ID_VMDVIDEO: maxpixels /= 1024; break; + case AV_CODEC_ID_VMIX: maxpixels /= 8192; break; case AV_CODEC_ID_VP3: maxpixels /= 4096; break; case AV_CODEC_ID_VP4: maxpixels /= 4096; break; case AV_CODEC_ID_VP5: maxpixels /= 256; break;