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 792FA433C0 for ; Sun, 10 Jul 2022 21:49:08 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AAED268B99E; Mon, 11 Jul 2022 00:49:05 +0300 (EEST) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id DC68A68B83C for ; Mon, 11 Jul 2022 00:48:59 +0300 (EEST) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-31caffa4a45so32651567b3.3 for ; Sun, 10 Jul 2022 14:48:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=bZGCXOja5nKw2wALe9ZAThYa0LzVFfs1xnfHNTLi+w4=; b=fSaMRHy7jLIUR0ncKbYJohRW10TUDyme516hgOGh8rFRtmDeU85LXEmYzYCcm8vn1e NIqPXewJxNUT53AtSMUN3aLPtrgI1LezgaOLeNOyjw23N2A0Rv4/mgMQDAfQvozJ8BLG RTMWpL7ROku35n6L/28BuWa7tUoHApMCUQnXt0/LeKZ1V13aXg5e/PSRdj8AG0Vp5xBa RiXZI7OBdLBcPLHgKIEZJ/tqWuNctvodZqGY0NN3jBuDxETbluN6x538Ne0AFqOAsQCx BfvNG2GBxpaqtqYBkRDzqR85lRf6mR2f+1B327MTZvb+QFIkLuImpuEsf2V3v0n6QqDx dl4Q== 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=bZGCXOja5nKw2wALe9ZAThYa0LzVFfs1xnfHNTLi+w4=; b=rYDVRxGQ253sxSNEQ14A7Yd+Mg7JP9o9BT7DtAs6I04RaZLwriEv3KgDulh5M5s4BY ZPilAaPuj38pyDQFaDee8MO8mi3z4HwyLxzU0FAmbohYCXb81+IqwhR0wnj2liGKsnh/ 6GNaPo92AlCy+9VQvnDovXz5Oli61N771KKXvvrym3GGtZiEClwXnUDsbnF2dvYh6Ihq ZS6QeDxzIgF1rLUEPgLNoaRZxsN8z0+5f3hE13fGhnadni48j6A6jUQSfCygK0RIgYWq O9fMAhHJA7aHBwdP1BSKV3xZADy0VMnoDjQ4h/p5alHIL1GrCfkYFI5b6uHEdYq4j4Bx vdGg== X-Gm-Message-State: AJIora8/fqXubCjXYwWuSYH/IL0NMvrzql4N9AwVnGV+qP2Nl1+zbt/l 7D3LBho5jxHPVFTFJ/sK1/bgNSlGNW5jyQT26G1aDmxv X-Google-Smtp-Source: AGRyM1v9WNxy+ZQeEldl/J2Qtu9QAeEGKrZ2CkRM2Ic6z4R3bwCWUrqrYICDL7m02RWXFPG8Vwl06derl5dAvzrzuP4= X-Received: by 2002:a81:1257:0:b0:31c:97fe:e416 with SMTP id 84-20020a811257000000b0031c97fee416mr16787406yws.34.1657489738573; Sun, 10 Jul 2022 14:48:58 -0700 (PDT) MIME-Version: 1.0 References: <20220707222931.16118-1-cus@passwd.hu> <6567ac7-4a36-bacb-07e-f2ba36bce83c@passwd.hu> In-Reply-To: <6567ac7-4a36-bacb-07e-f2ba36bce83c@passwd.hu> From: Paul B Mahol Date: Sun, 10 Jul 2022 23:51:37 +0200 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 1/3] avfilter/vf_zscale: remove some unneeded initializations 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: This was not critical at all, please revert. _______________________________________________ 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".