gst/gstpad.c: Add sanity check to make sure we don't get smaller buffers than request...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 19 May 2008 11:59:34 +0000 (11:59 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 19 May 2008 11:59:34 +0000 (11:59 +0000)
commitfcc9f0b091690fbcf5297e3b7e4dbceae6180706
tree0b9f69e3cca4a352b797c6ea36d1000f956fc3aa
parent092a80f2f0136ec7b12e590c9fa0bbd9d47ef191
gst/gstpad.c: Add sanity check to make sure we don't get smaller buffers than requested (and fallback to normal buffe...

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_buffer_alloc_unchecked):
Add sanity check to make sure we don't get smaller buffers
than requested (and fallback to normal buffer alloc if we do).
ChangeLog
gst/gstpad.c