1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavutil
Martin Storsjö dfc6b5c814 file: Move win32 utf8->wchar open wrapper to libavutil
When libavformat was changed to use the new avpriv_open function
in 51eb213d001, this silently bypassed the existing wrapper for
win32. Move the win32 wrapper into libavutil/file.c to make sure
it gets called everywhere (not just in the libavformat case).

This makes sure that non-ascii file names gets opened properly
(where file names internally are stored as utf8, but they get
converted to wchar_t and opened with _wsopen).

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-08-08 16:41:33 +03:00
..
2013-03-09 08:36:40 +01:00
2013-04-03 09:22:31 +02:00
2013-04-03 09:22:31 +02:00
2012-07-03 17:26:51 +02:00
2012-04-20 09:43:11 -04:00
2013-05-17 20:26:18 +02:00
2013-01-25 17:20:03 +01:00
2012-10-21 22:38:21 +02:00
2012-10-21 22:38:21 +02:00
2011-12-11 00:32:25 +01:00
2013-07-06 14:28:06 +02:00
2012-08-15 22:32:06 +03:00
2013-06-29 13:23:57 +02:00
2013-06-29 13:23:57 +02:00
2012-12-18 13:36:51 +01:00
2012-10-25 11:36:57 +02:00
2013-07-27 16:08:49 +02:00
2013-08-07 21:12:28 +02:00
2013-05-15 23:01:21 +02:00
2012-06-22 17:15:18 +01:00
2012-06-22 17:15:18 +01:00
2012-08-15 22:32:06 +03:00