basetransform: avoid a caps-copy
authorStefan Kost <ensonic@users.sf.net>
Sat, 5 Jun 2010 20:18:09 +0000 (23:18 +0300)
committerStefan Kost <ensonic@users.sf.net>
Sat, 5 Jun 2010 20:20:50 +0000 (23:20 +0300)
commit9b5bc5199e58ccbe6a2a6adbf8d77a9cb22d2ded
tree8a1a08107b992aa9ae5151981e77be06b4b01ea1
parent66fc4c8ba26d7907cf895b3d1f85ba5f00dfd9f8
basetransform: avoid a caps-copy

We can simply truncate the caps, as 'othercaps' is the result of intersect
operations and thus ours and writable.
libs/gst/base/gstbasetransform.c