You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
dxva2: Add missing #define to make header compile standalone
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
* Public libavcodec DXVA2 header.
|
||||
*/
|
||||
|
||||
#define _WIN32_WINNT 0x0600
|
||||
#include <stdint.h>
|
||||
|
||||
#include <d3d9.h>
|
||||
#include <dxva2api.h>
|
||||
|
||||
|
Reference in New Issue
Block a user