gstreamer/tests/check
Andy Wingo 83a7075f8a check/: Application message API change.
Original commit message from CVS:
2005-07-05  Andy Wingo  <wingo@pobox.com>

* check/gst/gstbus.c (pound_bus_with_messages):
* check/gst/gstmessage.c (START_TEST):
* check/pipelines/simple_launch_lines.c (got_handoff): Application
message API change.

* gst/base/gstbasetransform.c (gst_base_transform_setcaps): More
logic weaks here: always run transform_caps, trying passthrough
operation only if the original caps intersects with the transform.

* gst/gstpad.c (gst_pad_link_check_compatible_unlocked): Debug
source and sink caps.

* gst/base/gstbasetransform.c (gst_base_transform_getcaps):
Intersect the peer caps with the pad template before going into
transform_caps.
(gst_base_transform_transform_caps): More debugging.

* gst/gstmessage.h (gst_message_new_application): Take a GstObject
src argument.
2005-07-05 08:47:40 +00:00
..
generic *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
gst check/: Application message API change. 2005-07-05 08:47:40 +00:00
libs check/: ignore more 2005-06-08 14:00:21 +00:00
pipelines check/: Application message API change. 2005-07-05 08:47:40 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
gstcheck.c check/: Added checks. 2005-03-07 18:33:37 +00:00
gstcheck.h check/gstcheck.h: add macros for checking refcounts on objects and caps 2005-06-19 00:52:31 +00:00
Makefile.am go back to the circular dependency for now 2005-06-30 10:22:15 +00:00