rtsp-sdp: Parse width/height from caps and set SDP attribute
authorSebastian Rasmussen <sebrn@axis.com>
Wed, 22 May 2013 01:29:30 +0000 (03:29 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 23 May 2013 19:02:50 +0000 (21:02 +0200)
commit5fd034ff1a517db7f629ffcc3ed16839c61f5c97
tree61cb5235e146664a1809ff15b2c636d799287420
parent0951aa37e19d1ad285c24bab6de4b268993a1c28
rtsp-sdp: Parse width/height from caps and set SDP attribute

The SDP attribute and its format is described in RFC6064.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=700747
gst/rtsp-server/rtsp-sdp.c