commit | fcc9f0b091690fbcf5297e3b7e4dbceae6180706 | [log] [tgz] |
---|---|---|
author | Tim-Philipp Müller <tim@centricular.net> | Mon May 19 11:59:34 2008 +0000 |
committer | Tim-Philipp Müller <tim@centricular.net> | Mon May 19 11:59:34 2008 +0000 |
tree | 0b9f69e3cca4a352b797c6ea36d1000f956fc3aa | |
parent | 092a80f2f0136ec7b12e590c9fa0bbd9d47ef191 [diff] |
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).