gstreamer/ext
Sebastian Dröge 5a8e9cd080 signalprocessor: Fix various build/dist issues
Install the headers, version the library with @GST_MAJORMINOR@,
add all required libraries to _LIBADD instead of _LDFLAGS,
and add GST_*_LDFLAGS to _LDFLAGS.

Fixes bug #594715.
2009-09-10 07:56:25 +02:00
..
alsaspdif Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
amrwbenc amrwbenc: use different element GType name to avoid conflict with previous plugin 2009-08-24 18:20:32 +01:00
apexsink Make build without warnings with debugging disabled 2009-06-19 16:21:28 +01:00
arts Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
artsd Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
assrender assrender: Fix compilation with libass = 0.9.6 2009-09-08 09:27:52 +02:00
audiofile Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
audioresample Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
bz2 bz2: fix some refcount mistakes and do some cleaning up 2009-04-04 19:00:18 +01:00
cdaudio Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
celt celtenc: correct framesize range 2009-06-05 16:48:04 +02:00
dc1394 Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dirac dirac: use GST_CXXFLAGS instead of GST_CFLAGS for c++ compilers 2009-06-02 01:09:32 +01:00
directfb Make build without warnings with debugging disabled 2009-06-19 16:21:28 +01:00
divx Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dts dtsdec: Reconcile element code with a52dec changes 2009-05-21 21:37:33 +01:00
faac faac: add some debug statements for discrepancy cases and plug memleak 2009-09-08 22:32:28 +02:00
faad faad: Use the public headers if faad2 >= 2.7. Fixes #573369 2009-03-06 12:42:50 +01:00
gme GstAdapter is not a GstObject and should be freed with g_object_unref() 2009-08-31 13:14:02 +01:00
gsm gsmdec: Use G_BYTE_ORDER to fix Windows compile 2009-03-04 11:07:52 +01:00
hermes Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
ivorbis ivorbis: extract vorbis comments 2009-07-10 13:03:54 +01:00
jack jack: when stopping playback, do one more cycle to flush the port. Fixes #582167 2009-05-28 10:15:50 +03:00
jp2k jp2kenc: Implement preset interface 2009-05-04 12:34:59 +02:00
kate kate: fix typo in Makefile.am 2009-08-31 16:08:05 +01:00
ladspa signalprocessor: Fix various build/dist issues 2009-09-10 07:56:25 +02:00
lcs Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
libfame Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
libmms Make build without warnings with debugging disabled 2009-06-19 16:21:28 +01:00
lv2 signalprocessor: Fix various build/dist issues 2009-09-10 07:56:25 +02:00
metadata GstAdapter is not a GstObject and should be freed with g_object_unref() 2009-08-31 13:14:02 +01:00
mimic mimenc: Write FOURCC as 32bit 2009-08-18 15:48:09 -04:00
modplug modplug: Use correct header file 2009-04-21 18:55:05 -07:00
mpeg2enc Add ranks to various muxers and encoders in -bad 2009-05-07 17:53:42 +01:00
mplex GstAdapter is not a GstObject and should be freed with g_object_unref() 2009-08-31 13:14:02 +01:00
musepack musepackdec: Implement SEEKING query 2009-07-24 07:41:57 +02:00
musicbrainz Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mythtv Fix previous commit so that things still work with debug logs enabled 2009-06-19 17:04:48 +01:00
nas Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
neon neonhttpsrc: handle all redirection http status codes 2009-09-04 13:13:39 +02:00
ofa Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
polyp Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
resindvd rsnstreamselector: Use iterate internal links instead of deprecated get internal links 2009-08-31 08:14:10 +02:00
rsvg GstAdapter is not a GstObject and should be freed with g_object_unref() 2009-08-31 13:14:02 +01:00
schroedinger schroenc: set right OFFSET and OFFSET_END on header buffers to make oggmux happy 2009-08-26 00:26:42 +01:00
sdl sdl: only include sys/time.h when we have it 2009-06-29 12:24:42 +02:00
shout Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
snapshot Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
sndfile Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
soundtouch Detect libsoundtouch 1.4 and higher. 2009-02-22 19:18:36 +00:00
spc spc: Lower rank to SECONDARY to make the gme plugin the default 2009-08-08 21:20:30 +02:00
swfdec Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
tarkin Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
theora Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
timidity wildmidi/timidity: Add audio/riff-midi to the src pad template caps 2009-09-04 19:17:06 +02:00
xine Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
xvid xvidenc: also allow video/mpeg on output caps. Fixes #377784. 2009-06-23 18:28:51 +02:00
Makefile.am rsvg: Add RSVG SVG decoder plugin 2009-08-31 09:13:53 +02:00