[Bug 745880] sdp: SDP <-> GstCaps helper functions

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 14 01:56:31 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745880

--- Comment #21 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Hyunjun from comment #20)
> > +GstSDPResult            gst_sdp_message_attributes_to_caps  (const
> > GstSDPMessage *msg, GstCaps *caps);
> > +GstSDPResult            gst_sdp_media_attributes_to_caps    (const
> > GstSDPMedia *media, GstCaps *caps);
> > 
> > The last two are only _to_caps(). Shouldn't there be an inverse one for
> > parsing caps and putting attributes into the SDP?
> 
> I think I don't understand perfectly.
> This inverse api can provide attributes except for default attributes?

Just wondering because you now have GstSDP* -> GstCaps, but not the other way
around

-- 
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