gst/gstpad.c: Check in set_caps if the caps are compatible with the pad and remove...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 22 Mar 2007 17:12:23 +0000 (17:12 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 22 Mar 2007 17:12:23 +0000 (17:12 +0000)
commit0c34057ee53c561499158130f4923d51a18629f2
treef2a84bc17f87729814b3b37fe5dfa1dc1992e46b
parent79e426d5f93e900b8a85978a5d986e0f06719fb8
gst/gstpad.c: Check in set_caps if the caps are compatible with the pad and remove two functions that are redundant n...

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_set_caps), (gst_pad_alloc_buffer_full),
(gst_pad_chain_unchecked), (gst_pad_push):
Check in set_caps if the caps are compatible with the pad and remove
two functions that are redundant now. Fixes #421543.
ChangeLog
gst/gstpad.c