gstreamer/tests/check/gst
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
..
.gitignore ignore more 2005-06-30 10:23:16 +00:00
capslist.h check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gst.c commit a file I forgot 2005-06-21 16:53:14 +00:00
gstbin.c *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
gstbuffer.c add a GstBuffer unit test 2005-06-08 13:57:13 +00:00
gstbus.c check/: Application message API change. 2005-07-05 08:47:40 +00:00
gstcaps.c check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gstdata.c Increase timeout some more 2005-04-12 09:16:00 +00:00
gstghostpad.c *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
gstiterator.c check/: Added checks. 2005-03-07 18:33:37 +00:00
gstmessage.c check/: Application message API change. 2005-07-05 08:47:40 +00:00
gstobject.c check/gst/: Increase timeout for checks. 2005-04-27 14:19:46 +00:00
gstpad.c check/gst/gstpad.c: Only set explicit caps on pads. 2005-07-04 09:22:51 +00:00
gststructure.c check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gstsystemclock.c Added GstBin test. 2005-03-09 16:10:59 +00:00
gsttag.c check/Makefile.am: add gsttag 2005-06-19 11:32:42 +00:00
gstvalue.c remove gst_strtoll completely, since it didn't actually do anything more than what g_ascii_strtoull already does. 2005-06-23 11:25:29 +00:00