rtph264pay: Intersect with filter caps in getcaps function.
authorJan Schmidt <thaytan@noraisin.net>
Wed, 29 Jun 2016 15:56:41 +0000 (01:56 +1000)
committerJan Schmidt <jan@centricular.com>
Tue, 19 Jul 2016 14:31:59 +0000 (00:31 +1000)
commita1838927f712d203c7712b91611118f2648bfdad
treed7f3eabd09734d4bee350e25a9bb566412a3d7c4
parent7da2bac2e336521238121bbe04251df7413f81f7
rtph264pay: Intersect with filter caps in getcaps function.

Always intersect with the filter caps in the getcaps function
to make sure we return a subset of what was requested.

Other payloaders also have this problem and need fixing
in future commits.
gst/rtp/gstrtph264pay.c