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 579754551A for ; Mon, 6 Mar 2023 09:45:24 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3FB1668BB52; Mon, 6 Mar 2023 11:45:22 +0200 (EET) Received: from v03.bc.feishu.cn (v03.bc.feishu.cn [101.36.218.37]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BBA0B68838B for ; Mon, 6 Mar 2023 11:45:14 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=s1; d=oss-cipunited-com.20200927.dkim.feishu.cn; t=1678095906; h=from:subject:mime-version:from:date:message-id:subject:to:cc: reply-to:content-type:mime-version:in-reply-to:message-id; bh=skue1CO4u9QoxkR5I4yQ+Qw16z4yherYkmoAoJBJxwc=; b=ttqY13kLm3Oxfx7nBOqCQ2MZ8Vc8HEkRRC7bKaiuEjh8b7+hm6X7l4CviHglhqSOzqLghV wi5WSRf2o0rm2pRm4KDT/Cd3GnzBeyVBmARHOYDs96YK83TMWTE2+OxYrz/Bz/L17L/3YQ rDh8FV1BvOGnlxeIzC0iVg8It6vdhhmwYXIbgCIHkrK/1yupKJnV+pnnBDYBIRJaOaXyp6 81jhiM17frn8SkGN9uhiwAveIEYLUOBtXRCAkU1LLl9/qGukdhkfle1FElxj/a1qJFll7E yX0ZVxSKLFKnjhkxUO56eqFelmskwA/tqB8j/OQxpAxhLnIVU9VKNzR23mH0iA== Date: Mon, 06 Mar 2023 17:44:55 +0800 Message-Id: Mime-Version: 1.0 In-Reply-To: <20221201065938.1450-1-zhujunxian@oss.cipunited.com> To: "ffmpeg-devel" , "michael@niedermayer.cc" From: "Junxian Zhu" X-Lms-Return-Path: X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH] mips: fix build fail on MIPS R6 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hello, Michael, can you help to review this pacth? It made ffmpeg compilable on mips r6 platform. _______________________________________________ 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".