basetransform: Check for pad alloc caps when suggestion is not fixed
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 11 Feb 2011 20:47:17 +0000 (17:47 -0300)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 14 Feb 2011 14:59:25 +0000 (15:59 +0100)
commit3aaef921c5493df57c78be1f46c1925d0a49bc53
tree50d7d0f1d8fcd6da2295b18a9e7463f67574a1d7
parentf8828eace691a20f37a7dcad7766ab3e6e13331c
basetransform: Check for pad alloc caps when suggestion is not fixed

If after computing the suggestion with downstream caps we still have
a non-fixed suggestion caps try to intersect with the input caps
of the pad alloc to avoid useless renegotiations.

https://bugzilla.gnome.org/show_bug.cgi?id=642130
libs/gst/base/gstbasetransform.c