parent
53f654150b
commit
42b9415024
@ -529,7 +529,7 @@ gst_wildmidi_activate (GstPad * sinkpad)
|
|||||||
if (gst_pad_check_pull_range (sinkpad))
|
if (gst_pad_check_pull_range (sinkpad))
|
||||||
return gst_pad_activate_pull (sinkpad, TRUE);
|
return gst_pad_activate_pull (sinkpad, TRUE);
|
||||||
|
|
||||||
return FALSE;
|
return gst_pad_activate_push (sinkpad, TRUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user