playsinkconvertbin: Make sure to return all allowed caps in the GET_CAPS query
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Mar 2013 12:33:44 +0000 (13:33 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Mar 2013 12:42:41 +0000 (13:42 +0100)
commit9084bc151be66c7271a5b3679e0e3dc653e96fb2
treed12786eef543cd1eff65958b291ad8e1203d1fc7
parent23c1a08bcec6f3439b7da42a05479929620bda8b
playsinkconvertbin: Make sure to return all allowed caps in the GET_CAPS query

Add all the caps that we can convert to to the filter caps,
otherwise downstream might just return EMPTY caps because
it doesn't handle the filter caps but we could still convert
to these caps, causing us to return EMPTY caps although
conversion would be possible.

https://bugzilla.gnome.org/show_bug.cgi?id=688803
gst/playback/gstplaysinkconvertbin.c