commit | c9ea95481c94012cea0869efdec7ded8f81198e9 | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Tue Aug 04 20:59:17 2015 +0300 |
committer | Sebastian Dröge <sebastian@centricular.com> | Tue Aug 04 21:00:31 2015 +0300 |
tree | e977ec9663c95dcc4cdf0286c07a742bc614c174 | |
parent | e1143041edc28a2aa4b7bef827f05f4d572cf996 [diff] |
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