[MOVED FROM GST-P-FARSIGHT] added comment on the no clock error
20080428154956-4f0f6-7e24ed31f9c822e4323b681a54bc23f03c1a325e.gz
This commit is contained in:
parent
2a2d21a1f2
commit
2f17739998
@ -1029,6 +1029,7 @@ gst_live_adder_loop (gpointer data)
|
|||||||
|
|
||||||
clock = GST_ELEMENT_CLOCK (adder);
|
clock = GST_ELEMENT_CLOCK (adder);
|
||||||
|
|
||||||
|
/* If we have no clock, then we can't do anything.. error */
|
||||||
if (!clock) {
|
if (!clock) {
|
||||||
goto no_clock;
|
goto no_clock;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user