gstreamer/tests/examples
Jan Schmidt bcdfacaf5d gst/gstpad.c: Don't allow activation of a srcpad in pull_range if it has no getrange function.
Original commit message from CVS:
* gst/gstpad.c: (gst_pad_activate_pull), (gst_pad_link_prepare):
Don't allow activation of a srcpad in pull_range if it has no
getrange function.
Change some debug statements to be a little clearer

* plugins/elements/gsttypefindelement.c:
(gst_type_find_handle_src_query):
Check that we have a peer before executing queries thereupon.

* tests/examples/metadata/read-metadata.c: (message_loop):
Use gst_bus_pop instead of gst_bus_poll when we just want it to
immediately return us any available message with 0 timeout.
2005-12-14 10:09:35 +00:00
..
controller tests/examples/: convert comments again 2005-12-12 14:46:06 +00:00
helloworld applied some simple fixing to some examples re-enabled the working examples 2005-12-12 14:02:18 +00:00
launch tests/examples/: convert comments again 2005-12-12 14:46:06 +00:00
metadata gst/gstpad.c: Don't allow activation of a srcpad in pull_range if it has no getrange function. 2005-12-14 10:09:35 +00:00
queue applied some simple fixing to some examples re-enabled the working examples 2005-12-12 14:02:18 +00:00
typefind tests/examples/: More gcc4 fixes and a mem leak fix. 2005-12-12 17:07:05 +00:00
xml tests/examples/: More gcc4 fixes and a mem leak fix. 2005-12-12 17:07:05 +00:00
Makefile.am tests/examples/Makefile.am: added that too 2005-12-12 14:08:09 +00:00