Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffplay.c203 typedef struct VideoState { struct
204 SDL_Thread *read_tid;
205 const AVInputFormat *iformat;
206 int abort_request;
207 int force_refresh;
208 int paused;
209 int last_paused;
210 int queue_attachments_req;
211 int seek_req;
212 int seek_flags;
[all …]