basetransform: Handle buffers with NULL caps correctly
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 14 Jan 2010 19:19:05 +0000 (20:19 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 14 Jan 2010 19:19:05 +0000 (20:19 +0100)
commit0a0c32ef88883f9c45da5fc23c28dc5434a5251e
tree5a09a101e6c5094e66457841d9cd6111d8403a3b
parentb3d30dd459a125d5a2ede49eebc64b0ea47ef363
basetransform: Handle buffers with NULL caps correctly

This means that the caps didn't change so don't try to handle
the NULL caps as the new caps.
libs/gst/base/gstbasetransform.c