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 3C80342109 for ; Mon, 28 Mar 2022 21:20:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8E7F768B2BB; Tue, 29 Mar 2022 00:19:58 +0300 (EEST) Received: from msg-4.mailo.com (ip-15.mailobj.net [213.182.54.15]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7675A68B276 for ; Tue, 29 Mar 2022 00:19:52 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.com; s=mailo; t=1648502391; bh=nClMJnxOOfLT73WKGN9O04aR1sZcwU6KntM4nJUZ4iw=; h=X-EA-Auth:From:To:Date:Subject:MIME-Version:X-Mailer:Message-ID: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=JFvO5VU7bZ2aISCwlCWz1Jq6FkodTenPYkCJ6J+GWB4t7b7kBlEvh4O5ePAIOi9K0 IfPSgr4M6TLPjEOpBUp9rInIZEoBkaaTBbfZBKVnDB97d4TeqRrI2Gm6ix4XgxrUaP SwpvgT6/cH6tOlKey0rrDmf77zskYE9LKsz4e4vY= Received: by www-7.mailo.com with http webmail; Mon, 28 Mar 2022 23:19:51 +0200 (CEST) X-EA-Auth: K58eKAp5gmpYhyPHSGAxAVDCdFpql4P8dhjPBTp40kzVIOOSp6dYFtjb1K48kKY2mU6wg39nDxkPyXrfaAArlgWUedFJNzj0 From: nil-admirari@mailo.com To: ffmpeg-devel@ffmpeg.org Date: Mon, 28 Mar 2022 23:19:51 +0200 (CEST) X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA21.01/r20211110 Message-ID: In-Reply-To: <20220219095623.9417-4-nil-admirari@mailo.com> Subject: Re: [FFmpeg-devel] [PATCH v7 4/6] fftools/cmdutils.c: Replace MAX_PATH-sized buffers with dynamically sized ones, and fopen with av_fopen_utf8 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: Fails to apply to current master. New version of these patches can be found at: https://ffmpeg.org/pipermail/ffmpeg-devel/2022-March/294654.html. Please review. _______________________________________________ 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".