gst/gstpad.c: Only sanity-check the buffer size if requested_caps == buffer_caps...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 29 Jul 2008 15:32:11 +0000 (15:32 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 29 Jul 2008 15:32:11 +0000 (15:32 +0000)
commit20d11b6fe0d56de3684588969b863dd0bc3ea3a8
treefcc369319d0f35d44408f1eab48d464500804251
parentf4caf888544f22682199477aa738dc000ab55d0a
gst/gstpad.c: Only sanity-check the buffer size if requested_caps == buffer_caps (ie. don't take pad caps into accoun...

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_alloc_buffer_full):
Only sanity-check the buffer size if requested_caps == buffer_caps
(ie. don't take pad caps into account, they're not relevant here)
ChangeLog
gst/gstpad.c