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 3849240212 for ; Mon, 20 Jun 2022 10:33:01 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 208DE68B65E; Mon, 20 Jun 2022 13:33:00 +0300 (EEST) Received: from msg-1.mailo.com (msg-1.mailo.com [213.182.54.11]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1DD5D68AFF7 for ; Mon, 20 Jun 2022 13:32:54 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.com; s=mailo; t=1655721173; bh=NawiaJtFIDSmyYfjUFSF8i/UZ5eGNVuAdRyWXkLqdNQ=; h=X-EA-Auth:From:To:Date:Subject:MIME-Version:X-Mailer:Message-ID: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Ie7cgYBUjAu0PcehhOEYLaWUGldRgV+l9X2fPnezuZouKQ1ajWiMCmZG3XQMX+9C8 CXNrYoxz+SSj4DAmCCw2hbc2e+NMhtkYuaVcgb/QIor00UORP6jYgs3/FTj3PKgEJR Vb0/dmuoxy5XeK0q3xF6BVsSXgDvF9y+MjIxb7s0= Received: by www-7.mailo.com with http webmail; Mon, 20 Jun 2022 12:32:53 +0200 (CEST) X-EA-Auth: TJpn7R+aZFXwO4InO0469/Lx1GDPebU1v+6QWtCY+4VHZk8/OMS7a5RstSz8QC0ptw5IfuIwnJ9TddxLDYv7JwNCmd7GApLf From: nil-admirari@mailo.com To: ffmpeg-devel@ffmpeg.org Date: Mon, 20 Jun 2022 12:32:53 +0200 (CEST) X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA22.05/r20220614 Message-ID: In-Reply-To: <7dfabb0-c3d9-80b2-ca74-a0ba1e0f277@martin.st> Subject: Re: [FFmpeg-devel] [PATCH v19 1/5] libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8() and freeenv_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: > Looks good overall, thanks! The freeenv_utf8 function needed a couple > minor fixes though, to fix these warnings/errors: Fixed: https://ffmpeg.org/pipermail/ffmpeg-devel/2022-June/297841.html _______________________________________________ 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".