[MOVED FROM GST-P-FARSIGHT] check_eos will always return FALSE here..
20080428155927-4f0f6-1a93e295d3df68a96367b75060a89a947efa8944.gz
This commit is contained in:
parent
2f17739998
commit
5cc67e45c5
@ -991,10 +991,7 @@ check_eos_locked (GstLiveAdder *adder)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
if (item)
|
||||
return TRUE;
|
||||
else
|
||||
return FALSE;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user