[vlc-devel] vlc: svn commit r14874 (courmisch)

Subversion daemon svn at videolan.org
Wed Mar 22 13:26:11 CET 2006


r14874 | courmisch | 2006-03-22 13:26:11 +0100 (Wed, 22 Mar 2006) | 6 lines
Changed paths:
   M /trunk/include/charset.h
   M /trunk/include/vlc_symbols.h
   M /trunk/src/misc/unicode.c

IsUTF8: check if a string is a valid UTF8 sequence without modifying it
EnsureUTF8 would replace invalid bytes sequences with question marks.

Most of the code was already there anyway. This allows UTF-8 autodetection
without a dedicated UTF8-to-UTF8 iconv() handle.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list