schroenc: Fix event handling in unit test
This commit is contained in:
parent
869bb69dd3
commit
97e42f82dc
@ -57,7 +57,7 @@ setup_schroenc (const gchar * src_caps_str)
|
||||
gst_pad_set_active (srcpad, TRUE);
|
||||
gst_pad_set_active (sinkpad, TRUE);
|
||||
|
||||
gst_pad_set_caps (srcpad, srccaps);
|
||||
gst_check_setup_events (srcpad, schroenc, srccaps, GST_FORMAT_TIME);
|
||||
|
||||
bus = gst_bus_new ();
|
||||
gst_element_set_bus (schroenc, bus);
|
||||
|
Loading…
x
Reference in New Issue
Block a user