[vlc-devel] [PATCH 1/2] lua: add a guess_encoding function to convert Latin1 to UTF8
Rémi Denis-Courmont
remi at remlab.net
Tue Aug 27 15:49:44 CEST 2013
On Tue, 27 Aug 2013 15:15:52 +0200, Ludovic Fauvet <etix at videolan.org>
wrote:
> ---
> modules/lua/libs/strings.c | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
There is no point in doing this. from_charset already provides all that's
needed (and is much sounder architecturally).
--
Rémi Denis-Courmont
Sent from my collocated server
More information about the vlc-devel
mailing list