[gst-cvs] thomasvs gst-python: gst-python/ gst-python/gst/ gst-python/testsuite/

Thomas Vander Stichele thomasvs at freedesktop.org
Thu Oct 27 01:52:59 PDT 2005


CVS Root:       /cvs/gstreamer
Module:         gst-python
Changes by:     thomasvs
Date:           Thu Oct 27 2005  01:51:39 PDT

Log message:
        * gst/gst.override:
        * gst/pygstminiobject.c:
          remove the hash table for miniobjects - since we can't get notified
          when they get destroyed, we shouldn't be caching pointer mappings
        * testsuite/test_pad.py:
          update refcount tests because mini objects now have a ref for
          each time an object is made for it

Modified files:
    .               : ChangeLog
    gst             : gst.override pygstminiobject.c
    testsuite       : test_pad.py

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/ChangeLog.diff?r1=1.332&r2=1.333
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/gst/gst.override.diff?r1=1.84&r2=1.85
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/gst/pygstminiobject.c.diff?r1=1.15&r2=1.16
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/testsuite/test_pad.py.diff?r1=1.13&r2=1.14




More information about the Gstreamer-commits mailing list