gstreamer/gst-libs/gst/rtsp
Tim-Philipp Müller e0742b8759 rtsp: add boxed types for new authentication credential API
To make the structs usable in bindings, and fix

gstrtspmessage.c:1188: Warning: GstRtsp:
gst_rtsp_message_parse_auth_credentials: return value: Invalid
non-constant return of bare structure or union; register as
boxed type or (skip)

https://bugzilla.gnome.org/show_bug.cgi?id=774416
2016-12-13 22:45:02 +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 rtsp: Add gst_rtsp_generate_digest_auth_response() to calculate digest auth response 2016-11-21 09:39:21 +02:00
gstrtspconnection.h rtspconnection: Support authentication during tunneling setup 2015-12-14 16:00:45 +01:00
gstrtspdefs.c rtspdefs: Assert on the excepted MD5 digest string length 2016-11-23 18:26:29 +02:00
gstrtspdefs.h rtsp: Add gst_rtsp_generate_digest_auth_response() to calculate digest auth response 2016-11-21 09:39:21 +02: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 rtsp: add boxed types for new authentication credential API 2016-12-13 22:45:02 +00:00
gstrtspmessage.h rtsp: add boxed types for new authentication credential API 2016-12-13 22:45:02 +00:00
gstrtsprange.c Fix double semicolons 2015-03-10 09:27:08 +00:00
gstrtsprange.h docs: cosmetic since marker fixes 2013-11-16 16:10:06 +00:00
gstrtsptransport.c rtsp: Use glib-mkenums to generate GstRTSPProfile and GstRTSPLowerTrans GTypes 2015-05-20 15:41:06 +03:00
gstrtsptransport.h rtsp: Include generated enum types in gstrtsptransport.h 2015-07-14 17:18:12 -04:00
gstrtspurl.c docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:28:57 +01:00
gstrtspurl.h base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
Makefile.am rtsp: Include GstSdp-1.0.gir when generating the gir 2016-11-10 17:43:38 -03:00
meson.build rtsp: Include GstSdp-1.0.gir when generating the gir 2016-11-10 17:43:38 -03:00
rtsp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
rtsp_mkenum.py Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00