FFmpeg
|
Public libavcodec DXVA2 header. More...
#include <stdint.h>
#include <d3d9.h>
#include <dxva2api.h>
Go to the source code of this file.
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 | _WIN32_WINNT 0x0602 |
#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... | |
Public libavcodec DXVA2 header.
Definition in file dxva2.h.