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 A527F4897F for ; Fri, 22 Dec 2023 00:47:40 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A501068D10A; Fri, 22 Dec 2023 02:47:37 +0200 (EET) Received: from mail.comstyle.com (speedy.comstyle.com [206.51.28.2]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2F7A768D063 for ; Fri, 22 Dec 2023 02:47:31 +0200 (EET) Received: from mail.comstyle.com (localhost [127.0.0.1]) by mail.comstyle.com (Postfix) with ESMTP id 4Sx7tT5cQGz8PbP; Thu, 21 Dec 2023 19:47:29 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=comstyle.com; h=message-id :date:mime-version:subject:to:references:from:in-reply-to :content-type:content-transfer-encoding; s=default; bh=iGFKkSajN RwlciaFw9LOZ3Hh2lY=; b=M+hmPl5qZCwEOy3EAQtVJ5H1JVe5/JyKhBPTy/AxJ cL1HBxnq5A2mvomG37MU9YFGwFISSKofLfxgBFYYEvKJOC0xpmoFUiU36VMwbc/5 MMWNZUEMD5PyaM7zHmCcrLdEd8i4SXihxHj08FKR50Jxd1z3updTVUu9G2UHfFma Vk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=comstyle.com; h=message-id :date:mime-version:subject:to:references:from:in-reply-to :content-type:content-transfer-encoding; q=dns; s=default; b=nkU oP39bOmGlSRRY20HKvnXJMNiZSIGra2RkauuVktm1Murc38bbS8hMeDBPsW26ra4 +TkEoHl8cT+4VTs4FD640gS7Comr5MV5eW7++WwJk31G8QdrQZWfSh0CMq2kb2qb et113gH31tdv/siqt1lsKq85nDfrmEsDfFj2V/wQ= Received: from [192.168.6.81] (unknown [74.15.96.225]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: brad) by mail.comstyle.com (Postfix) with ESMTPSA id 4Sx7tT5355z8PbN; Thu, 21 Dec 2023 19:47:29 -0500 (EST) Message-ID: <2b80d3c2-0e0f-4035-8ade-9974f5b6b442@comstyle.com> Date: Thu, 21 Dec 2023 19:46:09 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: FFmpeg development discussions and patches , Michael Niedermayer References: <20231222003408.GE6420@pb2> From: Brad Smith In-Reply-To: <20231222003408.GE6420@pb2> Subject: Re: [FFmpeg-devel] Backporting Clang 14 fix to the 4.4 branch 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 2023-12-21 7:34 p.m., Michael Niedermayer wrote: > On Thu, Dec 21, 2023 at 01:41:20AM -0500, Brad Smith wrote: >> https://github.com/FFmpeg/FFmpeg/commit/ab792634197e364ca1bb194f9abe36836e42f12d >> >> But the function is in libavformat/utils.c for 4.4 instead of >> libavformat/seek.c. >> >> Could the Clang 14 fix please be backported to the 4.4 branch? > done in 6ddd5111f4bfb5f0178bae4608b066d1e01d724c > > thx Thanks. _______________________________________________ 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".