[gstreamer-bugs] [Bug 350034] file{src, sink} don't convert to filesystem encoding

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 10 08:57:04 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=350034
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #5 from James "Doc" Livingston  2006-08-10 15:56 UTC -------
Created an attachment (id=70657)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=70657&action=view)
patch

This patch does two things:
* checks the URI/location being passes is valid UTF8, and convert from the
locale encoding if it isn't
* converts the filename from utf8 to the filesystem encoding before passing it
to fopen()


I don't have any non-utf8 filesystems, so I'm not sure that it would actually
work. But I think it should.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list