gstreamer/gst-libs/gst/rtsp
Vincent Untz 764c899215 libs: point gobject-introspection scanner to .la files
Point g-ir-scanner to the .la file of our library, which hopefully
makes it find the right dependencies in all cases (ie. our locally
built libgstreamer and not the system-installed one). This is also
how it's done in Gtk+ and how it's documented in the wiki, see
http://live.gnome.org/GObjectIntrospection/AutotoolsIntegration

Fixes #603710.
2010-04-03 14:03:45 +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 libs: point gobject-introspection scanner to .la files 2010-04-03 14:03:45 +01:00