Home
last modified time | relevance | path

Searched defs:vfw_ctx (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dvfwcap.c43 struct vfw_ctx { struct
44 const AVClass *class;
45 HWND hwnd;
46 HANDLE mutex;
47 HANDLE event;
48 PacketList *pktl;
49 unsigned int curbufsize;
50 unsigned int frame_num;
51 char *video_size; /**< A string describing video size, set by a private option. */
52 char *framerate; /**< Set by a private option. */