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 76F5A40A58 for ; Wed, 4 May 2022 16:21:43 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AA29268B26C; Wed, 4 May 2022 19:21:40 +0300 (EEST) Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id F012D68B1BA for ; Wed, 4 May 2022 19:21:33 +0300 (EEST) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zanevaniperen.com; s=key1; t=1651681293; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=h9dqETPyJ8R3RY7Fv0DoXO7F0/WOMWzPSo+HORDZD9Q=; b=JGOiaHHViaEdSU5FTOXZBXq99U+fbv8rFrWH3oGLr0uQ0WiWZcxTbmdVm2+g/DKnogOc7B C6u27LAS1meE/VwI/QB1a896W6DorD4iXnT/ujy+qrdcDvs4NzdTDZrgbxzGaifPtefzap XCUTjLJ7mxnBxBLOWO7wiBd/Lq2NLagNA5Ty8NAkPRADsvlNsvcS7bj8I5er5sG4ZHXyiz SeFFB3FTtImdWACnO6rXE9AmARhbMf1i81s8fTTpIgAlBV3u1EpYqVp9KiHvl82HHWKB9G S0+iTlC/b16YSTc2fyYUbG/cH5xZw2b62JJJEs72udCzkAM922E3kctugwFv8w== Date: Thu, 5 May 2022 02:21:28 +1000 MIME-Version: 1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20220424101409.95486-1-zane@zanevaniperen.com> <20220424101409.95486-6-zane@zanevaniperen.com> <02a9b3be-e7a0-6283-188a-6033fde862b5@jkqxz.net> <111defba-5c26-ddf6-8c50-406bc18cccd2@jkqxz.net> <28433b82-2bee-a268-16c0-7cb2a260ada8@jkqxz.net> X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Zane van Iperen In-Reply-To: <28433b82-2bee-a268-16c0-7cb2a260ada8@jkqxz.net> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: zanevaniperen.com Subject: Re: [FFmpeg-devel] [PATCH v2 5/7] avcodec/cbs_sei: refactor to use avutil/uuid 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 2/5/22 07:06, Mark Thompson wrote: >> Maybe additional options exist. >> >> I do not have a definitive opinion. Some folks expressed strong >> interest in having a consistent scheme for manipulating UUIDs. > > I think for now the simplest option is just not to change the CBS header, which is completely fine with your current patch set. > Okay, I'll drop the header changes from the patch set. Zane _______________________________________________ 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".