gstreamer/gst/audioresample
Stefan Kost e3cf903b81 Don't install static libs for plugins. Fixes #550851 for base.
Original commit message from CVS:
* ext/alsa/Makefile.am:
* ext/cdparanoia/Makefile.am:
* ext/gio/Makefile.am:
* ext/gnomevfs/Makefile.am:
* ext/libvisual/Makefile.am:
* ext/ogg/Makefile.am:
* ext/pango/Makefile.am:
* ext/theora/Makefile.am:
* ext/vorbis/Makefile.am:
* gst/adder/Makefile.am:
* gst/audioconvert/Makefile.am:
* gst/audiorate/Makefile.am:
* gst/audioresample/Makefile.am:
* gst/audiotestsrc/Makefile.am:
* gst/ffmpegcolorspace/Makefile.am:
* gst/gdp/Makefile.am:
* gst/playback/Makefile.am:
* gst/subparse/Makefile.am:
* gst/tcp/Makefile.am:
* gst/typefind/Makefile.am:
* gst/videorate/Makefile.am:
* gst/videoscale/Makefile.am:
* gst/videotestsrc/Makefile.am:
* gst/volume/Makefile.am:
* sys/v4l/Makefile.am:
* sys/ximage/Makefile.am:
* sys/xvimage/Makefile.am:
Don't install static libs for plugins. Fixes #550851 for base.
2008-10-16 15:06:55 +00:00
..
buffer.c gst/audioresample/: Fix audioresample, seek torture, new segments, reverse negotiation etc.. work fine. 2005-12-02 11:34:50 +00:00
buffer.h expand tabs 2005-12-06 19:42:02 +00:00
debug.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
debug.h gst/audioresample/: Since I really am not interested in a debug line for each sample being processed, move the librar... 2007-03-14 14:48:12 +00:00
functable.c port audioresample to basetransform 2005-08-24 14:08:58 +00:00
functable.h expand tabs 2005-12-06 19:42:02 +00:00
gstaudioresample.c Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-10 21:06:03 +00:00
gstaudioresample.h gst/audioresample/gstaudioresample.c: Handle discontinuous streams. 2007-03-14 17:16:30 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:06:55 +00:00
resample.c gst/audioresample/: Since I really am not interested in a debug line for each sample being processed, move the librar... 2007-03-14 14:48:12 +00:00
resample.h gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta... 2006-04-09 17:14:22 +00:00
resample_chunk.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
resample_functable.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
resample_ref.c gst/audioresample/: Fix audioresample, seek torture, new segments, reverse negotiation etc.. work fine. 2005-12-02 11:34:50 +00:00