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 2ECA243216 for ; Tue, 21 Feb 2023 02:16:42 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3166168BFF1; Tue, 21 Feb 2023 04:16:39 +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 97CC468BED2 for ; Tue, 21 Feb 2023 04:16:32 +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=1676945785; h=from:subject:mime-version:from:date:message-id:subject:to:cc: reply-to:content-type:mime-version:in-reply-to:message-id; bh=9QKSMxe4j3H7b0EcT40yYsTFREnMW2pYAND/weHopTU=; b=rvQk/Cm3UZmqnXsw0WF9kcX5/SXdTBucuYFV6alebh8CNTj81kDonvlI9mAuISkImwdxFQ QhfXALQsMvvlctQKizY2mLfk/FOlml4vr79nk6TMUSQcER7CB71GHSAIqA8UaV/5uKDxxp Ml8Ntnco7RnOyLN0ZVHqNX2uGZ0yBWsel8xgYRqgQVma/VO3YxPcx0+sSaj0hDq49OqZ8e oz3e6D+WXwC+Z0XCp+xBSr7gw1EEbpg4CtW9LFEZ24QgQPvaiNeVDy19qvenVA3HE1UonS N/Nz3HORWJ+h5zGCrFz4gu9a3L+9L5FGNqNP003RwruGF5618tRF53YFxVaHww== Message-Id: To: In-Reply-To: <20221201065938.1450-1-zhujunxian@oss.cipunited.com> X-Lms-Return-Path: Date: Tue, 21 Feb 2023 10:16:14 +0800 From: "Junxian Zhu" Mime-Version: 1.0 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: Could anyone review this patch and merge it into master? It will fix build failed problems on mips r6 isa 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".