
Gst-Python 0.8.1 ToDo

David I. Lehn

   <dlehn@users.sourceforge.net>

   Copyright © 2003 David I. Lehn

   July 10, 2003
     _________________________________________________________

ToDo

     * handle more of the functions that need manual wrapping code
     * add check that pygtk built with --enable-thread
     * improve Python gstreamer.Element creation
          + perhaps drop _set_foo_function() calls in favor of object
            methods
          + sane buffer handling with buffer type or Numeric?
     * docs
          + API ref
          + manual
          + tutorial
     * more examples
     * convert build system to distutils
     * wrap other GStreamer helper libs
     * add some standard widgets
          + gtk video widget (similar to widget gst-player is using)
     * testsuite
