gst/gstpad.c (gst_pad_get_range, gst_pad_pull_range): Set caps on the pads if necessa...
authorAndy Wingo <wingo@pobox.com>
Sat, 6 Jan 2007 17:09:10 +0000 (17:09 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 6 Jan 2007 17:09:10 +0000 (17:09 +0000)
commit77472ddbd755360aeeba8bfc58fe6069702230a9
treeec5e16e4acf58409026b0b9e46d8cdc328859886
parent3001f88c3c99af905f853493dce975907778781a
gst/gstpad.c (gst_pad_get_range, gst_pad_pull_range): Set caps on the pads if necessary, as in push()/chain(). Update...

Original commit message from CVS:
2007-01-06  Andy Wingo  <wingo@pobox.com>

* gst/gstpad.c (gst_pad_get_range, gst_pad_pull_range): Set caps
on the pads if necessary, as in push()/chain(). Update docs.
Shouldn't affect existing pull() usage as it is currently only
being used on buffers without caps.
ChangeLog
gst/gstpad.c