Home
last modified time | relevance | path

Searched refs:framedrop (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/fftools/
Dffplay.c342 static int framedrop = -1; variable
1639 …if(!is->step && (framedrop>0 || (framedrop && get_master_sync_type(is) != AV_SYNC_VIDEO_MASTER)) &… in video_refresh()
1790 if (framedrop>0 || (framedrop && get_master_sync_type(is) != AV_SYNC_VIDEO_MASTER)) { in get_video_frame()
3616 { "framedrop", OPT_BOOL | OPT_EXPERT, { &framedrop }, "drop frames when cpu is too slow", "" },
/third_party/ffmpeg/doc/
Dffplay.texi190 @item -framedrop
/third_party/gstreamer/gstplugins_bad/
DChangeLog112323 motioncells: make framedrop work at 30 fps too