sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as returned...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 29 Feb 2016 09:53:19 +0000 (11:53 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 29 Feb 2016 10:03:43 +0000 (12:03 +0200)
commit019bc678371978bae0c1cfa2ac6de8d0a4f3ab54
treeecb160ca7ef105c67a3f9b14658c9aecd951aef9
parentcbfbc6ed88a5a2a9635e98b525eb07c5ed4bdbb8
sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as returned by the SDP helpers

The SDP helpers can't know if this is going to be RTP, SRTP, or ....

https://bugzilla.gnome.org/show_bug.cgi?id=762860
gst/sdp/gstsdpdemux.c