filesink: Use _wfopen on win32 to open files with non-ascii filenames correctly.
authorMichael Smith <msmith@songbirdnest.com>
Wed, 7 Oct 2009 23:02:58 +0000 (16:02 -0700)
committerMichael Smith <msmith@songbirdnest.com>
Wed, 7 Oct 2009 23:03:30 +0000 (16:03 -0700)
commit0c3a8165b69294cd55839c692efd7cb7d144b370
tree54b498bc30a53d8502a4f912f7bbcffdef73c07f
parent07d953b791fd0de1ce57d5505fe08e8edeb105e6
filesink: Use _wfopen on win32 to open files with non-ascii filenames correctly.
plugins/elements/gstfilesink.c