deinterleave: Return the current caps on the srcpads on caps queries
authorSebastian Dröge <sebastian@centricular.com>
Wed, 16 Mar 2016 18:26:16 +0000 (20:26 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 24 Mar 2016 12:47:40 +0000 (14:47 +0200)
commit239cf06d81c132ae6063a39e74a3ddad5e957dd2
tree014f89ab0b9e785455595fbdddb2219e695f40b5
parent206e24855a8cc6e8da946da6239f8d4a83b28718
deinterleave: Return the current caps on the srcpads on caps queries

It's not like we could accept any other caps here. The caps are decided by the
upstream caps event.

Also keep the filter order intact when filtering the results against the
filter caps.

https://bugzilla.gnome.org/show_bug.cgi?id=763326
gst/interleave/deinterleave.c