gstreamer/gst-libs/gst/sdp
Wim Taymans b108aad77b mikey: make message and payload mini-objects
Make the MIKEY message and payload objects miniobjects so that they have
a GType and are refcounted.
We can reuse the dispose method to clear our payload objects.
Add some annotations.
Implement a copy function for the MIKEY message.
Fix the unit test.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732589
2014-07-02 15:44:12 +02:00
..
gstmikey.c mikey: make message and payload mini-objects 2014-07-02 15:44:12 +02:00
gstmikey.h mikey: make message and payload mini-objects 2014-07-02 15:44:12 +02:00
gstsdp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstsdpmessage.c sdp: Add some more gobject-introspection annotations for bindings 2014-05-01 15:11:04 +02:00
gstsdpmessage.h sdp: add more functions to modify the sdp message 2013-04-24 13:47:47 +02:00
Makefile.am mikey: add MIKEY parsing helpers 2014-03-24 17:12:52 +01:00
sdp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00