fix ffmpeg in windows
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#endif
|
||||
#if defined(_WINDOWS)
|
||||
#define HAVE_DIRECTX
|
||||
#define HAVE_FFMPEG
|
||||
#define HAVE_WIN32 // XXX: Better name for this API?
|
||||
#define HAVE_CRYPTOPP
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user