gstreamer/gst-libs/gst/rtsp
Tim-Philipp Müller 64cfa6bf73 gst-libs: fix up gobject-introspection some more
Use new girdir and typlibdir from core .pc files, so we can figure
out the right includes to pass to the gobject-introspection tools,
whether core is installed in the same prefix as gobject-introspection
or in a different prefix or uninstalled. This also keeps us from adding
bogus paths to the includes that only work if core is uninstalled.

Also add some missing includes/pkgs where needed.
2010-03-30 19:56:56 +01:00
..
.gitignore .gitignore: update after files got renamed 2009-10-17 21:11:10 +01:00
gstrtsp-marshal.list build: fix previous commit to fully accomodate the glib-gen.mak changes 2009-10-16 10:56:56 +03:00
gstrtsp.h gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
gstrtspbase64.c Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +01:00
gstrtspbase64.h rtsp: Use GLib base64 functions and deprecate gst_rtsp_base64_encode 2009-03-17 22:53:44 +01:00
gstrtspconnection.c rtspconnection: allow for more ipv6 addresses 2010-03-16 16:24:21 +01:00
gstrtspconnection.h rtsp: Added missing Since tags. 2009-08-24 13:58:50 +02:00
gstrtspdefs.c rtsp: Further clean up of gst_rtsp_strresult() 2010-03-17 16:39:13 +01:00
gstrtspdefs.h rtsp: add GType for transport flags 2010-03-19 15:00:01 +01:00
gstrtspextension.c docs: add GstRTSPExtension to docs 2010-03-16 00:04:41 +00:00
gstrtspextension.h Add method for handling server requests 2009-02-23 10:57:08 +01:00
gstrtspmessage.c rtsp: Added support for HTTP messages 2009-08-24 13:19:44 +02:00
gstrtspmessage.h rtsp: Added missing Since tags. 2009-08-24 13:58:50 +02:00
gstrtsprange.c rtsp: fix parsing of 'now-' ranges. 2009-03-05 13:48:37 +01:00
gstrtsprange.h RTSPRange: Add method to serialize ranges 2009-02-04 17:03:52 +01:00
gstrtsptransport.c rtsptransport: ignore unparsable ranges 2010-03-24 12:10:38 +01:00
gstrtsptransport.h rtsp: add GType for transport flags 2010-03-19 15:00:01 +01:00
gstrtspurl.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
gstrtspurl.h GstRTSPUrl: Add some const to methods 2009-02-04 13:16:48 +01:00
Makefile.am gst-libs: fix up gobject-introspection some more 2010-03-30 19:56:56 +01:00