mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
14bf136858
Original commit message from CVS: Updated the TODO list...
57 lines
889 B
Text
57 lines
889 B
Text
- Restructure CVS
|
|
- Move gstreamer/ to gstreamer-0.1.0/
|
|
- Re-import entire project into gstreamer/
|
|
|
|
- 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 :-)
|