[MPlayer-dev-eng] [PATCH] ftp charset selection support

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Apr 12 10:42:55 CEST 2008


On Sat, Apr 12, 2008 at 05:45:59AM +0400, Andrew Savchenko wrote:
> I've found that function for filename recoding already exists: 
> filename_recode() in mp_msg.c, so I changed it in order to recode 
> from arbitrary initial encoding to arbitrary final one.

IMO, since filename_recode is not thread safe, it should only be used
for _printing_ stuff, never for actually important code, and preferably
even that only from as few places as possible.



More information about the MPlayer-dev-eng mailing list