From 47743aa7ac7d980017d4f3cbd83b926dd543d71a Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 17 Sep 2010 10:01:01 +0200 Subject: [PATCH] pwg: Make a sentence clearer. --- docs/pwg/advanced-scheduling.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pwg/advanced-scheduling.xml b/docs/pwg/advanced-scheduling.xml index 04b7a7f..bf7932c 100644 --- a/docs/pwg/advanced-scheduling.xml +++ b/docs/pwg/advanced-scheduling.xml @@ -63,7 +63,7 @@ by operating in pull-based mode, while the sourcepads of the element still operate in push-based mode. In order to be the driving force, those pads start a GstTask - when their pads are being activated. This task is a thread, which + when they are activated. This task is a thread, which will call a function specified by the element. When called, this function will have random data access (through gst_pad_get_range ()) over all sinkpads, and -- 2.7.4