wavpackparse-test: Send inital events
https://bugzilla.gnome.org/show_bug.cgi?id=700033
This commit is contained in:
parent
93bd95f518
commit
96df3472ba
@ -79,6 +79,7 @@ setup_wavpackparse (void)
|
||||
mysinkpad = gst_check_setup_sink_pad (wavpackparse, &sinktemplate);
|
||||
gst_pad_set_active (mysrcpad, TRUE);
|
||||
gst_pad_set_active (mysinkpad, TRUE);
|
||||
gst_check_setup_events (mysrcpad, wavpackparse, NULL, GST_FORMAT_BYTES);
|
||||
|
||||
return wavpackparse;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user