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 888AA4687D for ; Thu, 22 Jun 2023 17:25:25 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9790168C1E8; Thu, 22 Jun 2023 20:25:15 +0300 (EEST) Received: from mail-oa1-f45.google.com (mail-oa1-f45.google.com [209.85.160.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id AADD2689B0B for ; Thu, 22 Jun 2023 20:25:09 +0300 (EEST) Received: by mail-oa1-f45.google.com with SMTP id 586e51a60fabf-1aa250e9cb3so4315755fac.1 for ; Thu, 22 Jun 2023 10:25:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687454707; x=1690046707; 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=jm38Qc4T8czk0sed2J1OAl1S1P1TfpwUBIu5qTP2aHY=; b=N6/o37djjbdJXjlmjjy1V/wTZ8munVTWjzGr6OAvfJZIqRP+WuCt20D4q4kg+5ak2/ nPB5TlF1BEluK1IXivHxjscsKekdv3B+wudLLPk2TRg6vuc77icchnSZGXIyCNBKQhmV 7JgcbQwFwnmwdaazJw/ileoiMakV+gtrlmHclD/Jwn3y8VaQn99h+WkoxS7MjPRf7IeE pGiVWYVRqrm90qVYQOiKcVsRmNZemDS7S+zYUpIR8zhV9c2TYq7mATKvD/EnB3xOumFJ i0pX/UpO1IyyGTNRSoDHQ80tHt5h666QCOkoYtlLdHcaEhDPQa+w1MyvBUT0pSj8n21P Dqiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687454707; x=1690046707; 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=jm38Qc4T8czk0sed2J1OAl1S1P1TfpwUBIu5qTP2aHY=; b=LLHgjG5+at+aw7vz5RZrcnjX1kuQWnxVcYZoft7d32gd4bqort+NCnO4Wr3N2wLLls BdxZYFItY9jxMmg/NZat+8x7v3iiAo26QCMLCOog2oj/8ZJGs5eCdQRNwAdKLt6LCYOk ZXeNhBplQ7IDTFs0ILhDyY11cJ8kEqTX2+dgqEVs5LDedZ7N6/2lBpreRH5EAmS921e9 5depiVQRelYDqYcpYELuxi8EN7essCn/fxPmiqJJLPc8wZZ+oDTQzpR5qhuwvNdjSGXV LR0YRrTtjKsddg0aMnp73gxPG2j3+GyN6WB/4EY902NfTQwBKrqbbjEPBclkx/axXb+M evHA== X-Gm-Message-State: AC+VfDztYBHBlFVDUgcWyngwmvsAb/X7ZgWTXqfX8quto8CUFgwIwjQH eueHmDGLOXQYDUJbrgLNBD7o2wBpGB8= X-Google-Smtp-Source: ACHHUZ4loH14FT0igefTc4dAE8xoVH2ZdAkWoT3mxTDaK5lbYXvEsiKglVews1Dx/5MB394L7EwlYQ== X-Received: by 2002:a05:6870:628a:b0:1aa:2a9f:7ea4 with SMTP id s10-20020a056870628a00b001aa2a9f7ea4mr9072872oan.21.1687454707332; Thu, 22 Jun 2023 10:25:07 -0700 (PDT) Received: from [192.168.0.12] (host197.190-225-105.telecom.net.ar. [190.225.105.197]) by smtp.gmail.com with ESMTPSA id q5-20020a9d6645000000b006b46b913767sm3051026otm.24.2023.06.22.10.25.04 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 22 Jun 2023 10:25:05 -0700 (PDT) Message-ID: <676a7577-7ceb-a228-39e3-458d95a678fd@gmail.com> Date: Thu, 22 Jun 2023 14:25:03 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Content-Language: en-US From: James Almer To: ffmpeg-devel@ffmpeg.org References: <20230621165949.1112-1-jamrial@gmail.com> In-Reply-To: <20230621165949.1112-1-jamrial@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH 1/3] avcodec/evc_frame_merge: properly support packets with more than one NALU 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 6/21/2023 1:59 PM, James Almer wrote: > Parse through all NALUs in a packet, pull new ones when a complete AU could not > be assembled, or keep them around if an AU was assembled while data remained in > them. > > Signed-off-by: James Almer > --- > libavcodec/evc_frame_merge_bsf.c | 110 +++++++++++++++++++------------ > 1 file changed, 69 insertions(+), 41 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".