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 6362647520 for ; Sun, 10 Sep 2023 19:06:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 750D368C913; Sun, 10 Sep 2023 22:06:33 +0300 (EEST) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8C23768C7CA for ; Sun, 10 Sep 2023 22:06:26 +0300 (EEST) Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-4013454fa93so42977995e9.0 for ; Sun, 10 Sep 2023 12:06:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694372786; x=1694977586; darn=ffmpeg.org; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=11KcAqQZgwj2pSYRL8qpKlMcqluT84YCZl/s8tbkLEI=; b=E4GSqiFfaw9ELvtYm6EoGuDnre2nak8ryXrNG6alJjPcxLDy3cuQ/CVbV5AYf60Aqe BcjUi39Vypbngv/CTx+LnHrV2W8WBITPeScLRU/hg3Ljyot+3FncVBGq2FE8KUKNZfkF PeMlXpXnG67ersMgdgHO2YvIGntrMYGznu+NAqvVpN/PWYa82xPazB+I7DJOrPJNWwGJ UnoSrsGsCsozOpgCdOQ48Jw5LCl9GdhybdEi9Km1PQM1/ByrNiH+7f2Vr3IB/W53LyhD kEzyGoiqWSeivqzi6EAIGrxwr+2pdy/6OEpqo/EzVQV3LgcAadDMIT5fH5fiiEa3J/86 45lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694372786; x=1694977586; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=11KcAqQZgwj2pSYRL8qpKlMcqluT84YCZl/s8tbkLEI=; b=qFpHdKS1kPN51WyK3MHuvrjYvYJwISFhkdfqdSDgLxYgnWvmF9zc0anBuqRcf7Otpm lMH/ZvAVfWbwjDVTYASaCKH1BAOZwlOmxC4Vag1WOd27bmIj9q326z7rryKwgfpOxozE CqrlrCNe6UWex+fMT4NUl5+4t1NG4irjRIOpHKAMJHjcUD6i3fucQKImRJG9pkV/QgsW AjqgHXkR02lrm7g5cG5xeTElbOI7r+neJnCIzOiCeCCVRg8CRYcxYKyt2x5pOPDBxmMn quBizDpfanhM9oR7tUpNsQwfMgYwUhkaY2mYB4kiqLOAmwQhJojsuKiLJjEQv99uWaRX OXQA== X-Gm-Message-State: AOJu0YwoOTd0/JyQ6Kq1MxWJzvkIZI0eryiqJlPbkC0RtVN8SAGwphTh 7F0TXu3ABTTlCY7EiYsCcw6rgJzfFF4= X-Google-Smtp-Source: AGHT+IEtnBU5oE5RtnspCINo7+/GqGOHPbR2QATh08rwLGQG+L4EyTojXg31NJbA/AYxl+luAO7BkA== X-Received: by 2002:a7b:c40d:0:b0:3fe:4cbc:c345 with SMTP id k13-20020a7bc40d000000b003fe4cbcc345mr6990370wmi.41.1694372785522; Sun, 10 Sep 2023 12:06:25 -0700 (PDT) Received: from [192.168.1.106] (33bf2829.skybroadband.com. [51.191.40.41]) by smtp.googlemail.com with ESMTPSA id f8-20020adff588000000b0030ae53550f5sm8005214wro.51.2023.09.10.12.06.24 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 10 Sep 2023 12:06:25 -0700 (PDT) Message-ID: <47876ab6-fcbf-9828-d53d-64fb233506c8@gmail.com> Date: Sun, 10 Sep 2023 20:06:24 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 To: ffmpeg-devel@ffmpeg.org References: <20230910152522.27429-2-llyyr.public@gmail.com> <20230910152522.27429-4-llyyr.public@gmail.com> From: Derek Buitenhuis In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v2 2/2] hevc_ps: fix fixed_rate check 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: On 9/10/2023 4:32 PM, Lynne wrote: > Both patches lgtm Pushed. _______________________________________________ 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".