pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/py-gstreamer0.10



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Oct 31 03:03:58 UTC 2009

Modified Files:
        pkgsrc/multimedia/py-gstreamer0.10: Makefile PLIST distinfo
        pkgsrc/multimedia/py-gstreamer0.10/patches: patch-ad

Log Message:
Update to 0.10.17:

This is GStreamer Python Bindings 0.10.17, "Shiny new button"

Changes since 0.10.16:

      * Fix leak in gst_base_sink_get_last_buffer()
      * Fix linking of pygstminiobject
      * Add test_audio.py example
      * Fix deadlocks calling gst_pad_link()

Bugs fixed since 0.10.16:

      * 590348 : [audio (and other modules)] can't use pygstminiobject !
      * 590803 : checks fail in non-English locale
      * 592447 : memory leak on certain pipelines with appsink

Changes since 0.10.15:

      * Update bindings for GStreamer 0.10.24
      * Fixes for the python plugin loader

Bugs fixed since 0.10.15:

      * 580992 : gst_preset_get_preset_names not wrapped in gst-python
      * 583378 : libgstpython.so causes a segfault
      * 583607 : Error when building from tarball
      * 584445 : gst.TagList getters and setters should convert unicode ob...

Changes since 0.10.14:

      * Support new API in core/base
      * Fixes for python 2.6
      * Other bug-fixes and improvements

Bugs fixed since 0.10.14:

      * 304361 : Python plugin loader
      * 576145 : pygst programs skip python plugins on registry update
      * 514717 : memleak in Pad.set_blocked_async()
      * 571156 : gst_tag_get_type not wrapped
      * 571380 : Allow user to specify filename and line number for gst_de...
      * 572487 : Fix licensing screwups
      * 574251 : leaks the flow name
      * 574258 : _wrap_gst_install_plugins_sync might leak details
      * 574272 : Python plugin loader causes SIGSEGV if " import gst " fails
      * 576505 : not all gst_adapter_* methods are wrapped
      * 577735 : python bins with do_handle_message leak messages
      * 578435 : gst-python pkgconfig file lies about needing pygtk
      * 578731 : Python plugin loader deadlocks registry scanning
      * 578848 : Wrap new core/base API
      * 579183 : freshly created QUERY_SEEKING is immutable
      * 579325 : gstlibtoolimporter is not disted
      * 579383 : gst-python doesn't compile with glib < = 2.16.0
      * 581546 : Elements do_query function is broken
      * 581729 : Fails to build with previous core/base releases (0.10.22)
      * 581737 : Python examples need to take the GDK lock
      * 579416 : Nasty gst-python deadlock
      * 579455 : gst.TIME_ARGS doesn't validate input
      * 576546 : Problems with Python 2.6


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/multimedia/py-gstreamer0.10/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/multimedia/py-gstreamer0.10/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/multimedia/py-gstreamer0.10/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/multimedia/py-gstreamer0.10/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index