gstreamer/gst-libs/gst/app
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 gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. 2008-05-07 10:38:23 +00:00
gstapp-marshal.list update marshal list 2011-12-01 15:54:49 +01:00
gstappsink.c theora, app: use gst_element_class_set_static_metadata() 2012-10-17 16:54:14 +01:00
gstappsink.h appsink: add GstFlowReturn from signal handler 2012-09-14 13:31:36 +02:00
gstappsrc.c theora, app: use gst_element_class_set_static_metadata() 2012-10-17 16:54:14 +01:00
gstappsrc.h appsink, appsrc: skip set_callbacks APIs for introspection 2012-08-10 16:07:04 +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