mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Updated the TODO list...
Original commit message from CVS: Updated the TODO list...
This commit is contained in:
parent
b312b35b25
commit
14bf136858
1 changed files with 43 additions and 0 deletions
|
@ -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 :-)
|
||||
|
|
Loading…
Reference in a new issue