2003-06-26 08:02:50 +00:00
|
|
|
.. gst-python TODO
|
|
|
|
.. This file writen with docutils markup (http://docutils.sourceforge.net/)
|
|
|
|
|
|
|
|
TODO
|
|
|
|
====
|
2003-02-10 18:12:44 +00:00
|
|
|
|
|
|
|
- handle more of the functions that need manual wrapping code
|
|
|
|
- add check that pygtk built with --enable-thread
|
|
|
|
- improve Python gstreamer.Element creation
|
2003-06-26 08:02:50 +00:00
|
|
|
|
|
|
|
- perhaps drop _set_foo_function() calls in favor of object methods
|
2003-02-10 18:12:44 +00:00
|
|
|
- sane buffer handling with buffer type or Numeric?
|
2003-06-26 08:02:50 +00:00
|
|
|
|
2003-02-10 18:12:44 +00:00
|
|
|
- docs
|
2003-06-26 08:02:50 +00:00
|
|
|
|
2003-02-10 18:12:44 +00:00
|
|
|
- API ref
|
|
|
|
- manual
|
|
|
|
- tutorial
|
2003-06-26 08:02:50 +00:00
|
|
|
|
2003-02-10 18:12:44 +00:00
|
|
|
- more examples
|
|
|
|
- convert build system to distutils
|
|
|
|
- wrap other GStreamer helper libs
|
|
|
|
- add some standard widgets
|
2003-06-26 08:02:50 +00:00
|
|
|
|
2003-02-10 18:12:44 +00:00
|
|
|
- gtk video widget (similar to widget gst-player is using)
|
2003-06-26 08:02:50 +00:00
|
|
|
|
|
|
|
- testsuite
|