basetransform: Don't return the return value of gst_pad_set_caps()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 8 Jun 2012 13:32:37 +0000 (15:32 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 8 Jun 2012 13:33:34 +0000 (15:33 +0200)
commit183cc7e3bfa853123a8b5d2415ba2abcab259ba1
tree6cdbf62385b689a46f06d15a9f503bad727cbe0d
parent915ca4685ca6b612421ee50d75fe363c29286d3a
basetransform: Don't return the return value of gst_pad_set_caps()

e.g. it returns FALSE if incompatible caps are set on the pad.
libs/gst/base/gstbasetransform.c