Make Johan happy.
Original commit message from CVS: Make Johan happy.
This commit is contained in:
parent
bf1c75da60
commit
ed978a04b6
@ -899,6 +899,7 @@ stop_cb (GtkButton * button, gpointer data)
|
||||
{
|
||||
if (gst_element_get_state (pipeline) != GST_STATE_READY) {
|
||||
gst_element_set_state (pipeline, GST_STATE_READY);
|
||||
gtk_adjustment_set_value (adjustment, 0.0);
|
||||
gtk_timeout_remove (update_id);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user