summaryrefslogtreecommitdiff
path: root/tests/check/gst/gstghostpad.c
Commit message (Expand)AuthorAgeFilesLines
* ghostpad: API: Expose gst_proxy_pad_get_internal()Sebastian Dröge2011-05-141-1/+9
* Revert "gstpad: Return pad template in get_caps if pad is not negotiable"Edward Hervey2010-06-151-6/+0
* gstpad: Return pad template in get_caps if pad is not negotiableEdward Hervey2010-06-141-0/+6
* checks: fix spurious ghost pad check failureTim-Philipp Müller2010-01-271-1/+1
* tests: add ghostpad test for setting target again after pad is linkedStefan Kost2009-10-071-0/+46
* tests: remove empty lines from wrong indent runStefan Kost2009-10-071-30/+0
* tests: remove the hacks to workaround the pad-leakStefan Kost2009-04-081-18/+8
* Clear target when the target pad disappearsWim Taymans2009-02-161-6/+55
* do not call the unlink function on the target pad when the ghostpadWim Taymans2009-01-211-4/+203
* Don't forward gst_pad_set_caps() on a source ghostpad to its target.Alessandro Decina2008-12-191-1/+1
* tests/check/gst/gstghostpad.c: Add some more unit-tests for the ghostpad noti...Wim Taymans2008-12-191-2/+45
* In a source ghostpad, when caps are changed in the target pad, the change nee...Alessandro Decina2008-12-171-0/+60
* Fix all leaks due to the bug in gst_pad_template_new() by which it does not s...Edward Hervey2008-08-301-3/+22
* tests/check/gst/gstghostpad.c: Fix some memory leaks and uses of object insta...Sebastian Dröge2008-06-241-3/+51
* Don't use gst_element_get_pad().Wim Taymans2008-05-211-19/+19
* And correct even more valid sparse warnings.Sebastian Dröge2008-02-291-1/+1
* gst/gstbin.c: Improve debugging.Wim Taymans2007-08-161-11/+4
* tests/check/gst/gstghostpad.c: Fix leak in check.Wim Taymans2006-10-021-0/+2
* docs/design/part-gstghostpad.txt: Update ascii art in documentation.Wim Taymans2006-08-311-15/+65
* Refactored *_new() functions.Edward Hervey2006-08-311-0/+80
* gst/gstbin.c: (de)activate src pads before calling state_change on the childs.Edward Hervey2006-07-111-6/+6
* tests/check/: use the new macroThomas Vander Stichele2006-07-011-16/+1
* tests/check/gst/gstghostpad.c: Added some more ghostpad tests, mainly blockin...Wim Taymans2006-06-201-0/+95
* tests/check/gst/gstghostpad.c: add more asserts on refcounts do more cleanup ...Thomas Vander Stichele2006-04-291-2/+58
* tests/check/gst/gstghostpad.c: Unref a pad we reffed.Michael Smith2006-04-051-0/+1
* gst/gstutils.c: Don't leak pad references.Jan Schmidt2006-01-281-0/+2
* gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_...Andy Wingo2005-11-221-1/+1
* *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo2005-11-211-2/+2
* check/gst/gstghostpad.c: Added check for bug #317341Wim Taymans2005-11-101-1/+42
* check/: wait on thread to die so we can check refcount correctlyThomas Vander Stichele2005-10-191-32/+28
* Use GstClockTime in _get_state() instead of GTimeVal.Wim Taymans2005-10-121-2/+2
* check/gst/gstghostpad.c (test_ghost_pads): Merge from the state change patch.Andy Wingo2005-10-101-4/+7
* add a check for a ghostpad that doesn't have a target being linkedThomas Vander Stichele2005-09-061-3/+33
* gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo2005-09-021-2/+3
* move check stuff to its own library to be used by other modulesThomas Vander Stichele2005-08-201-1/+1
* check/gst/gstghostpad.c: Added test for removing an element with ghostpad fro...Wim Taymans2005-07-291-9/+48
* check/gst/gstghostpad.c: Added some more tests for wrong hierarchyWim Taymans2005-07-281-0/+95
* valgrind unit tests as check-local; add gst_deinitThomas Vander Stichele2005-07-111-1/+4
* add debugging category use GST_START_TEST now, so we add a debug lineThomas Vander Stichele2005-07-091-2/+2
* *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging...Andy Wingo2005-06-281-8/+9
* gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer.Andy Wingo2005-06-271-0/+33
* gst/gstutils.c: RPAD fixes all around.Andy Wingo2005-06-081-0/+120