gstreamer/gst
Tim-Philipp Müller b5f0b7c221 build: use LDADD instead of LDFLAGS to specify libs to link to when building executables
Use foo_LDADD instead of foo_LDFLAGS to specify the libraries to link to.
This should make sure arguments are passed to the linker in the right
order, and makes LDFLAGS usable again.

Based on initial patch by Brian Cameron <brian.cameron@oracle.com>

Fixes #615697.
2010-04-14 14:08:15 +01:00
..
adder adder: add support for negative playback rates 2010-04-11 23:23:39 +03:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
audiorate gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
audioresample audioresample: Update speex resampler to latest GIT 2009-11-10 12:22:27 +01:00
audiotestsrc audiotestsrc: swap timestamps in forward and reverse mode. 2010-04-03 22:52:01 +03:00
ffmpegcolorspace build: Makefile.am fixes 2010-03-19 01:00:36 +00:00
gdp gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
playback playback, ogg: dist new gstplayback.h and gstogg.h 2010-04-09 09:26:08 +01:00
subparse Add -Wformat-nonliteral -Wformat-security 2010-03-17 12:09:25 +01:00
tcp build: Makefile.am fixes 2010-03-19 01:00:36 +00:00
typefind typefinding: add channels and rate to ADTS caps if we can 2010-04-12 15:04:31 +01:00
videorate gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
videoscale videoscale: Use correct boundary checks for YUY2/UYVY 2010-03-17 16:47:31 +01:00
videotestsrc videotestsrc: Only set color-matrix and chroma-site for relevant formats 2010-03-19 16:43:14 +01:00
volume volume: Remove useless cast 2010-03-17 15:41:45 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00