![]() |
Miam-Player
0.8.0
A nice music player
|
#include <stdint.h>
#include <d3d9.h>
#include <dxva2api.h>
Go to the source code of this file.
Classes | |
struct | dxva_context |
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.
#define _WIN32_WINNT 0x0602 |