2000-12-13 21:42:19 +00:00
|
|
|
- Restructure CVS
|
|
|
|
- Move gstreamer/ to gstreamer-0.1.0/
|
|
|
|
- Re-import entire project into gstreamer/
|
|
|
|
|
|
|
|
- Convert to GObject
|
|
|
|
|
|
|
|
- Get editor working better
|
2001-01-13 14:45:49 +00:00
|
|
|
- object hierarchy rewrite?
|
2001-01-01 19:54:01 +00:00
|
|
|
|
|
|
|
- make autoplugging algorithms pluggable
|
2001-01-13 14:45:49 +00:00
|
|
|
- create a dynamic autoplugger
|
2001-01-01 19:54:01 +00:00
|
|
|
|
|
|
|
- make scheduling algorithms pluggable
|
2001-01-13 14:45:49 +00:00
|
|
|
- try some really hard cases
|
2001-01-02 08:13:34 +00:00
|
|
|
|
|
|
|
- add help functions to traverse the hierarchy
|
|
|
|
- gst_bin_traverse_with_func(GstBin *bin, funcptr)
|
2001-01-13 14:45:49 +00:00
|
|
|
|
|
|
|
- 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 :-)
|