summaryrefslogtreecommitdiff
path: root/testsuite/test_pad.py
AgeCommit message (Expand)AuthorFilesLines
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