Commit graph

5 commits

Author SHA1 Message Date
Sergey Svishchev
4e4735b855 Update to 0.10.4.
Changes since 0.10.3:

      * Conditional compile of core API additions
      * wrapped gst.BaseSrc and gst.PushSrc

Bugs fixed since 0.10.3:

      * 339010 : segfault/undefined behavior with optional GstCaps args
      * 337876 : TagList does not retreive tags by key if 2 or more tags w...

API added since 0.10.3:

      * gst.get_gst_version()
      * gst.get_pygst_version()

Changes since 0.10.2:

      * Backwards compatibility with older GStreamer installations
      * Wrapping of new API in GStreamer
      * Bug-fixes and enhancements

Bugs fixed since 0.10.2:

      * 329110 : gst-python sets RTLD_GLOBAL when importing, but doesn't s...
      * 332586 : pygst.require should raise an error based on StandardErro...
      * 333055 : PYGIL_API_IS_BUGGY is already defined in pygobect.h
      * 331616 : gst.version and gst.gst_version differ
2006-07-07 18:13:16 +00:00
Sergey Svishchev
1a085fa1c9 Ouch, Makefile is generated. Patch Makefile.in instead. 2006-02-05 09:44:41 +00:00
Sergey Svishchev
422e826e83 Initial import of GStreamer python bindings. GStreamer 0.10 is required. 2006-02-05 01:29:07 +00:00
Sergey Svishchev
d2e961f0e7 Initial import of GStreamer python bindings. GStreamer 0.10 is required. 2006-01-28 17:37:38 +00:00
Sergey Svishchev
085d5ace53 Initial import of GStreamer python bindings. GStreamer 0.10 is required. 2005-11-12 12:02:15 +00:00