[vlc-devel] [PATCH 2/5] we need generic misc/filesystem.c in Sources_libvlc_symbian too

Pankaj yadav pankajdnapster at gmail.com
Thu Jan 20 20:25:53 CET 2011


2011/1/18 Rémi Denis-Courmont <remi at remlab.net>

> Le lundi 17 janvier 2011 22:44:27 Pankaj yadav, vous avez écrit :
> >
>
> I somehow doubt that Symbian uses UTF-8 for its file system.
>
> Question should be either we #define ASSUME_UTF8 1 or #undef ASSUME_UTF8
We use the same filesystem.c in both the cases..no?
By the way
1.Symbian uses UCS-2 internally
2.iconv() is very very slow
3.At first i tried locale conversions too but the conversion being very slow
I was compelled to Assume UTF8 ;)
4.According to me there is a lot of code we are already using as it is , let
us use include this one also.

> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> http://fi.linkedin.com/in/remidenis
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>



-- 
Pankaj Yadav
http://people.videolan.org/~pk <http://people.videolan.org/%7Epk>
Open Source Enthusiast
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110121/51a8b134/attachment.html>


More information about the vlc-devel mailing list