basetrans: Remove ref in passthrough
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 21 Jul 2011 15:42:08 +0000 (17:42 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 21 Jul 2011 15:42:08 +0000 (17:42 +0200)
commit85d23551257695723cff8a6c56cd7dc5225bc390
treedf300081730aa80ae92a739d674cc6a07d9234aa
parent70d13ae70e1df4149eea2e0d6b941b762b326746
basetrans: Remove ref in passthrough

Remove the requirement to have to return a ref to the input buffer when in
passthrough mode. This saves a few ref/unref cycles and fixes another 0.11
FIXME.
libs/gst/base/gstbasetransform.c
libs/gst/base/gstbasetransform.h
plugins/elements/gstcapsfilter.c
plugins/elements/gstidentity.c