[Bug 697162] SDP library is not parsing correctly
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 3 01:06:59 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=697162
GStreamer | gst-plugins-base | 1.0.6
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |1.0.7
--- Comment #6 from Wim Taymans <wim.taymans at gmail.com> 2013-04-03 08:06:47 UTC ---
Thanks!
commit 0940dae79399767742dbc591ed2c43609209a15d
Author: Jose Antonio Santos Cadenas <santoscadenas at gmail.com>
Date: Tue Apr 2 17:09:48 2013 +0200
sdp: Do not assign -1 to an unsigned variable, use 0 instead
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=697162
commit 83468609d8c8896faf4f0b0706b7f0f4752b1a04
Author: Jose Antonio Santos Cadenas <santoscadenas at gmail.com>
Date: Tue Apr 2 17:05:36 2013 +0200
sdp: If attribute value is emply do not print colon character
See https://bugzilla.gnome.org/show_bug.cgi?id=697162
commit 27abdf51bf489a28f50745bbd2329d5a84b67339
Author: Jose Antonio Santos Cadenas <santoscadenas at gmail.com>
Date: Tue Apr 2 17:03:38 2013 +0200
sdp: Do not add email line by default
As specified in rfc4566 email line is optional
See https://bugzilla.gnome.org/show_bug.cgi?id=697162
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list