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 BEDA843F64 for ; Thu, 20 Apr 2023 01:02:07 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DEA7A68BE8A; Thu, 20 Apr 2023 04:02:03 +0300 (EEST) Received: from mail-oa1-f47.google.com (mail-oa1-f47.google.com [209.85.160.47]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C239B68BCF5 for ; Thu, 20 Apr 2023 04:02:01 +0300 (EEST) Received: by mail-oa1-f47.google.com with SMTP id 586e51a60fabf-18807659eddso171393fac.1 for ; Wed, 19 Apr 2023 18:02:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1681952519; x=1684544519; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=cAx7uwHtRmw0e+geKoFQH73ZWA9kyIbAq4ohKuNDrGo=; b=dwWjBtR/dOYPXh3GczVb9jyEonKBYhPcCo+LY8FhUjEecMjFuVHxVBfQ0MyNHD3deO R0PlZpEwiCg9ttIDPtsAXuFhEb8aGUVmWST2r/t/iSc+oIKuMO8UD9tcU9U+slk7JZKu tG8NBGMdncNcWEEe+ATrqxUyB75PZ+ho3M+bE67+5NIfFv7BTRZpxCg2oe0f3X4RzPI2 95/6pmJSrYz28yPIDSfmDHlYPHH475oPAM/uveStjFvv/jPQGyRR/HM0dqkAAFKpv23U jnZj2d3XUi8Sma74EjtfQHvujZujBD1vBCC9rNPtiipTSDu2Nh1dffaX2ekOr8Y+eZ0N lrZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681952519; x=1684544519; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cAx7uwHtRmw0e+geKoFQH73ZWA9kyIbAq4ohKuNDrGo=; b=i7qq5Ljngr8TOhGthboJ0v75gBmxtTY3SwNdXHlFaV8r9QvavG4zpOAgoJW88jZf4C GwgLraV2IGGEgeX2rdniDUFAvG8BllxRknm+OsHlkn5tCOdFCk60Fbud9Wd+Rye+TuNx 2blb6dSbEyhEyT5+O5JtMmQ7911jzQQavsbFGElBCs6qzHk0+SmcF9agklUjXCC3dOP4 9U2ekZxoztjinos7nCCUq5/lLSPrHurjWpfbzKW4o0tFqT7mGTIyVpl/LCmBd86N70qS yJJHvtv8RA46AH/gMpqsKBb6Isn9GYZy5Thl/bTCtRPk/xFpmat0C7XIME7x9wosz1Xt oPDw== X-Gm-Message-State: AAQBX9cZnX6neFw/PRArlCvBBdaYyvmepWe421Rwh2WzCXuGIkuqXrQr 2JYjifkyuVEBOVRhaB2CKm1d56MXigI= X-Google-Smtp-Source: AKy350YAX27zGtJm/CBdRv2gF6g3aaTMCDPqzNjVNU1eCqV4V7Jv9KkR+sA45c9rkLRUAsimUtpVqA== X-Received: by 2002:a05:6870:d614:b0:169:dcba:1ec9 with SMTP id a20-20020a056870d61400b00169dcba1ec9mr1114117oaq.41.1681952519422; Wed, 19 Apr 2023 18:01:59 -0700 (PDT) Received: from [192.168.0.15] (host197.190-225-105.telecom.net.ar. [190.225.105.197]) by smtp.gmail.com with ESMTPSA id p22-20020a05687052d600b0017243edbe5bsm207467oak.58.2023.04.19.18.01.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 19 Apr 2023 18:01:58 -0700 (PDT) Message-ID: <2bd962dc-803b-bbd2-1ef2-3006a16b7a38@gmail.com> Date: Wed, 19 Apr 2023 22:02:01 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Content-Language: en-US From: James Almer To: ffmpeg-devel@ffmpeg.org References: <20230417141647.1129-1-jamrial@gmail.com> In-Reply-To: <20230417141647.1129-1-jamrial@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH 1/3] avcodec/hevc_ps: further constrain allowed num_ref_loc_offsets values 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 4/17/2023 11:16 AM, James Almer wrote: > The spec says: "The value of num_ref_loc_offsets shall be in the range of 0 to > vps_max_layers_minus1, inclusive". > > Signed-off-by: James Almer > --- > libavcodec/hevc_ps.c | 13 +++++++------ > libavcodec/hevc_ps.h | 2 +- > 2 files changed, 8 insertions(+), 7 deletions(-) Will apply set. _______________________________________________ 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".