Browse Source

dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
tags/n0.9
Rafaël Carré Luca Barbato 14 years ago
parent
commit
7efea2a051
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/dxva2.h

+ 1
- 0
libavcodec/dxva2.h View File

@@ -25,6 +25,7 @@

#include <stdint.h>

#include <d3d9.h>
#include <dxva2api.h>

#define FF_DXVA2_WORKAROUND_SCALING_LIST_ZIGZAG 1 ///< Work around for DXVA2 and old UVD/UVD+ ATI video cards


Loading…
Cancel
Save