playsinkconvertbin: Override acceptcaps function for the two ghostpads
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 24 Nov 2011 11:37:58 +0000 (12:37 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 24 Nov 2011 11:37:58 +0000 (12:37 +0100)
commit113546b777ed24c785698b0ec09a385224eb745a
treedbda5b510a66b4d8616305d0b2c1a8cde0a98832
parent8f165b6206c997d6b7be0aae6be41901b0fb4e74
playsinkconvertbin: Override acceptcaps function for the two ghostpads

The ghostpad acceptcaps functions are not valid in this case because
we don't only accept the caps accepted by the target but could also
insert converters. Fixes bug #663892.
gst/playback/gstplaysinkconvertbin.c