compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
Original commit message from CVS: compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
This commit is contained in:
parent
c2880b1c6d
commit
925babbf2a
@ -451,7 +451,7 @@ gst_jack_loop (GstElement *element)
|
|||||||
* also, for sample accuracy etc, we should play avail
|
* also, for sample accuracy etc, we should play avail
|
||||||
* bytes, but hey. */
|
* bytes, but hey. */
|
||||||
gst_element_set_eos (element);
|
gst_element_set_eos (element);
|
||||||
gst_event_free (event);
|
gst_event_unref (event);
|
||||||
gst_element_yield (element); /* shouldn't return */
|
gst_element_yield (element); /* shouldn't return */
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user