/dports/multimedia/mlt6/mlt-6.26.1/src/modules/core/ |
H A D | consumer_null.c | 136 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 149 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
H A D | consumer_multi.c | 574 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 586 if ( terminate_on_pause && frame ) in consumer_thread()
|
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/core/ |
H A D | consumer_null.c | 136 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 149 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
H A D | consumer_multi.c | 574 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 586 if ( terminate_on_pause && frame ) in consumer_thread()
|
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/core/ |
H A D | consumer_null.c | 136 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 149 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
H A D | consumer_multi.c | 574 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 586 if ( terminate_on_pause && frame ) in consumer_thread()
|
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/core/ |
H A D | consumer_null.c | 136 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 149 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
H A D | consumer_multi.c | 574 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 586 if ( terminate_on_pause && frame ) in consumer_thread()
|
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/core/ |
H A D | consumer_null.c | 136 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 149 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
H A D | consumer_multi.c | 574 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 586 if ( terminate_on_pause && frame ) in consumer_thread()
|
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/plus/ |
H A D | consumer_blipflash.c | 352 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 365 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/plus/ |
H A D | consumer_blipflash.c | 351 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 364 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/plus/ |
H A D | consumer_blipflash.c | 352 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 365 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/plus/ |
H A D | consumer_blipflash.c | 351 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 364 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/plus/ |
H A D | consumer_blipflash.c | 352 int terminate_on_pause = mlt_properties_get_int( properties, "terminate_on_pause" ); in consumer_thread() local 365 if ( terminate_on_pause && frame != NULL ) in consumer_thread()
|
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/linsys/ |
H A D | consumer_SDIstream.c | 331 …int terminate_on_pause = mlt_properties_get_int(MLT_CONSUMER_PROPERTIES( consumer ), "terminate_on… in consumer_thread() local 439 if (terminate_on_pause && frame != NULL) { in consumer_thread()
|
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/linsys/ |
H A D | consumer_SDIstream.c | 331 …int terminate_on_pause = mlt_properties_get_int(MLT_CONSUMER_PROPERTIES( consumer ), "terminate_on… in consumer_thread() local 439 if (terminate_on_pause && frame != NULL) { in consumer_thread()
|
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/linsys/ |
H A D | consumer_SDIstream.c | 331 …int terminate_on_pause = mlt_properties_get_int(MLT_CONSUMER_PROPERTIES( consumer ), "terminate_on… in consumer_thread() local 439 if (terminate_on_pause && frame != NULL) { in consumer_thread()
|
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/plusgpl/ |
H A D | consumer_cbrts.yml | 16 terminate_on_pause, set on the this consumer are passed onto an encapsulated
|
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/plusgpl/ |
H A D | consumer_cbrts.yml | 16 terminate_on_pause, set on the this consumer are passed onto an encapsulated
|
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/plusgpl/ |
H A D | consumer_cbrts.yml | 16 terminate_on_pause, set on the this consumer are passed onto an encapsulated
|
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/plusgpl/ |
H A D | consumer_cbrts.yml | 16 terminate_on_pause, set on the this consumer are passed onto an encapsulated
|
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/plusgpl/ |
H A D | consumer_cbrts.yml | 16 terminate_on_pause, set on the this consumer are passed onto an encapsulated
|
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/sdl/ |
H A D | consumer_sdl.c | 810 …int terminate_on_pause = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( consumer ), "terminate_o… in consumer_thread() local 831 if ( terminate_on_pause && frame ) in consumer_thread()
|
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/sdl2/ |
H A D | consumer_sdl2.c | 796 …int terminate_on_pause = mlt_properties_get_int( MLT_CONSUMER_PROPERTIES( consumer ), "terminate_o… in consumer_thread() local 817 if ( terminate_on_pause && frame ) in consumer_thread()
|