rtspsrc: Don't include payload type in the caps for framesize
authorLinus Svensson <linussn@axis.com>
Thu, 27 Feb 2014 09:52:16 +0000 (10:52 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 9 Mar 2015 09:18:35 +0000 (10:18 +0100)
commit398296d9780fa7731d7be8db6f3dbbfa09e053a1
tree8e42519623601fdc930cc8e521751ef276da3c54
parent38bf3d3808f13b604f979900f03d9fdb0cf40cfc
rtspsrc: Don't include payload type in the caps for framesize

When the sdp media attribute framesize are converted to caps
the <payload> should not be included.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725335
gst/rtsp/gstrtspsrc.c