1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-18 13:47:04 +00:00

windows support: use UTF-8 for screenshot filenames

This commit is contained in:
wm4 2012-02-29 04:53:37 +01:00
parent 0d929bc532
commit a7fde0bcd9

View File

@ -23,6 +23,8 @@
#include <setjmp.h>
#include <time.h>
#include "osdep/io.h"
#include <libswscale/swscale.h>
#include <libavcodec/avcodec.h>