This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
dxva2: define required feature selection macros
Signed-off-by: Mans Rullgard <mans@mansr.com>
tags/n0.8
Kyle
Mans Rullgard
14 years ago
parent
cc4e9d2a24
commit
04973f8082
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
libavcodec/dxva2_internal.h
+ 2
- 0
libavcodec/dxva2_internal.h
View File
@@ -23,6 +23,8 @@
#ifndef AVCODEC_DXVA_INTERNAL_H
#define AVCODEC_DXVA_INTERNAL_H
#define _WIN32_WINNT 0x0600
#define COBJMACROS
#include "dxva2.h"
#include "avcodec.h"
#include "mpegvideo.h"
Write
Preview
Loading…
Cancel
Save