Go to the documentation of this file.
41 #define NUM_NUMBERED_MPI 50
61 unsigned int flags,
unsigned int outfmt);
63 int request,
void*
data);
73 unsigned char** src,
int*
stride,
int w,
int h,
int x,
int y);
98 #define VFCTRL_QUERY_MAX_PP_LEVEL 4
99 #define VFCTRL_SET_PP_LEVEL 5
100 #define VFCTRL_SET_EQUALIZER 6
101 #define VFCTRL_GET_EQUALIZER 8
102 #define VFCTRL_DRAW_OSD 7
103 #define VFCTRL_CHANGE_RECTANGLE 9
104 #define VFCTRL_FLIP_PAGE 10
105 #define VFCTRL_DUPLICATE_FRAME 11
106 #define VFCTRL_SKIP_NEXT_FRAME 12
107 #define VFCTRL_FLUSH_FRAMES 13
108 #define VFCTRL_SCREENSHOT 14
109 #define VFCTRL_INIT_EOSD 15
110 #define VFCTRL_DRAW_EOSD 16
111 #define VFCTRL_GET_PTS 17
112 #define VFCTRL_SET_DEINTERLACE 18
113 #define VFCTRL_GET_DEINTERLACE 19
118 #define MP_NOPTS_VALUE (-1LL<<63) //both int64_t and double should be able to represent this exactly
138 unsigned int flags,
unsigned int outfmt);
152 unsigned int flags,
unsigned int outfmt);
164 return (63 - qscale + 2) >> 2;