gstreamer/testsuite/caps
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
..
.gitignore ignore some more tests 2003-11-09 18:09:24 +00:00
app_fixate.c gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fixate. 2004-01-04 23:43:11 +00:00
caps.c Convert "caps2" to "caps". 2003-12-22 02:27:18 +00:00
compatibility.c Merge CAPS branch 2003-12-22 01:39:35 +00:00
fixed.c Merge CAPS branch 2003-12-22 01:39:35 +00:00
intersect2.c Merge CAPS branch 2003-12-22 01:39:35 +00:00
intersection.c Add test for a bug in GstValueList 2003-12-22 03:03:31 +00:00
Makefile.am gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fixate. 2004-01-04 23:43:11 +00:00
normalisation.c Implement gst_caps_normalize() 2004-01-01 02:17:44 +00:00
string-conversions.c Merge CAPS branch 2003-12-22 01:39:35 +00:00
union.c Merge CAPS branch 2003-12-22 01:39:35 +00:00
value_compare.c Move testsuite/caps2 code to testsuite/caps 2003-12-22 02:11:52 +00:00
value_intersect.c Add test for a bug in GstValueList 2003-12-22 03:03:31 +00:00