gstreamer/tests/check/gst
Wim Taymans 47e5ba2f15 docs/design/part-gstghostpad.txt: Update ascii art in documentation.
Original commit message from CVS:
* docs/design/part-gstghostpad.txt:
Update ascii art in documentation.
* gst/gstghostpad.c: (gst_proxy_pad_do_internal_link),
(gst_proxy_pad_set_target_unlocked), (gst_proxy_pad_init),
(gst_ghost_pad_parent_set), (gst_ghost_pad_parent_unset),
(gst_ghost_pad_internal_do_activate_push),
(gst_ghost_pad_internal_do_activate_pull),
(gst_ghost_pad_do_activate_push), (gst_ghost_pad_do_activate_pull),
(gst_ghost_pad_do_link), (gst_ghost_pad_do_unlink),
(gst_ghost_pad_dispose), (gst_ghost_pad_new_full),
(gst_ghost_pad_set_target):
Small cleanups and leak fixes.
Remove some checks now that the internal pad is never NULL.
Fix the case where linking pads without a target would create nasty
criticals. Fixes #341029.
Don't assign a GstPadLinkReturn to a gboolean and mess up the return
value of _set_target().
* tests/check/gst/gstghostpad.c: (GST_START_TEST),
(gst_ghost_pad_suite):
Some more tests for creating and linking untargeted ghostpads.
2006-08-31 15:19:44 +00:00
..
.gitignore gst/gstxml.c: Improve and detypofy docs. 2006-08-29 10:49:03 +00:00
capslist.h check/gst/capslist.h: Comment test cases 2005-11-22 12:35:42 +00:00
gst.c libs/gst/check/gstcheck.h: add some assert_ as alias for fail_unless_* 2006-07-02 22:05:48 +00:00
gstabi.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstbin.c fix leak 2006-07-03 11:10:43 +00:00
gstbuffer.c gst/gstbuffer.c: Copy duration/offset_end/caps when creating a subbuffer of the complete parent. 2006-08-21 09:30:04 +00:00
gstbus.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstcaps.c tests/check/gst/gstcaps.c: Don't leak caps in unit test; add a few more simple checks. 2006-08-24 12:30:04 +00:00
gstelement.c Check for NULL before _reffing the bus. Fixes #353122. 2006-08-28 08:35:31 +00:00
gstevent.c gst/gstelementfactory.c: Remove unnecessary ref/unref pair 2006-07-31 15:07:30 +00:00
gstghostpad.c docs/design/part-gstghostpad.txt: Update ascii art in documentation. 2006-08-31 15:19:44 +00:00
gstinfo.c tests/check/gst/gstinfo.c: Disable test that require gstdebug if it wasn't built in core. 2006-08-18 13:41:02 +00:00
gstiterator.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstmessage.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstminiobject.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstobject.c gst/gstobject.c: Random micro-optimisation: don't use a hash table with strings as keys and the usual strdup/strcmp i... 2006-07-07 17:16:26 +00:00
gstpad.c tests/check/gst/gstpad.c: Fix leak in test. 2006-07-21 10:38:53 +00:00
gstpipeline.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstplugin.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstquery.c gst/gstcaps.*: Fix docs and indentation again. 2006-08-28 16:39:20 +00:00
gstsegment.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gststructure.c tests/check/gst/gststructure.c: Push coverage from 59.04% to 70.00% 2006-07-02 08:26:48 +00:00
gstsystemclock.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gsttag.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gsttask.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstutils.c gst/gstutils.c: Fix memleak (#351502). 2006-08-15 18:45:39 +00:00
gstvalue.c gst/gstvalue.c: Fix GstValueList comparison code. Fixes #347293. 2006-07-31 16:34:41 +00:00
gstxml.c gst/gstxml.c: Improve and detypofy docs. 2006-08-29 10:49:03 +00:00
struct_i386.h libs/gst/check/gstcheck.*: factor out the method from tests that checks size of structures, and add code to generate ... 2006-06-06 13:48:20 +00:00
struct_ppc64.h ifdef LOADSAVE 2006-06-06 16:52:59 +00:00
struct_x86_64.h ifdef LOADSAVE 2006-06-06 16:52:59 +00:00