playbin: improve autoplug_query_caps return
authorMatthieu Bouron <matthieu.bouron@collabora.com>
Thu, 20 Feb 2014 20:01:30 +0000 (20:01 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 27 Feb 2014 20:23:12 +0000 (21:23 +0100)
commit45dfceacdb6506a001d435c94ba160389264f3dd
treeabe95b9c0439ef1891093deeda3c1e7546f1dcbd
parent12bafecc6ccaaa77f87eb58f370cbf820729967e
playbin: improve autoplug_query_caps return

Makes autoplug_query_caps return
downstream_caps + intersect_first(filter_caps, element_caps)

https://bugzilla.gnome.org/show_bug.cgi?id=724828
gst/playback/gstplaybin2.c