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 AF3074211C for ; Wed, 23 Feb 2022 07:01:28 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9582468B243; Wed, 23 Feb 2022 09:01:25 +0200 (EET) Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 886D068B12E for ; Wed, 23 Feb 2022 09:01:19 +0200 (EET) Message-ID: <56e075d0-0c95-fb68-8961-34c41890a563@zanevaniperen.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zanevaniperen.com; s=key1; t=1645599678; 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=Y83H4sq2xjw5OuXk0JntHbA3P9Tz7uyPeBAORc+4FUk=; b=kIgbIZqce1Gv+fikm1aPx9xJLtcICMutEHNcD2leBRjbpFhxVEu1vYhYVBZeizprEXWRAT DrCwpX2iQ+kwzruRQatm6yWooDMHnZrnOfN8lfK+hP4XvSoMSlktKs4N3s7XuBe1lznWja qKy5VYpakgtIfQLts0IJupoLD+xj4U3SdXU/19UoTipCpkV/1kHwYW1Jxrn5pStcETtBu0 Wfbnc+Ah3PSqPlo1wpf4JslfaXmnEknv5zJlIIKJczx4lJRjAPA4+oWdZnXdyxlIQ2O+Yi +hl3tyZisnpF+M3k0mrJROIiUXaODQ2hdNb9hGRbKNl/eAUduPFUao8vgfGvyw== Date: Wed, 23 Feb 2022 17:01:11 +1000 MIME-Version: 1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20220222130153.289215-1-zane@zanevaniperen.com> <20220222130153.289215-2-zane@zanevaniperen.com> <5b70ec35-9294-2494-8c78-21871b564052@zanevaniperen.com> X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Zane van Iperen In-Reply-To: <5b70ec35-9294-2494-8c78-21871b564052@zanevaniperen.com> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: zanevaniperen.com Subject: Re: [FFmpeg-devel] [PATCH 1/7] avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122 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 23/2/22 16:48, Zane van Iperen wrote: > > > On 23/2/22 16:01, Lynne wrote: > >> Code style >> > > Mostly fixed, do these changes look right? > https://github.com/vs49688/FFmpeg/commit/867fffe04ffedf0609260557d1db0ebbc519c4d2 > Uhh, wrong one: https://github.com/vs49688/FFmpeg/commit/58af67b9bee0b9b235b8be9973b15e3635ad8b96 _______________________________________________ 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".