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 A3EF047429 for ; Thu, 7 Sep 2023 07:29:11 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5B27168C892; Thu, 7 Sep 2023 10:29:07 +0300 (EEST) Received: from mail-vs1-f44.google.com (mail-vs1-f44.google.com [209.85.217.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A780568C807 for ; Thu, 7 Sep 2023 10:29:00 +0300 (EEST) Received: by mail-vs1-f44.google.com with SMTP id ada2fe7eead31-44e9888ebebso240661137.3 for ; Thu, 07 Sep 2023 00:29:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694071739; x=1694676539; 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=dW362tVd+BoblGe/d0/T4kvHKPb+V2vY2HX8Nai7+a0=; b=a8E42obs9N5A5MYrHDXawyZGwkBL5+N6KL6wZgnpiZlg0LvIZFxj1BNFP5Etfuau0U JKz95uZIKrR5DGBwYhERaHQsod15/43uOUCHNFbj9s3GyjgvMtYrVmI0TZxG667l70qn cMa0kxurhOoNlINzsBBOZ6H2rRQnhh8cXyD+C1LJAmdYaQKadvgGXbY7nH1XhvCyuGDc zuJyLZ6OZ5ITbuu4+ZB+Ax5PxqDwU/69cbalx4AkEthFoVhWJCtryETdz6F0PRFv11mW 7Yq0T8Bg3lx1En+wtXlix++FzUtSBekaNfohkCH8UpZYsoK/sqRQBvr9RKuhXr9FmTZZ agKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694071739; x=1694676539; 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=dW362tVd+BoblGe/d0/T4kvHKPb+V2vY2HX8Nai7+a0=; b=XcgLcBg56xk/w4OAD0tM2RdUIMq171P/rUWhD1QccvOGXx0yZtp8WDofa2cQZUvAC9 KHkAGF78yCBPJur7CW0VMb9rymL1OZshynSq6Fce01kAxXH3s6oSJITqi/yu9ke4+FCB +D5Yethz5Jediz1+uuzpvBLmMKLrTRAOeGBxaaGqh5prq6yKeuL9N3fdg2Zv/U3lsshR dM87MCH9dxw3RDNvufeFfl3Quld/pUAAtKWVWbnbwci7ve82lx2Uc9yWzDNkoccOY1SE Skuc+4HDeYytJv4jv1eJyacTTAmv3tS0MgPhWrXHhaHL2G5JolbdXYj6T/RJ/0VyHagj N4Ew== X-Gm-Message-State: AOJu0YypZzrAWQMwex17RGqu2pBuCt2lcxIs2Jv1hfoWzDGzC8ra6Ly7 du8IkKOSM7sDdkBtyPkcKi8JcgJsDBkclUNPAZfsVqZnfiA= X-Google-Smtp-Source: AGHT+IF/7qKxSLQ7haEVp+qITPXo3F3nnBrXOu6f5D5Eyfx5Yup499E4zpx1cLZvPBqJl7/V9s6dwYs23f0V7jH37hU= X-Received: by 2002:a67:ee4d:0:b0:44e:8ef9:3370 with SMTP id g13-20020a67ee4d000000b0044e8ef93370mr4713305vsp.5.1694071739022; Thu, 07 Sep 2023 00:28:59 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Paul B Mahol Date: Thu, 7 Sep 2023 09:36:25 +0200 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH v2 20/22] avcodec/v210dec: Don't cast const away 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: LGTM _______________________________________________ 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".