X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Frandom%2Fautoplug2;h=f3374b693f42842fd41e4d3368f70cfbbbff2053;hb=dac5966da6a0f53d0443dfa1ac239289028c415d;hp=22df0ca7d6bfe1d3fd77538c22259e43a300b91f;hpb=43538e2e75b4bdc5fc71a62b472a4b223472c059;p=platform%2Fupstream%2Fgstreamer.git diff --git a/docs/random/autoplug2 b/docs/random/autoplug2 index 22df0ca..f3374b6 100644 --- a/docs/random/autoplug2 +++ b/docs/random/autoplug2 @@ -236,7 +236,7 @@ now we loop over all the list and try to add the remaining elements (HACK) we always use a new thread for the elements when there is a common element found. -if a new thread is needed (either becuase the previous element is a common +if a new thread is needed (either because the previous element is a common element or the object flag of the next element is set to GST_SUGGEST_THREAD) we add a queue to the bin and we add a new thread. We add the elements to the bin and connect them using gst_pipeline_pads_autoplug.