From 4802fe1caa341adeee16c7a67e642afca6a2b243 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 10 Sep 2002 21:11:08 +0000 Subject: [PATCH] Updated the TODO list Original commit message from CVS: Updated the TODO list --- TODO | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 92c1b99b84..b549ee2679 100644 --- a/TODO +++ b/TODO @@ -87,6 +87,19 @@ Policy definition is closely related to a HOWTO but sometimes needs some thinkin ? ! figure out a policy for the NEW_MEDIA event ! (MEDIUM to HARD) +midterm feature enhancement +--------------------------- + + ? | Define and implement a syntax in gst_parse to handle filtered pad connections. + | (MEDIUM) + | + ? | Figure out a way to set properties on schedulers (and bins?) from gst_parse. + | (MEDIUM) + | + ? | Make gst-inspect do inspection of plugins, schedulers, autopluggers, types. + | (MEDIUM to EASY) + | + midterm (longterm) optimisations -------------------------------- @@ -94,7 +107,7 @@ midterm (longterm) optimisations These optimisations can be done without changing the existing API. - ? ! implement an optimal scheduler that uses chaining when possible + (in progress) ! implement an optimal scheduler that uses chaining when possible ! (HARD, requires detailed knowledge of element scheduling) ! ? ! alternatively optimisations to the current scheduler can be done such