FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Files | Data Structures | Macros

Files

file  dxva2.h
 Public libavcodec DXVA2 header.
 

Data Structures

struct  dxva_context
 This structure is used to provides the necessary configurations and data to the DXVA2 FFmpeg HWAccel implementation. More...
 

Macros

#define FF_DXVA2_WORKAROUND_SCALING_LIST_ZIGZAG   1
 Work around for DXVA2 and old UVD/UVD+ ATI video cards. More...
 
#define FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO   2
 Work around for DXVA2 and old Intel GPUs with ClearVideo interface. More...
 

Detailed Description

Macro Definition Documentation

#define FF_DXVA2_WORKAROUND_SCALING_LIST_ZIGZAG   1

Work around for DXVA2 and old UVD/UVD+ ATI video cards.

Definition at line 48 of file dxva2.h.

#define FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO   2

Work around for DXVA2 and old Intel GPUs with ClearVideo interface.

Definition at line 49 of file dxva2.h.