mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
dxva2: define required feature selection macros
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
parent
cc4e9d2a24
commit
04973f8082
@ -23,6 +23,8 @@
|
|||||||
#ifndef AVCODEC_DXVA_INTERNAL_H
|
#ifndef AVCODEC_DXVA_INTERNAL_H
|
||||||
#define AVCODEC_DXVA_INTERNAL_H
|
#define AVCODEC_DXVA_INTERNAL_H
|
||||||
|
|
||||||
|
#define _WIN32_WINNT 0x0600
|
||||||
|
#define COBJMACROS
|
||||||
#include "dxva2.h"
|
#include "dxva2.h"
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
#include "mpegvideo.h"
|
#include "mpegvideo.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user