gstreamer/gst-libs/gst/rtsp
Tim-Philipp Müller a4f2df6341 Revert "g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gstfoo-X"
This reverts commit e39fbe6b7e.

Looks like we need to pass the full .la file after all in a setup
with libtool, or it might not find the library, e.g. like

  ERROR: can't resolve libraries to shared libraries: gstfft-1.0

Conflicts:
	gst-libs/gst/audio/Makefile.am
	gst-libs/gst/pbutils/Makefile.am

Also see https://bugzilla.gnome.org/show_bug.cgi?id=603710
2012-10-29 12:47:05 +00:00
..
.gitignore .gitignore: update after files got renamed 2009-10-17 21:11:10 +01:00
gstrtsp-marshal.list libs: touch marshal.list files to force rebuild after Makefile.am changes 2010-10-19 00:07:47 +01: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
gstrtspconnection.c rtsp: Don't use invalid sockets 2012-10-25 17:59:47 +02:00
gstrtspconnection.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstrtspdefs.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstrtspdefs.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstrtspextension.c interfaces: clean up the use of iface and class/klass 2011-10-21 14:46:48 +02:00
gstrtspextension.h rtsp: cleanup headers 2011-11-11 19:35:33 +01:00
gstrtspmessage.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstrtspmessage.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstrtsprange.c rtsprange: fix formatting and parsing of range floating-point values 2012-10-13 00:19:54 +01:00
gstrtsprange.h rtsp: cleanup headers 2011-11-11 19:35:33 +01:00
gstrtsptransport.c gst-rtsptransports: no warning Transport end with semicolumn 2012-07-24 12:49:29 +02:00
gstrtsptransport.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstrtspurl.c rtsp: mark url argument of gst_rtsp_url_parse() as out arg 2012-10-01 22:36:06 +01:00
gstrtspurl.h rtsp: cleanup headers 2011-11-11 19:35:33 +01:00
Makefile.am Revert "g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gstfoo-X" 2012-10-29 12:47:05 +00:00