Definition at line 33 of file vf_blackdetect.c.
Definition at line 34 of file vf_blackdetect.c.
minimum duration of detected black, in seconds
Definition at line 35 of file vf_blackdetect.c.
Referenced by config_input().
minimum duration of detected black, expressed in timebase units
Definition at line 36 of file vf_blackdetect.c.
Referenced by check_black_end(), and config_input().
pts start time of the first black picture
Definition at line 37 of file vf_blackdetect.c.
Referenced by check_black_end(), and filter_frame().
pts end time of the last black picture
Definition at line 38 of file vf_blackdetect.c.
Referenced by check_black_end(), filter_frame(), and request_frame().
pts of the last input picture
Definition at line 39 of file vf_blackdetect.c.
Referenced by filter_frame(), and request_frame().
Definition at line 40 of file vf_blackdetect.c.
Referenced by filter_frame(), and request_frame().
Definition at line 42 of file vf_blackdetect.c.
Referenced by config_input(), and filter_frame().
Definition at line 43 of file vf_blackdetect.c.
Referenced by config_input().
Definition at line 44 of file vf_blackdetect.c.
Referenced by config_input(), and filter_frame().
number of black pixels counted so far
Definition at line 46 of file vf_blackdetect.c.
Referenced by filter_frame().