rtpstreamdepay: Only allow activation in push mode
authorSebastian Dröge <sebastian@centricular.com>
Tue, 4 Aug 2015 17:59:17 +0000 (20:59 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 4 Aug 2015 18:00:31 +0000 (21:00 +0300)
commitc9ea95481c94012cea0869efdec7ded8f81198e9
treee977ec9663c95dcc4cdf0286c07a742bc614c174
parente1143041edc28a2aa4b7bef827f05f4d572cf996
rtpstreamdepay: Only allow activation in push mode

We need a proper caps event from upstream with the full RTP caps as we can't
create caps ourselves from thin air. Fixes usage of rtpstreamdepay after e.g.
a filesrc or any other element that supports pull mode.

https://bugzilla.gnome.org/show_bug.cgi?id=753066
gst/rtp/gstrtpstreamdepay.c