mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
tests: audiomixer: remove duplicated word in comment
https://bugzilla.gnome.org/show_bug.cgi?id=753915
This commit is contained in:
parent
cdd484800a
commit
04b006cd12
1 changed files with 1 additions and 1 deletions
|
@ -981,7 +981,7 @@ GST_START_TEST (test_clip)
|
|||
ck_assert_int_eq (ret, GST_FLOW_OK);
|
||||
|
||||
/* The aggregation is done in a dedicated thread, so we can't
|
||||
* not know when it is actually going to happen, so we use a DRAIN query
|
||||
* know when it is actually going to happen, so we use a DRAIN query
|
||||
* to wait for it to complete.
|
||||
*/
|
||||
gst_pad_query (sinkpad, drain);
|
||||
|
|
Loading…
Reference in a new issue