diff --git a/docs/random/TODO-post-0.1.0 b/docs/random/TODO-post-0.1.0 index db6e463c25..61db3e2ca8 100644 --- a/docs/random/TODO-post-0.1.0 +++ b/docs/random/TODO-post-0.1.0 @@ -5,10 +5,53 @@ - Convert to GObject - Get editor working better + - object hierarchy rewrite? - make autoplugging algorithms pluggable + - create a dynamic autoplugger - make scheduling algorithms pluggable + - try some really hard cases - add help functions to traverse the hierarchy - gst_bin_traverse_with_func(GstBin *bin, funcptr) + +- bufferpool passing + +- general + - thread-safety + +- EOS handling + +- QoS handling + +- clock sync + +- test suite + - test cases + - regression tests + +- XML stuff + - save signals + - xml namespaces + +- caps/props + - APIs + - caps negociation + - props weighting + - metadata + +- docs + - manuals + - plugin-writers-guide + - design guide + - performance guide + +- bindings + - perl + - guile + - BONOBO + - corba + - ... + +- after that we'll do more plugins :-)