Searched refs:data_disable (Results 1 – 2 of 2) sorted by relevance
162 int data_disable; member
841 (o->data_disable && ist->st->codecpar->codec_type == AVMEDIA_TYPE_DATA)) in add_input_streams()2318 if (!o->data_disable ) { in open_output_file()2372 if(o-> data_disable && ist->st->codecpar->codec_type == AVMEDIA_TYPE_DATA) in open_output_file()3808 … "dn", OPT_BOOL | OPT_VIDEO | OPT_OFFSET | OPT_INPUT | OPT_OUTPUT, { .off = OFFSET(data_disable) },