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 C3BDF443F0 for ; Fri, 10 Mar 2023 09:23:10 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 695E368BDC9; Fri, 10 Mar 2023 11:23:08 +0200 (EET) Received: from s01.bc.feishu.cn (s01.bc.feishu.cn [103.149.242.12]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6B87B689F0A for ; Fri, 10 Mar 2023 11:23:01 +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=1678440177; h=from:subject:mime-version:from:date:message-id:subject:to:cc: reply-to:content-type:mime-version:in-reply-to:message-id; bh=6nxOHwZTzcYiD8QTju2EtVvrJxVJ/cWoNphyF6/WP3k=; b=cx0fXGu8Go+QacNf4z56y0WBeopb9UaMNlhFBlQc0ckVTM2xZzWjMzJ23c3P9ugUG9QyeK AC7pAM3pWMThKEUYjWgePV8lVyKR2rhWOmuUqPMD5LgWQSBo0lqyubmSLv4tDw0l2/yVSy JJIg6oVUi6mvAEcS5JRfbpyBxH3ypyT+55+Ff8yTPBkw0Y8KsJPa4njDpBCdOr5esjq2cV qMVFQrVHFvpy6urN84j9e9P7WcPDsczlyImUlxqWNv4FJxe8jGoIby4fay4sJtHAY/h7ot hsFttWFlmgBeaHkZSjkV+r+xudbKiDaUTBi1CC37MEmFY5muvOkqAl/JNV13kw== In-Reply-To: <20230306180826.GE1928637@pb2> Content-Language: en-US To: "FFmpeg development discussions and patches" , "Michael Niedermayer" , Message-Id: <1bc3f595-d12f-42c9-ed1e-3b7c78ee8b24@oss.cipunited.com> Date: Fri, 10 Mar 2023 17:22:46 +0800 Mime-Version: 1.0 X-Lms-Return-Path: User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 From: "Junxian Zhu" References: <20221201065938.1450-1-zhujunxian@oss.cipunited.com> <20230306180826.GE1928637@pb2> 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: because there were no mips maintainer give me any feedback about this patch, so i had to send mail to you On 2023/3/7 02:08, Michael Niedermayer wrote: > On Mon, Mar 06, 2023 at 05:44:55PM +0800, Junxian Zhu wrote: >> Hello, Michael, can you help to review this pacth? It made ffmpeg compilable on mips r6 platform. > iam not mips maintainer, i have no mips hw anymore, i know very little > about the different mips variants > Iam sure there are people who are in a better position to review this > > thx > > [...] > > _______________________________________________ > 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". _______________________________________________ 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".