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 AE0784C3DC for ; Fri, 26 Jul 2024 12:10:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 23AC868D652; Fri, 26 Jul 2024 15:10:18 +0300 (EEST) Received: from mail-oa1-f52.google.com (mail-oa1-f52.google.com [209.85.160.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id EACA568D42D for ; Fri, 26 Jul 2024 15:10:11 +0300 (EEST) Received: by mail-oa1-f52.google.com with SMTP id 586e51a60fabf-260e1b5576aso800678fac.1 for ; Fri, 26 Jul 2024 05:10:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1721995809; x=1722600609; darn=ffmpeg.org; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=ZR4B0IH8gTmi//PrOfTOWuONaAdGvGkhE413cls1hXg=; b=PLJf3ZChWxrH5uUIUcLE2ZEoM67xxmvp7PDmF9SzJqT6inMYtW4Wi8RynikQNb9FMJ lhzsZpzQ0cl0hRfEqrxiEzlFADUt+K70Asn9w0+7PtbxcA76SZWhAxW4sKXdrKIzo83K o8LP/A/Ag0DS9fXhLYtoEZq3sjiKZsJFGITvlVm9cIjsKOOZ5MHRfpbrQO09Hdi24s+Q FYALfuDpUYb5RN380V2lmSXG7Nl9moe+hPKtQFRg+q/JrPuDvu4YsDNhZI1XRVhAI4fq 89Q/MmofADFQLORL8cRYuQECAy6ca4vToHaVC/F+Blh/wyTU3gMuVsvbreIQ3iFAzXVs zTMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721995809; x=1722600609; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZR4B0IH8gTmi//PrOfTOWuONaAdGvGkhE413cls1hXg=; b=GlE0aO+sZr78EZjnswm5ho4lmMJCgJBQIewpWQG5mKDniotV81QrI4Kt2kvQ9YEJbP Y3m//jsGEX5f7fmcAWLZJLmHp4Y8O23ze3rXbpuk6qgf1v5k9g0QEk3xzXbzfo5pZdGD l+3ChLRvuSPeonwr+5FP3S0GlKk2BWZ2bE3G3cd3flgcy0/u0zy2bQithu7ACBWsrEvt CT8ut++hNTeTkPB2stkbexd7v5TTZoor1AdphSSqGrgAUUIEIidpli9yWYPq63OKmFBk Ld3BOgnkEtdfFbjWpisVY42x0LucfXwHOZ7gHSDqHC5V5WUEi/YJJvWtse3KGMSn2WKb HfGg== X-Gm-Message-State: AOJu0YwGVVuoK2g1yoiKME4qNSptjkh6K7cH1L8eyWD2y1pEHV8H830x bcE/hQHCd4sH0/T0kNxzVkaMC2OQGKrvQfOXVCQTXmSCeIG3NLgs4TuZDQ== X-Google-Smtp-Source: AGHT+IGhAib1nhQ2yteUavAxJq4Ln8d8pz7WqTUrwHOio74a3yPJ0OdTbSLlUKh/kI+34eGueCQVEw== X-Received: by 2002:a05:6870:7997:b0:261:2055:e3e7 with SMTP id 586e51a60fabf-264a0e0fe54mr6792633fac.28.1721995808788; Fri, 26 Jul 2024 05:10:08 -0700 (PDT) Received: from [192.168.0.12] ([190.194.167.233]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-70ead72bd7csm2628560b3a.95.2024.07.26.05.10.07 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 26 Jul 2024 05:10:08 -0700 (PDT) Message-ID: <835ecedf-129b-4600-a1b9-66083e969a1c@gmail.com> Date: Fri, 26 Jul 2024 09:10:46 -0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <20240721225350.298-1-jamrial@gmail.com> <20240721225350.298-4-jamrial@gmail.com> <172198051442.21344.13086861882221487165@lain.khirnov.net> Content-Language: en-US From: James Almer In-Reply-To: <172198051442.21344.13086861882221487165@lain.khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH 4/4 v2] avcodec/h264dec: add support for LCEVC enhancement 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 7/26/2024 4:55 AM, Anton Khirnov wrote: > Quoting James Almer (2024-07-22 00:53:50) >> Signed-off-by: James Almer >> --- >> configure | 2 +- >> libavcodec/avcodec.h | 5 +++++ >> libavcodec/h264_picture.c | 1 + >> libavcodec/h264_slice.c | 15 ++++++++++++++ >> libavcodec/h264dec.c | 41 ++++++++++++++++++++++++++++++++++++--- >> libavcodec/h264dec.h | 3 +++ >> 6 files changed, 63 insertions(+), 4 deletions(-) > > Does this need to be integrated into individual decoders? Can't the > generic path apply it based on the presence of AV_FRAME_DATA_LCEVC sdide > data and AV_CODEC_EXPORT_DATA_ENHANCEMENTS being set? Individual decoders still need to be aware of lcevc metadata being present to do things like allocating the output frame, because afaik i can't call get_buffer2() from the main/user thread. So is it worth moving things to the generic code when DR1 decoders will still need extra considerations? _______________________________________________ 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".