basetransform: Pass the complete caps to transform_caps
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 26 May 2011 12:56:12 +0000 (14:56 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 May 2011 09:37:24 +0000 (11:37 +0200)
commit7295f3e2f63641186921e4b042c23f6bd8e67864
tree191a976d07579e887bb5b339cef798811f967914
parent86c8b721b22910342186d8d5405025ac0a93769b
basetransform: Pass the complete caps to transform_caps

Instead of passing it structure by structure. This allows
better optimized transform_caps functions and allows better
transformation decisions.

See bug #619844.
docs/random/porting-to-0.11.txt
libs/gst/base/gstbasetransform.c