home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / python-gst0.10 / RELEASE < prev   
Encoding:
Text File  |  2006-04-28  |  1.7 KB  |  70 lines

  1.  
  2. Release notes for GStreamer Python bindings┬á0.10.4 "Alegre"
  3.         
  4.  
  5.  
  6. The GStreamer team is proud to announce a new release
  7. in the 0.10.x stable series of the
  8. GStreamer Python Bindings.
  9.  
  10.  
  11. The 0.10.x series is a stable series targeted at end users.
  12. It is not API or ABI compatible with the stable 0.8.x series.
  13. It is, however, parallel installable with the 0.8.x series.
  14.  
  15.  
  16.   
  17. Features of this release
  18.     
  19.       * Parallel installability with 0.8.x series
  20.       * Threadsafe design and API
  21.       * Conditional compile of core API additions
  22.       * wrapped gst.BaseSrc and gst.PushSrc
  23.  
  24. Bugs fixed in this release
  25.     
  26.       * 339010 : segfault/undefined behavior with optional GstCaps args
  27.       * 337876 : TagList does not retreive tags by key if 2 or more tags w...
  28.  
  29. API changed in this release
  30.      
  31.  
  32. - API additions:
  33.     
  34. * gst.get_gst_version()
  35. * gst.get_pygst_version()
  36.  
  37. Download
  38.  
  39. You can find source releases of gst-python in the download directory:
  40. http://gstreamer.freedesktop.org/src/gst-python/
  41.  
  42. GStreamer Homepage
  43.  
  44. More details can be found on the project's website:
  45. http://gstreamer.freedesktop.org/
  46.  
  47. Support and Bugs
  48.  
  49. We use GNOME's bugzilla for bug reports and feature requests:
  50. http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
  51.  
  52. Developers
  53.  
  54. CVS is hosted on cvs.freedesktop.org.
  55. All code is in CVS and can be checked out from there.
  56. Interested developers of the core library, plug-ins, and applications should
  57. subscribe to the gstreamer-devel list. If there is sufficient interest we
  58. will create more lists as necessary.
  59.  
  60.         
  61. Applications
  62.   
  63. Contributors to this release
  64.     
  65.       * Andy Wingo
  66.       * David I. Lehn
  67.       * Edward Hervey
  68.       * Stefan Kost
  69.       * Thomas Vander Stichele
  70.