gstreamer/libs/gst
Jan Schmidt 5ad1430ce9 configure.ac: Don't pull in gmodule-2.0.pc as a dependency in our .pc files - we want gmodule-no-export-2.0.pc instea...
Original commit message from CVS:
* configure.ac:
Don't pull in gmodule-2.0.pc as a dependency in our .pc files - we
want gmodule-no-export-2.0.pc instead so that we don't drag in
--export-dynamic on every project that links to GStreamer.
Also, make our export regex only match the start of symbols, rather
than any symbol that contains '_gst' somewhere.
* libs/gst/check/Makefile.am:
The libgstcheck we build does however need export-dynamic, as it
produces some symbols that don't match our _gst... style regex.
2006-09-28 11:11:28 +00:00
..
base docs/random/moving-plugins: Make it clear that the "compiled-in descriptions" really mean the element details. 2006-09-27 13:19:55 +00:00
check configure.ac: Don't pull in gmodule-2.0.pc as a dependency in our .pc files - we want gmodule-no-export-2.0.pc instea... 2006-09-28 11:11:28 +00:00
controller libs/gst/controller/gstcontroller.c: Ref instances when returning them again (fixes #357180) 2006-09-22 13:32:43 +00:00
dataprotocol GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprecated functions in the headers; people th... 2006-08-11 15:26:33 +00:00
net libs/gst/net/: Make stuff compile on windows. Fixes #345295. 2006-09-05 08:35:20 +00:00
Makefile.am CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00:00