FFmpeg
|
Go to the source code of this file.
Macros | |
#define | VFCAP_CSP_SUPPORTED 0x1 |
#define | VFCAP_CSP_SUPPORTED_BY_HW 0x2 |
#define | VFCAP_OSD 0x4 |
#define | VFCAP_SPU 0x8 |
#define | VFCAP_HWSCALE_UP 0x10 |
#define | VFCAP_HWSCALE_DOWN 0x20 |
#define | VFCAP_SWSCALE 0x40 |
#define | VFCAP_FLIP 0x80 |
#define | VFCAP_TIMER 0x100 |
#define | VFCAP_FLIPPED 0x200 |
#define | VFCAP_ACCEPT_STRIDE 0x400 |
#define | VFCAP_POSTPROC 0x800 |
#define | VFCAP_CONSTANT 0x1000 |
#define | VFCAP_EOSD 0x2000 |
#define | VFCAP_EOSD_UNSCALED 0x4000 |
#define | VOCAP_NOSLICES 0x8000 |
#define VFCAP_ACCEPT_STRIDE 0x400 |
Definition at line 44 of file vfcap.h.
Referenced by ff_vf_get_image(), ff_vf_next_config(), init(), and vf_open().