gst-libs/gst/sdp/gstsdpmessage.c: Fix parsing of the c= field containing multicast...
authorTero Saarni <tero.saarni@gmail.com>
Mon, 6 Oct 2008 16:36:20 +0000 (16:36 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 6 Oct 2008 16:36:20 +0000 (16:36 +0000)
commit2f96504ff9818fa366a7fb469321d10148ff18a3
treed4e1d1f71e33d83414f4c54709a42ba36054074b
parenta2eb053641584334f932b8141f5c79fb3c0ea030
gst-libs/gst/sdp/gstsdpmessage.c: Fix parsing of the c= field containing multicast addresses.

Original commit message from CVS:
Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
* gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
(print_media), (gst_sdp_message_dump):
Fix parsing of the c= field containing multicast addresses.
Fixes #552199.
Add the connection info to the session or streams.
Fix parsing of the bandwidth.
Add debugging for the connections and bandwidths for a media.
Add debugging for the bandwidth of the session.
ChangeLog
gst-libs/gst/sdp/gstsdpmessage.c