gstreamer/gst-libs/gst/rtsp
Thibault Saunier 30b3055780 rtsp: Include GstSdp-1.0.gir when generating the gir
It is actually needed as we need some symbols. We do not link
to libgstsdp as the user of the lib should do it (same with
autotools build).

This reverts previous commit
2016-11-10 17:43:38 -03: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: Fix potential deadlock caused by blocking read forever 2016-07-07 19:15:18 +03:00
gstrtspconnection.h rtspconnection: Support authentication during tunneling setup 2015-12-14 16:00:45 +01:00
gstrtspdefs.c rtspconnection: Update capitalization of x-sessioncookie 2015-12-02 16:29:53 +02:00
gstrtspdefs.h rtspconnection: Update capitalization of x-sessioncookie 2015-12-02 16:29:53 +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 Remove unnecessary NULL checks before g_free() 2015-11-17 14:50:27 -08:00
gstrtspmessage.h rtspmessage: add API to add and get custom headers 2015-02-09 17:50:14 +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