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 2C10D42F37 for ; Mon, 16 May 2022 08:50:07 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 32B0468B515; Mon, 16 May 2022 11:50:06 +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 593A268B4E0 for ; Mon, 16 May 2022 11:49:59 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.com; s=mailo; t=1652690998; bh=+2EUwUoSgZZ6cvvvYt2rClbwQtkF002FmdNdYDlppIw=; h=X-EA-Auth:From:To:Date:Subject:MIME-Version:X-Mailer:Message-ID: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=jsYryoDGigm4HzhnPR35X3RhonzLOud9R8lEYP9rCCaQphy7uUsWjyGVJA5bw8GRI mUA5IZJoUGWt7/UwfrP669izfKIi1jLoL0aHcrTRYkDTVPwBo4OqYaJDRtDczr2Vqa YmfW3Lu8NSOXrZbzlMLveqqAbHe9oTRk2q5xzn5k= Received: by www-7.mailo.com with http webmail; Mon, 16 May 2022 10:49:58 +0200 (CEST) X-EA-Auth: AniMGI/dw8d1uWxlEKkZdXi12yLNh0MUqtmfAKKJNxmXg9Uwe2thIqdkiPKHf00g8PVt3RY6xg4xTxe0Wqs8wiTjKC+sZD4b From: nil-admirari@mailo.com To: ffmpeg-devel@ffmpeg.org Date: Mon, 16 May 2022 10:49:58 +0200 (CEST) X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA21.01/r20220415 Message-ID: In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v11 1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi 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: > And what's the point about this? Point is obvious: extended paths are difficult to handle correctly. get_extended_win32_path cannot be used on its own, only as a final step before getting FILE* or a file descriptor. _______________________________________________ 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".