gstreamer/tests/old/testsuite
David Schleef 2f85a255ba gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fixate.
Original commit message from CVS:
* gst/elements/gsttee.c: (gst_tee_init), (gst_tee_request_new_pad):
Remove usage of gst_pad_proxy_fixate.
* gst/gstcaps.c: (gst_caps_append), (gst_caps_append_structure),
(gst_caps_split_one), (gst_caps_replace):
Add poisoning code.
* gst/gstmarshal.list:
Add pointer__pointer for fixate signal
* gst/gstpad.c: (gst_real_pad_class_init),
(_gst_real_pad_fixate_accumulator), (gst_pad_link_fixate),
(_gst_pad_default_fixate_func), (gst_pad_proxy_fixate),
(gst_pad_set_explicit_caps), (gst_pad_template_new):
Add poisoning code. Add fixate signal on RealPad. Change
set_explicit_caps() to take const GstCaps, like try_set_caps().
* gst/gstpad.h:
* testsuite/caps/Makefile.am:
* testsuite/caps/app_fixate.c: Add a test for the fixate signal
2004-01-04 23:43:11 +00:00
..
bins add tests for gst_bin_get_(all_)by_interface 2003-12-16 19:32:27 +00:00
bytestream Merge CAPS branch 2003-12-22 01:39:35 +00:00
caps gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fixate. 2004-01-04 23:43:11 +00:00
cleanup Merge CAPS branch 2003-12-22 01:39:35 +00:00
clock Massive patch to make 'make check' work properly. Many compilation fixes -- everything should compile now. Some tes... 2003-10-15 01:25:41 +00:00
debug Disable a test that is inconsistent 2003-11-29 04:40:20 +00:00
dynparams remove copyright field from plugin structs 2003-12-04 10:02:41 +00:00
elements Disable code which does stuff we don't approve of 2003-12-22 18:58:58 +00:00
indexers Massive patch to make 'make check' work properly. Many compilation fixes -- everything should compile now. Some tes... 2003-10-15 01:25:41 +00:00
parse Massive patch to make 'make check' work properly. Many compilation fixes -- everything should compile now. Some tes... 2003-10-15 01:25:41 +00:00
plugin Merge CAPS branch 2003-12-22 01:39:35 +00:00
refcounting cosmetic fix 2003-11-04 05:47:28 +00:00
states Massive patch to make 'make check' work properly. Many compilation fixes -- everything should compile now. Some tes... 2003-10-15 01:25:41 +00:00
tags oops, forgot to add tests 2003-11-24 02:27:51 +00:00
threads merge in tagging 2003-11-24 02:09:23 +00:00
.gitignore ignore these test code 2003-09-11 12:19:22 +00:00
gst-inspect-check make gst-inspect-gui call the proper gst-inspect 2002-05-11 23:33:32 +00:00
Makefile.am undist caps2 2003-12-22 05:34:13 +00:00
Rules make the plugin path more restrictive 2003-11-19 22:59:19 +00:00
test_gst_init.c Updated test to have a comment explaining its purpose (very important this, especially for regression tests), and to ... 2001-03-09 12:29:51 +00:00