gstreamer/gst-libs/gst/rtsp
Tim-Philipp Müller 9b4ea3f5dd rtspmessage: add API to add and get custom headers
Add API to add and get custom headers that are not
covered by our header fields enum. This is backwards
compatible in that it will also work for our defined
fields, so if we ever add a new header field to the
enum, get_header_by_name() for the same header string
will still work.

API: gst_rtsp_message_add_header_by_name()
API: gst_rtsp_message_take_header_by_name()
API: gst_rtsp_message_remove_header_by_name()
API: gst_rtsp_message_get_header_by_name()
2015-02-09 17:50:14 +00:00
..
.gitignore rtsp: use generic marshaller 2014-10-24 10:17:47 +01:00
gstrtsp.h libs: Add missing single include headers and use them in GIRs 2012-11-21 11:01:24 +01:00
gstrtspconnection.c rtspconnection: No remove child if destroyed. 2014-12-09 10:32:00 +01:00
gstrtspconnection.h rtspconnection: fix warning on param name mismatch 2014-11-19 13:43:02 -03:00
gstrtspdefs.c rtspdefs: remove outdated comments 2014-05-02 19:36:34 +01:00
gstrtspdefs.h rtspdefs: remove outdated comments 2014-05-02 19:36:34 +01:00
gstrtspextension.c rtsp: use generic marshaller 2014-10-24 10:17:47 +01:00
gstrtspextension.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspmessage.c rtspmessage: add API to add and get custom headers 2015-02-09 17:50:14 +00:00
gstrtspmessage.h rtspmessage: add API to add and get custom headers 2015-02-09 17:50:14 +00:00
gstrtsprange.c docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:28:57 +01:00
gstrtsprange.h docs: cosmetic since marker fixes 2013-11-16 16:10:06 +00:00
gstrtsptransport.c docs: Assorted documentation and introspection fixes for new 1.4 API 2014-07-02 09:09:44 +02:00
gstrtsptransport.h rtsp-transport: clarify port usage 2014-05-20 16:01:08 +02:00
gstrtspurl.c docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:28:57 +01:00
gstrtspurl.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am rtsp: use generic marshaller 2014-10-24 10:17:47 +01:00
rtsp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00