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 62B7C46C82 for ; Thu, 7 Sep 2023 14:24:47 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1A67968C843; Thu, 7 Sep 2023 17:24:46 +0300 (EEST) Received: from mail-vk1-f177.google.com (mail-vk1-f177.google.com [209.85.221.177]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8C79F68C69F for ; Thu, 7 Sep 2023 17:24:40 +0300 (EEST) Received: by mail-vk1-f177.google.com with SMTP id 71dfb90a1353d-48d1412c5c5so397380e0c.3 for ; Thu, 07 Sep 2023 07:24:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694096679; x=1694701479; darn=ffmpeg.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=9EpIK6nYVGRoebjrAoHw1EssVOFA4J10IU7yul3mbnY=; b=F5f6KlPmM4+6w1GM0YEdI92W83j0MAle8b6fgL9jsEkGg356fuR7ahWLA2AKpPx7I3 YvGcFV01qNEPZbbjKyGkSSfh3rWFMMtSd6qgfI1/u7D0tcZeemq+JL+E71D5p1Gmscjt 995utA5EFLHf/mYHmwutH3ZO6bPeHHAExydxsEhgdbvTnGSUDRb/ceja9x8ZS5ob59wE TkYwijay120wAR+1Z79ewIhMCU+ozqV3lroI6j6TiCt4rFVHCz6lLMlQqLOjjMUWl5tx fCqFW23fxGBAXKInWFuYonCfKxNpNsBABOfou5UaU0GDnXdc3OqVAIEU2Dz++MTxQeb/ 7tNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694096679; x=1694701479; h=cc: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=9EpIK6nYVGRoebjrAoHw1EssVOFA4J10IU7yul3mbnY=; b=k34RbraZAfWwidJiqMU7V4IKuGYEJ2lKMapOthalLc4p9p1VS7eZCfZA/3Do/5zteS vvhmBoEDE645w2y5aZqu8EYxL3OxRssE0vOov1ADJp7yGAxAb5/jTxVZ3YKdvR/YYgdc GuSud6lP0k6+fhKI1UfeSH7qE2S1Rx+JqNUoPrZ8BoJglAI5EsVY7AE1wNMNUq4iZ9fG si8jfAqnN38SjbT2hDlcdZGLuwmBz08xO6zvIVieQtCgUiuTLLQQTxVXrpFfdYWpyvDS F/W46irHhKcFin0RBha7NQcmwrPP+UXwrvwToWNLV+hdkNfhTq9M1A+WWXYIyXtc5lQA UW3A== X-Gm-Message-State: AOJu0YzyM81h9SgV8xSShIwpTRec1yXoBYuDd2JN79D8/RVOg56osGFL 3mcdBLZwiAfG2hua8Chu6B1HPX4GSPR6kwQRPCm+tr2HPbQ= X-Google-Smtp-Source: AGHT+IHQyfDLZhAIS5bxy2KODekPKdJ3tkV4hMwglncSwyEeTsKpFCRuj9N+DQ5dUZV5OHZpnxDEbulYqQNsXJT0oIo= X-Received: by 2002:a1f:4ec2:0:b0:48f:9778:2ba2 with SMTP id c185-20020a1f4ec2000000b0048f97782ba2mr5836075vkb.5.1694096679271; Thu, 07 Sep 2023 07:24:39 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Paul B Mahol Date: Thu, 7 Sep 2023 16:32:05 +0200 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 31/31] avfilter/blend_modes: Always preserve constness 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 Cc: Andreas Rheinhardt 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: OK _______________________________________________ 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".