summaryrefslogtreecommitdiff
path: root/testsuite/test_pad.py
AgeCommit message (Expand)AuthorFilesLines
2009-02-22GstPad: Use gst_pad_set_blocked_async_full() if available.Edward Hervey1-33/+40
2008-06-12Re-opens #514717Edward Hervey1-23/+25
2008-02-10Fix memleak in gst.Pad.set_blocked_async()Edward Hervey1-0/+33
2008-01-13Re-implement wrapping of gst_pad_add_*probe in order to avoid leaks of user-d...Edward Hervey1-2/+5
2007-10-09testsuite/: Fix unit tests for pygobject >= 2.13.0Edward Hervey1-29/+35
2007-02-04gst/gstpad.override: Allow removing the negotiated pads of a cap by setting t...Edward Hervey1-0/+6
2006-12-16testsuite/test_pad.py: Activate pads before using them.Edward Hervey1-0/+6
2006-08-29testsuite/test_pad.py: The bug was not a bug. Fixed the typo.Edward Hervey1-2/+1
2006-08-29testsuite/test_pad.py: add a test for event probes - shows a bug, for which I...Thomas Vander Stichele1-0/+95
2006-03-21testsuite/: Another attempt at making the tests deterministic on the buildbotsJan Schmidt1-1/+4
2005-10-27add gst.QueryError and use itThomas Vander Stichele1-2/+10
2005-10-27gst/: remove the hash table for miniobjects - since we can't get notified whe...Thomas Vander Stichele1-13/+25
2005-10-19gst/: update for latest API changesThomas Vander Stichele1-0/+3
2005-10-06configure.ac: need at least 2.6.3, because that contains the code that conver...Thomas Vander Stichele1-37/+20
2005-10-05testsuite/test_pad.py: add a test that shows we can link a pad in a buffer pr...Thomas Vander Stichele1-1/+45
2005-10-05gst/gstobject.override: don't try and unref objects that are already finalizingThomas Vander Stichele1-4/+132
2005-09-30gst/: deprecate add_many/remove_many, fold into add/removeThomas Vander Stichele1-1/+1
2005-09-28testsuite/common.py: add a common.TestCase class that has methods to track an...Thomas Vander Stichele1-39/+87
2005-09-28gst/: add/move some code to handle wrapping/refcounting of possibleThomas Vander Stichele1-3/+64
2005-09-23gst/gst.*: add another registry methodThomas Vander Stichele1-22/+34
2005-09-21testsuite/test_pad.py (PadProbeTest.testRemovingProbe): Add probe removal tes...Andy Wingo1-0/+24
2005-09-08gst/gst.defs: add gst.ghost_pad_new_notargetThomas Vander Stichele1-0/+19
2005-09-0155 working tests now; some disabledThomas Vander Stichele1-6/+28
2005-09-01fix headers on testsThomas Vander Stichele1-0/+22
2004-07-13testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't ...Johan Dahlin1-0/+16